summaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.KATO Takenori1999-08-131-2/+6
* Convert the Winbond driver to newbus and have it compiled as a module.Bill Paul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled asBill Paul1999-08-101-1/+2
* - Don't assume that SCSI ID numbers of HDD units are contiguous. ThatKATO Takenori1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDKATO Takenori1999-08-051-2/+3
* Add various network cards that have been new-busified and made into KLDsBrian Feldman1999-08-041-2/+9
* Make this build if there is an obj directory.Doug Rabson1999-08-021-3/+3
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of theStefan Eßer1999-08-021-19/+19
* Fix install target (install loader.exe, not loader).Stefan Eßer1999-07-291-2/+2
* Activate "arc" (ARC / AlphaBIOS loader) on Alpha.Stefan Eßer1999-07-281-0/+5
* Fix some typos.Nik Clayton1999-07-282-14/+14
* The ARC BIOS / AlphaBIOS specific primary boot loader. This code is theStefan Eßer1999-07-2828-0/+3009
* Recognise NetBSD slices.Robert Nordier1999-07-241-3/+4
* Walk around the end of all the silly guessing of device types and unitMike Smith1999-07-216-9/+108
* Reintroduce LBA (cyl > 1023) support in the bootblocks, enabled byRobert Nordier1999-07-205-57/+111
* Activate kgzldr.Robert Nordier1999-07-191-2/+2
* Use M4FLAGS for m4.Robert Nordier1999-07-191-4/+4
* kgzldr is a kzipboot replacement for use with kgzip(8).Robert Nordier1999-07-197-0/+459
* The boot countdown timer says it will boot in 1 seconds,Nick Hibma1999-07-151-2/+4
* Document the hw.physmem tunable. (There should be arch-specific tunableMike Smith1999-07-021-0/+12
* Fix typo (wrong path)Peter Wemm1999-06-291-1/+1
* Reconcile all the loader newvers.sh's into one common one.Peter Wemm1999-06-297-106/+15
* Don't use head/tail - they don't exist in a 'make world' environment.Peter Wemm1999-06-292-2/+4
* ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofPeter Wemm1999-06-261-4/+1
* -mdoc fix.Ruslan Ermilov1999-06-232-4/+4
* Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.Robert Nordier1999-06-215-11/+44
* Provide for enabling/disabling each slice individually.Robert Nordier1999-06-192-3/+5
* Fix use of e_phoff in place of e_phnum.Robert Nordier1999-06-192-4/+4
* Correct and clarify some comments.Robert Nordier1999-06-191-7/+7
* Change active flag handling; sanity check passed drive number; passRobert Nordier1999-06-182-77/+81
* Add bktr_load for the loadable Bt848/Bt878 driver.Roger Hardiman1999-06-131-1/+2
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.19.KATO Takenori1999-06-061-1/+5
* Modify the boot loader to recognize the -C flag and pass the RB_CDROMGuy Helmer1999-06-043-3/+15
* Typo: "can't boot 'boot'" should be "can't boot 'kernel'"Doug Rabson1999-05-301-2/+2
* Always output a linefeed when we've decided whether to bootBrian Somers1999-05-281-6/+3
* Activate mbr.Robert Nordier1999-05-241-2/+2
* Add mbr: a standard master boot record intended to replace a coupleRobert Nordier1999-05-243-0/+177
* Fix a reference to the mysterious Mike Smisth.Robert Nordier1999-05-222-4/+4
* Sync with sys/boot/i386/btx/Makefile revision 1.5.KATO Takenori1999-05-201-2/+2
* Drop some non-existent commented-out targets.Robert Nordier1999-05-181-2/+2
* Add "initialize" to loader.4th, so running "start" is not actually needed.Daniel C. Sobral1999-05-142-3/+27
* Add fxp on a category of it's own.Daniel C. Sobral1999-05-141-1/+8
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumDaniel C. Sobral1999-05-141-3/+3
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATDaniel C. Sobral1999-05-141-5/+5
* Better English.Brian Somers1999-05-131-2/+2
* Found the needle in the haystack!John Birrell1999-05-112-4/+4
* Changes to support diskless booting on the alpha:Doug Rabson1999-05-031-4/+21
* Correct typos.Joseph Koshy1999-05-032-10/+12
* Correct misuse of .Nm.Joseph Koshy1999-05-031-2/+2
* Make man page reflect reality on parsing rules. Now I know JordanDaniel C. Sobral1999-04-252-6/+8