summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* The 'start' command processes loader.conf variables, not loader.rc.imp2004-12-061-1/+1
* Fix a bunch of stack leaks. These were theoretically harmless, except thatscottl2004-12-011-5/+11
* Remove the last vestiges of the userconfig option. None of this actuallyscottl2004-12-011-2/+0
* Document "loader_color" variable.krion2004-11-072-1/+7
* Add a loader menu option to set hint.atkbd.0.flags=0x1 which allows USBbrooks2004-10-301-0/+10
* Back out changes which were introduced to delay mounting root file system.pjd2004-10-051-2/+0
* Setting "kernel" to an absolute path is a bad idea becauseru2004-09-301-2/+2
* Bring this file more up to date.ru2004-09-301-12/+29
* Retire now useless userconfig_script_*.ru2004-09-302-10/+1
* Setting dump device from loader(8) has not been supported since 2002.ru2004-09-301-1/+0
* Document boot_cdrom, boot_multicons, and boot_serial.ru2004-09-301-1/+5
* Document vfs.root.mountdelay value.pjd2004-09-241-0/+2
* remove /boot/kernel from the default path.. There is already code thatjmg2004-08-061-1/+1
* Correct typo in a comment.ceri2004-07-291-1/+1
* Rename snd_pcm as sound.tanimura2004-07-161-1/+1
* Change the following environment variables to kernel options:brian2004-07-081-5/+0
* Change the following kernel options to environment variables:brian2004-07-081-0/+5
* Remove the entry for configuring pcm0 mixer channels.josef2004-06-241-1/+0
* Throw out pfsync and pflog, the modules were removedbrueffer2004-06-221-2/+0
* Document the possibility of setting default values forjosef2004-06-201-0/+1
* Markup fixes.ru2004-05-161-1/+1
* s/atspeaker/speaker/cperciva2004-04-151-1/+1
* While I'm here, add linprocfs (but not pseudofs, since it is no use ondes2004-03-011-0/+1
* Add acpi_video_load (default NO) in the ACPI sectiondes2004-03-011-0/+1
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-261-0/+3
* mdoc(7) janitor:simon2004-02-151-18/+32
* Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffixnjl2004-02-141-0/+4
* Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. Todes2004-01-271-1/+1
* PC98 uses the different frame code.nyan2004-01-181-21/+43
* Disable the APIC when selecting the 'Safe Mode' option of the loader. Thisscottl2004-01-091-0/+1
* Directly call the 'reboot' word instead of indirectly evaluating it.scottl2003-10-281-1/+1
* Directly call the 'boot' word instead of indirectly evaluating it.scottl2003-10-271-7/+7
* Apply Aleksander Fafula's crayons to the beastie. Add the this line toscottl2003-09-131-1/+38
* Add the beastie_disable variable which allows to turn the beastiebrueffer2003-07-011-0/+1
* Don't start the beastie menu if the 'beastie_disable' variable is set toscottl2003-06-101-1/+11
* Man, I'm not on the ball. 4th does not need to escape '\' chars. Thisscottl2003-05-311-8/+8
* Flag when ACPI has been disabled by the user so that sysinstall can doscottl2003-05-311-0/+2
* Add a new bootloader menu. Pull in screen.4th and frames.4th from thescottl2003-05-303-0/+332
* Add variables for missing network drivers.murray2003-05-161-0/+6
* FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catchru2003-03-111-1/+1
* Add two loader tuneables that allow one to change the maximum number ofharti2003-03-021-0/+2
* Eliminate references to defunct kernel tunables.yar2002-11-261-1/+0
* The new "all sound drivers" driver name is snd_driver. Loader.conf didn'tdcs2002-11-221-1/+1
* Fix indentation of comments.mini2002-11-021-17/+17
* Add loader variables to control the loading of various networking modules.mini2002-11-021-0/+31
* Make SCSI_DELAY setable at boot time and runtime via thebrooks2002-09-021-0/+1
* Whitespace fix from last commit.trhodes2002-08-271-2/+4
* Fix some grammar errors in loader.conf.5trhodes2002-08-271-11/+11
* 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
OpenPOWER on IntegriCloud