aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* MFCScott Long2005-10-301-9/+42
* MFC: net.graph.ngqfreemax has been deprecated.Gleb Smirnoff2005-09-021-1/+0
* MFC: Mention that console= can set multiple consoles.Brian Somers2005-08-091-11/+13
* Extend `autoboot_delay' handling - is this variable is set to -1 don't allowMaxim Sobolev2005-05-191-1/+4
* Add /rescue/init to the default init_path, before /stand/sysinstall.Dag-Erling Smørgrav2005-02-171-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* The 'start' command processes loader.conf variables, not loader.rc.Warner Losh2004-12-061-1/+1
* Fix a bunch of stack leaks. These were theoretically harmless, except thatScott Long2004-12-011-5/+11
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-011-2/+0
* Document "loader_color" variable.Kirill Ponomarev2004-11-072-1/+7
* Add a loader menu option to set hint.atkbd.0.flags=0x1 which allows USBBrooks Davis2004-10-301-0/+10
* Back out changes which were introduced to delay mounting root file system.Pawel Jakub Dawidek2004-10-051-2/+0
* Setting "kernel" to an absolute path is a bad idea becauseRuslan Ermilov2004-09-301-2/+2
* Bring this file more up to date.Ruslan Ermilov2004-09-301-12/+29
* Retire now useless userconfig_script_*.Ruslan Ermilov2004-09-302-10/+1
* Setting dump device from loader(8) has not been supported since 2002.Ruslan Ermilov2004-09-301-1/+0
* Document boot_cdrom, boot_multicons, and boot_serial.Ruslan Ermilov2004-09-301-1/+5
* Document vfs.root.mountdelay value.Pawel Jakub Dawidek2004-09-241-0/+2
* remove /boot/kernel from the default path.. There is already code thatJohn-Mark Gurney2004-08-061-1/+1
* Correct typo in a comment.Ceri Davies2004-07-291-1/+1
* Rename snd_pcm as sound.Seigo Tanimura2004-07-161-1/+1
* Change the following environment variables to kernel options:Brian Somers2004-07-081-5/+0
* Change the following kernel options to environment variables:Brian Somers2004-07-081-0/+5
* Remove the entry for configuring pcm0 mixer channels.Josef El-Rayes2004-06-241-1/+0
* Throw out pfsync and pflog, the modules were removedChristian Brueffer2004-06-221-2/+0
* Document the possibility of setting default values forJosef El-Rayes2004-06-201-0/+1
* Markup fixes.Ruslan Ermilov2004-05-161-1/+1
* s/atspeaker/speaker/Colin Percival2004-04-151-1/+1
* While I'm here, add linprocfs (but not pseudofs, since it is no use onDag-Erling Smørgrav2004-03-011-0/+1
* Add acpi_video_load (default NO) in the ACPI sectionDag-Erling Smørgrav2004-03-011-0/+1
* Tweak existing header and other build infrastructure to be able to buildMax Laier2004-02-261-0/+3
* mdoc(7) janitor:Simon L. B. Nielsen2004-02-151-18/+32
* Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffixNate Lawson2004-02-141-0/+4
* Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. ToDag-Erling Smørgrav2004-01-271-1/+1
* PC98 uses the different frame code.Yoshihiro Takahashi2004-01-181-21/+43
* Disable the APIC when selecting the 'Safe Mode' option of the loader. ThisScott Long2004-01-091-0/+1
* Directly call the 'reboot' word instead of indirectly evaluating it.Scott Long2003-10-281-1/+1
* Directly call the 'boot' word instead of indirectly evaluating it.Scott Long2003-10-271-7/+7
* Apply Aleksander Fafula's crayons to the beastie. Add the this line toScott Long2003-09-131-1/+38
* Add the beastie_disable variable which allows to turn the beastieChristian Brueffer2003-07-011-0/+1
* Don't start the beastie menu if the 'beastie_disable' variable is set toScott Long2003-06-101-1/+11
* Man, I'm not on the ball. 4th does not need to escape '\' chars. ThisScott Long2003-05-311-8/+8
* Flag when ACPI has been disabled by the user so that sysinstall can doScott Long2003-05-311-0/+2
* Add a new bootloader menu. Pull in screen.4th and frames.4th from theScott Long2003-05-303-0/+332
* Add variables for missing network drivers.Murray Stokely2003-05-161-0/+6
* FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. CatchRuslan Ermilov2003-03-111-1/+1
* Add two loader tuneables that allow one to change the maximum number ofHartmut Brandt2003-03-021-0/+2
* Eliminate references to defunct kernel tunables.Yaroslav Tykhiy2002-11-261-1/+0
* The new "all sound drivers" driver name is snd_driver. Loader.conf didn'tDaniel C. Sobral2002-11-221-1/+1
* Fix indentation of comments.Jonathan Mini2002-11-021-17/+17