summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-28187-187/+187
* Fix a bunch of broken cross-referenceschris1999-08-181-2/+2
* Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* Merge from sys/boot/i386/libi386/bootinfo.c revision 1.21.kato1999-08-131-2/+6
* Convert the Winbond driver to newbus and have it compiled as a module.wpaul1999-08-101-1/+2
* Convert the VIA Rhine driver to newbus and set it up to be compiled aswpaul1999-08-101-1/+2
* - Don't assume that SCSI ID numbers of HDD units are contiguous. Thatkato1999-08-051-10/+13
* Provides discontinuous unit number support to make external FDDkato1999-08-051-2/+3
* Add various network cards that have been new-busified and made into KLDsgreen1999-08-041-2/+9
* Make this build if there is an obj directory.dfr1999-08-021-3/+3
* Add missing "path mnemonics" as given in Table 4-3 of rev. 1.2 of these1999-08-021-19/+19
* Fix install target (install loader.exe, not loader).se1999-07-291-2/+2
* Activate "arc" (ARC / AlphaBIOS loader) on Alpha.se1999-07-281-0/+5
* Fix some typos.nik1999-07-282-14/+14
* This commit was generated by cvs2svn to compensate for changes in r49187,se1999-07-2828-0/+3009
|\
| * The ARC BIOS / AlphaBIOS specific primary boot loader. This code is these1999-07-2828-0/+3009
* Recognise NetBSD slices.rnordier1999-07-241-3/+4
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-216-9/+108
* Reintroduce LBA (cyl > 1023) support in the bootblocks, enabled byrnordier1999-07-205-57/+111
* Activate kgzldr.rnordier1999-07-191-2/+2
* Use M4FLAGS for m4.rnordier1999-07-191-4/+4
* This commit was generated by cvs2svn to compensate for changes in r48907,rnordier1999-07-197-0/+459
|\
| * kgzldr is a kzipboot replacement for use with kgzip(8).rnordier1999-07-197-0/+459
* | The boot countdown timer says it will boot in 1 seconds,n_hibma1999-07-151-2/+4
* | Document the hw.physmem tunable. (There should be arch-specific tunablemsmith1999-07-021-0/+12
* | Fix typo (wrong path)peter1999-06-291-1/+1
* | Reconcile all the loader newvers.sh's into one common one.peter1999-06-297-106/+15
* | Don't use head/tail - they don't exist in a 'make world' environment.peter1999-06-292-2/+4
* | ABS_SET() and BSS_SET() are no longer used. The sole remaining user ofpeter1999-06-261-4/+1
* | -mdoc fix.ru1999-06-232-4/+4
* | Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel.rnordier1999-06-215-11/+44
* | Provide for enabling/disabling each slice individually.rnordier1999-06-192-3/+5
* | Fix use of e_phoff in place of e_phnum.rnordier1999-06-192-4/+4
* | Correct and clarify some comments.rnordier1999-06-191-7/+7
* | Change active flag handling; sanity check passed drive number; passrnordier1999-06-182-77/+81
* | Add bktr_load for the loadable Bt848/Bt878 driver.roger1999-06-131-1/+2
* | Sync with sys/boot/i386/libi386/bootinfo.c revision 1.19.kato1999-06-061-1/+5
* | Modify the boot loader to recognize the -C flag and pass the RB_CDROMghelmer1999-06-043-3/+15
* | Typo: "can't boot 'boot'" should be "can't boot 'kernel'"dfr1999-05-301-2/+2
* | Always output a linefeed when we've decided whether to bootbrian1999-05-281-6/+3
* | Activate mbr.rnordier1999-05-241-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r47471,rnordier1999-05-243-0/+177
|\ \ | |/
| * Add mbr: a standard master boot record intended to replace a couplernordier1999-05-243-0/+177
* | Fix a reference to the mysterious Mike Smisth.rnordier1999-05-222-4/+4
* | Sync with sys/boot/i386/btx/Makefile revision 1.5.kato1999-05-201-2/+2
* | Drop some non-existent commented-out targets.rnordier1999-05-181-2/+2
* | Add "initialize" to loader.4th, so running "start" is not actually needed.dcs1999-05-142-3/+27
* | Add fxp on a category of it's own.dcs1999-05-141-1/+8
* | Remove atapi and joy, add svr4 and streams. I wonder if removing vinumdcs1999-05-141-3/+3
* | Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATdcs1999-05-141-5/+5
OpenPOWER on IntegriCloud