aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/common/loader.8
Commit message (Expand)AuthorAgeFilesLines
* Add a helper function for loading geli keys from the loader.Andrew Thompson2009-02-161-1/+12
* - correct variable nameDaniel Gerzo2008-12-061-1/+1
* Document the per-arch default value of kern.maxbcache.Ruslan Ermilov2007-11-081-2/+3
* Add documentation for the vm.kmem_size_min and vm.kmem_size_max tunables.Stephane E. Potvin2007-05-091-1/+10
* fixup talk of kern.maxswzone... It's been 32MB for almost 5 years now...John-Mark Gurney2007-05-051-7/+6
* Document the init_chroot and init_script variables.Warner Losh2007-02-041-0/+51
* Note that not all architectures use sendfile(2) buffers;Yaroslav Tykhiy2006-11-291-1/+4
* Replace a rarely used "depuration" with "debugging".Ruslan Ermilov2006-10-131-1/+1
* Make the default "init_path" value breakable, so it fits on theRuslan Ermilov2006-08-201-1/+1
* kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va.Dmitry Morozovsky2006-08-181-3/+3
* Remove references to NMBCLUSTERS which is obsoleted.Dmitry Morozovsky2006-08-181-4/+2
* Remove more Alpha bits from the boot code including fixing severalJohn Baldwin2006-05-121-3/+0
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:Ruslan Ermilov2005-09-221-1/+10
* Add a "comconsole_speed" loader variable that can be used to changeIan Dowse2005-08-181-1/+14
* Improved markup, fixes some spelling and grammar.Ruslan Ermilov2005-06-141-12/+13
* Markup nits.Ruslan Ermilov2005-05-301-2/+2
* - Add support to the loader for multiple consoles.John Baldwin2005-05-271-1/+6
* Extend `autoboot_delay' handling - is this variable is set to -1 don't allowMaxim Sobolev2005-05-191-0/+31
* Document the new default init_path.Dag-Erling Smørgrav2005-02-171-1/+1
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-011-4/+0
* Polish the last change.Ruslan Ermilov2004-10-151-5/+5
* Document hw.{pci,acpi}.host_start_memWarner Losh2004-10-151-0/+9
* The "autoboot" command also has a third (optional) parameter.Ruslan Ermilov2004-10-011-2/+2
* Retire now useless userconfig_script_*.Ruslan Ermilov2004-09-301-7/+1
* The value of $interpret is "OK", in uppercase.Ruslan Ermilov2004-09-301-1/+1
* Fixed the default value of the $prompt variable, document whatRuslan Ermilov2004-09-301-1/+5
* Setting dump device from loader(8) has not been supported since 2002.Ruslan Ermilov2004-09-301-7/+0
* The default value of "bootfile" has been "kernel" since 2000.Ruslan Ermilov2004-09-301-1/+1
* Document boot_cdrom, boot_multicons, and boot_serial.Ruslan Ermilov2004-09-301-2/+15
* `?' is not the same as "help index".Ruslan Ermilov2004-09-301-4/+2
* Bump the manpage date.Maxim Konovalov2004-08-181-1/+1
* Retire hw.pci.allow_unsupported_io_range.Maxim Konovalov2004-08-181-4/+0
* Change the following environment variables to kernel options:Brian Somers2004-07-081-23/+0
* Change the following kernel options to environment variables:Brian Somers2004-07-081-0/+23
* mdoc(7) fixes.Ruslan Ermilov2004-07-071-2/+2
* Fixed what appeared to be a hard sentence break.Ruslan Ermilov2004-07-021-2/+2
* Markup fixes.Ruslan Ermilov2004-05-161-10/+8
* mdoc fix: put the end-of-list macro after the last list element.Lukas Ertl2004-04-031-1/+1
* Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. ToDag-Erling Smørgrav2004-01-271-5/+5
* Capitalize an occurrence of 'ficl' for consistency.Christian Brueffer2003-06-291-1/+1
* Fixed the markup and wording of the kern.ipc.nsfbufs tunable.Ruslan Ermilov2003-05-171-3/+5
* Fix a bunch of typos and grammatical errors.Murray Stokely2003-05-041-42/+43
* Document the tunable kern.ipc.nsfbufs in help.common and loader.8. SmallSean Chittenden2003-03-041-2/+5
* FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. CatchRuslan Ermilov2003-03-031-1/+1
* s/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupported_io_range/Tom Rhodes2003-02-081-1/+1
* Uniformly refer to a file system as "file system".Ruslan Ermilov2002-12-121-1/+1
* Eliminate references to defunct kernel tunables.Yaroslav Tykhiy2002-11-261-7/+0
* Document loader tunables hw.pci.enable_io_modes andMatthew N. Dodd2002-11-131-0/+9
* Loader tunable 'machdep.disable_mtrrs'.Matthew N. Dodd2002-11-131-0/+2
* s/hint.acpi.0.disable/hint.acpi.0.disabled/Mitsuru IWASAKI2002-08-301-1/+1