summaryrefslogtreecommitdiff
path: root/sys/boot/common/loader.8
Commit message (Expand)AuthorAgeFilesLines
* MFC: r255977 (partial)Marius Strobl2014-05-141-2/+2
* MFH (r239255, r239730): increase maxswzone on i386 and remove it on amd64.Dag-Erling Smørgrav2012-09-041-11/+20
* MFC r235873, r235967:Warren Block2012-06-191-1/+1
* MFC r233648:Eitan Adler2012-06-181-1/+1
* MFC r229771:Konstantin Belousov2012-01-171-1/+38
* MFC r228916:Sergey Kandaurov2012-01-041-3/+3
* Revert MFC r226833,227056.Sergey Kandaurov2012-01-041-1/+1
* MFC r226833,r227056:Sergey Kandaurov2012-01-041-1/+1
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-1/+1
* Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.Sergey Kandaurov2011-01-211-0/+8
* Remove support for autoloading ACPI from the loader. Leave in the code toJohn Baldwin2010-11-081-6/+0
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* mdoc: make sure to pass at least one argument to quotation macrosUlrich Spörlein2010-08-021-1/+1
* 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