summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* - Replace the entry for the no longer existing lnc(4) module with anmarius2006-05-141-2/+3
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-121-12/+0
* Remove the USB keyboard hack now that KBDMUX is enabled by default. Allowscottl2006-03-311-11/+1
* Add kernel module loading option for snd_atiixp(4).ariff2005-12-011-0/+1
* -mdoc sweep.ru2005-11-181-3/+2
* Catch up with loader_color -> loader_logo and document beastie_disable.ru2005-11-152-5/+12
* Rename GEOM class kernel module g_md.ko to geom_md.ko for consistencypjd2005-11-111-4/+4
* Add more GEOM classes to defaults/loader.conf. Add references to manualpjd2005-11-111-3/+17
* Replace loader_color with loader_logoscottl2005-10-301-9/+42
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:ru2005-09-221-0/+3
* net.graph.ngqfreemax has been deprecated.glebius2005-08-311-1/+0
* Add a "comconsole_speed" loader variable that can be used to changeiedowse2005-08-182-1/+14
* Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load,krion2005-08-071-1/+10
* Add if_ath_load (default NO) in Networking Drivers section.krion2005-08-061-0/+1
* Mention that console= can set multiple consoles.brian2005-07-291-11/+13
* Extend `autoboot_delay' handling - is this variable is set to -1 don't allowsobomax2005-05-191-1/+4
* Add /rescue/init to the default init_path, before /stand/sysinstall.des2005-02-171-1/+1
* Expand *n't contractions.ru2005-02-131-1/+1
* 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
OpenPOWER on IntegriCloud