summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot
Commit message (Expand)AuthorAgeFilesLines
* Add a check in the SMC probe to verify that the card has an ethernetmartin1996-06-091-0/+4
* Fixed BOOT_HD_BIAS.bde1996-05-112-11/+21
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-022-6/+6
* Fixed timeouts. I broke them in rev.1.17 for the FORCE_COMCONSOLE andbde1996-04-301-4/+21
* Now that I have started to use netboot, I see what is missing...phk1996-04-142-36/+56
* Document how to drop into DDB from a serial console.jkh1996-04-131-1/+10
* Allow specifying the BIOS drive number. Removed the hd drive type.bde1996-04-076-51/+83
* Improvementss to netbootphk1996-04-036-27/+78
* Align help screen.phk1996-04-021-2/+17
* Saved 14 bytes by avoiding gas braindamage and 8 bytes by betterbde1996-03-081-23/+22
* Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet'bde1996-03-084-13/+18
* Made the timeouts in gets() machine-independent. Use the BIOS tickbde1996-03-081-31/+35
* Load %fs with the flat data segment selector while in protected mode.bde1996-03-081-3/+7
* Fixed restoring segment descriptors in prot_to_real(). The descriptorsbde1996-03-082-12/+13
* Create symlinks for vnboot and bootvn, too.joerg1996-02-031-2/+2
* Implement an optional TIMEOUT value while entering the boot parameterjoerg1996-01-212-4/+33
* Document the ``BOOT_HD'' make option for the bootblocks.joerg1996-01-061-2/+7
* Remove -fno-strength-reduce, gcc bug recently fixedache1996-01-051-2/+2
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-305-995/+0
* recording cvs-1.6 file deathpeter1995-12-3022-5470/+0
* Removed bogus padding that wasted 0x500 bytes.bde1995-11-182-14/+12
* Fixed scrolling. The bottom line wasn't cleared. This caused thebde1995-11-181-7/+4
* Close PR misc/75. I thought this was done long time ago...phk1995-11-061-0/+4
* Add -fno-strength-reduce to neutralize possible bad effect of -O2ache1995-10-102-3/+5
* Part 2 of the overlapping kzip changes.peter1995-10-063-13/+31
* Make the netboot more tolerant about the config file.phk1995-10-051-4/+9
* Add comments about the bogus zeroing of the drive number for floppiesbde1995-09-161-3/+17
* Fix recent breakage of non-floppies with 36 sectors/track.bde1995-09-161-3/+9
* When confronted with a drive that says there are 36 sectors/track,nate1995-09-161-2/+5
* Killed unnecessary \r.dg1995-09-071-1/+1
* Cosmetic changes to make a comment more nearly reflect realityjulian1995-09-031-4/+5
* Convert \n to \r\n in serial_putchar().bde1995-08-261-0/+2
* Clean up compilation warning.pst1995-08-231-2/+2
* First part of importing the Japanese `od' driver.joerg1995-08-191-2/+2
* Install kzip.o with BINMODE=444.joerg1995-08-151-1/+2
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-251-3/+3
* this avaids the "lineoverflow" which you'll always get at 80 columnjoerg1995-07-221-2/+2
* Reset defaults in case of boot() is looping several times (e.g. thejoerg1995-06-255-17/+21
* 1) Enable boot from root partition which end > cyl 1023, it isn't criminalache1995-06-231-6/+11
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-1/+3
* Remove trailing whitespace.rgrimes1995-05-3017-84/+84
* Reduce the amount of bss the kzip stuff uses by moving big buffers intophk1995-05-296-236/+32
* Now I could finally test this change: bad144 is now relative to thephk1995-05-211-4/+4
* Reviewed by: phkbde1995-05-171-1/+1
* Reviewed by: phkbde1995-05-171-0/+2
* Use spc, not spt, DUH! Thanks Bruce!phk1995-05-111-2/+2
* Make disk.c smart enough to handle disk with "OnTrack Disk manager".phk1995-05-081-7/+17
* New and improved version from the author.phk1995-04-2713-590/+691
* Submitted by: bde@freebsd.orgjulian1995-04-211-2/+2
* Make some functions static like they always should have been.bde1995-04-212-56/+62
OpenPOWER on IntegriCloud