summaryrefslogtreecommitdiffstats
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFi386: Remove a.out support.nyan2002-09-192-8/+2
* Remove -elf option.nyan2002-09-191-2/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-1716-93/+6
* Parse hint.acpi.0.disabled correctly.iwasaki2002-09-051-2/+10
* Make SCSI_DELAY setable at boot time and runtime via thebrooks2002-09-021-0/+1
* Remove NOFORTH=yes, it seems to work now thanks to scottl.jake2002-09-021-1/+0
* Restore Rev. 1.40 (remove "Keyboard yes/no" printf).kan2002-09-012-2/+2
* Make ficl work on sparc64. The assumption that int == long == void * isscottl2002-08-312-9/+9
* Revert previous untested revision. The i386 loader consists of three parts:jhb2002-08-301-1/+1
* s/hint.acpi.0.disable/hint.acpi.0.disabled/iwasaki2002-08-303-3/+3
* Try #2 at having /boot/loader default to ELF. Have pxeldr build itspeter2002-08-292-4/+19
* Actually remove the stale a.out kld support. This is the stuff that waspeter2002-08-292-339/+0
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatpeter2002-08-296-14/+2
* Whitespace fix from last commit.trhodes2002-08-271-2/+4
* Fix some grammar errors in loader.conf.5trhodes2002-08-271-11/+11
* - Do not pretend to compile a kernel and remove the definitionrobert2002-08-211-2/+0
* - Define the macro _KERNEL to pretend we are compiling a kernel.robert2002-08-211-1/+2
* Fix for stand-alone compilingscottl2002-08-211-0/+4
* Support for VIA VT8233 audio controller.orion2002-08-171-0/+1
* mdoc(7) police: Get rid of hard sentence breaks.ru2002-08-131-8/+15
* mdoc(7) police: revert unapproved changes in rev. 1.43, added missing markup ...ru2002-08-131-3/+5
* Add help about hint.acpi.0.disable.iwasaki2002-08-091-0/+4
* Restore autoloading of ACPI module.obrien2002-08-092-0/+12
* Don't auto load ACPI -- it causes trouble with my laptop and is TOTALLYobrien2002-08-091-8/+0
* Print out the strings in vers.o instead of hardcoding the loader banner.jake2002-08-041-2/+4
* Sample loader.conf lines for various MAC modules.rwatson2002-08-011-0/+12
* Stash various networking paramters in the environment for the kerneljake2002-07-311-0/+9
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-293-5/+5
* Turn on -Wformatpeter2002-07-201-1/+1
* Fix printf format errorspeter2002-07-201-3/+3
* Work around some nasty bugs on the [beta] Itanium2's E1000 UNDI driver.peter2002-07-201-5/+20
* Disable loader ufs support. It causes the loader to crash on the Itanium2peter2002-07-202-2/+2
* Fix printf format errorspeter2002-07-202-4/+4
* Remove boot2 temporarily.nyan2002-07-181-1/+1
* Major rework of how we copy data into kernel space.benno2002-07-186-22/+36
* Don't imply that setting the boot_ variables to "NO" will disable them.mp2002-07-161-6/+8
* Change include order.nyan2002-07-161-1/+1
* Use present tense in all the verbs, when describing loader's startup.keramida2002-07-151-2/+2
* The .Nm bootloadercharnier2002-07-141-5/+10
* The .Nm set of commandscharnier2002-07-141-3/+5
* The .Nmcharnier2002-07-141-3/+6
* Add support for passing metadata.benno2002-07-105-46/+660
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-2/+1
* Enable netboot support by default, since it can now coexist with disk andjake2002-07-071-3/+3
* Change help documentation for bootfile and module_path to reflectmp2002-07-071-6/+8
* Make building with ficl work. Unfortunately booting with it doesn't.jake2002-07-072-5/+10
* Build ficl on sparc64 fwiw. It doesn't work.jake2002-07-071-2/+0
* Add missing kernal tunables to loader.conf.mini2002-07-031-0/+16
* Fix a build problem for the ACPI CA 20020404 import.iwasaki2002-06-301-1/+2
* Remove a couple of __P() stragglers.peter2002-06-292-7/+7
OpenPOWER on IntegriCloud