summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Better English.brian1999-05-131-2/+2
* | Found the needle in the haystack!jb1999-05-112-4/+4
* | Changes to support diskless booting on the alpha:dfr1999-05-031-4/+21
* | Correct typos.jkoshy1999-05-032-10/+12
* | Correct misuse of .Nm.jkoshy1999-05-031-2/+2
* | Make man page reflect reality on parsing rules. Now I know Jordandcs1999-04-252-6/+8
* | Sync with sys/boot/i386/loader/Makefile revision 1.34.kato1999-04-251-3/+3
* | Minor nit. It is probably still incorrect, but at least don'tdcs1999-04-241-1/+1
* | Move loader.conf.5, while it is still in it's first revision.dcs1999-04-242-3/+3
* | Add loader.4th man page (worst man page I ever wrote -- reviewsdcs1999-04-243-3/+263
* | Optimize better for space.kato1999-04-241-3/+3
* | Update #include statements to reflect the new location of "sioreg.h".jdp1999-04-221-2/+2
* | Make the location of init(8) tunable at boot time.des1999-04-204-4/+22
* | Don't clobber the "prompt" variable if it has already been set (e. g.joerg1999-04-201-2/+3
* | Sync with sys/boot/i386/loader/Makefile revision 1.32.kato1999-04-191-1/+2
* | Installs a default loader.rc if none exists. Document loader.conf.dcs1999-04-182-1/+202
* | A default loader.rc to be installed.dcs1999-04-181-0/+10
* | Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-166-13/+63
* | Reactivate trace! after making it egcs-friendly.dcs1999-04-062-13/+16
* | Fix damage introduced in previous commit.rnordier1999-04-052-4/+4
* | Optimize better for space.rnordier1999-04-052-4/+4
* | Remove the string ">>> FreeBSD/i386 BOOT". I need to reduce the size ofobrien1999-04-042-4/+4
* | Use files under sys/boot/i386 instead of copying under sys/boot/pc98.kato1999-04-025-108/+5
* | Make <DEL> an alternative rubout character for command input; manyjoerg1999-03-312-4/+6
OpenPOWER on IntegriCloud