| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r228916: | Sergey Kandaurov | 2012-01-04 | 1 | -3/+3 |
| * | Revert MFC r226833,227056. | Sergey Kandaurov | 2012-01-04 | 1 | -1/+1 |
| * | MFC r226833,r227056: | Sergey Kandaurov | 2012-01-04 | 1 | -1/+1 |
| * | MFC kern.msgbufsize: r217688-217689,r217709,r218666-218667,r218913. | Sergey Kandaurov | 2011-03-15 | 1 | -0/+8 |
| * | Add a helper function for loading geli keys from the loader. | Andrew Thompson | 2009-02-16 | 1 | -1/+12 |
| * | - correct variable name | Daniel Gerzo | 2008-12-06 | 1 | -1/+1 |
| * | Document the per-arch default value of kern.maxbcache. | Ruslan Ermilov | 2007-11-08 | 1 | -2/+3 |
| * | Add documentation for the vm.kmem_size_min and vm.kmem_size_max tunables. | Stephane E. Potvin | 2007-05-09 | 1 | -1/+10 |
| * | fixup talk of kern.maxswzone... It's been 32MB for almost 5 years now... | John-Mark Gurney | 2007-05-05 | 1 | -7/+6 |
| * | Document the init_chroot and init_script variables. | Warner Losh | 2007-02-04 | 1 | -0/+51 |
| * | Note that not all architectures use sendfile(2) buffers; | Yaroslav Tykhiy | 2006-11-29 | 1 | -1/+4 |
| * | Replace a rarely used "depuration" with "debugging". | Ruslan Ermilov | 2006-10-13 | 1 | -1/+1 |
| * | Make the default "init_path" value breakable, so it fits on the | Ruslan Ermilov | 2006-08-20 | 1 | -1/+1 |
| * | kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va. | Dmitry Morozovsky | 2006-08-18 | 1 | -3/+3 |
| * | Remove references to NMBCLUSTERS which is obsoleted. | Dmitry Morozovsky | 2006-08-18 | 1 | -4/+2 |
| * | Remove more Alpha bits from the boot code including fixing several | John Baldwin | 2006-05-12 | 1 | -3/+0 |
| * | Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: | Ruslan Ermilov | 2005-09-22 | 1 | -1/+10 |
| * | Add a "comconsole_speed" loader variable that can be used to change | Ian Dowse | 2005-08-18 | 1 | -1/+14 |
| * | Improved markup, fixes some spelling and grammar. | Ruslan Ermilov | 2005-06-14 | 1 | -12/+13 |
| * | Markup nits. | Ruslan Ermilov | 2005-05-30 | 1 | -2/+2 |
| * | - Add support to the loader for multiple consoles. | John Baldwin | 2005-05-27 | 1 | -1/+6 |
| * | Extend `autoboot_delay' handling - is this variable is set to -1 don't allow | Maxim Sobolev | 2005-05-19 | 1 | -0/+31 |
| * | Document the new default init_path. | Dag-Erling Smørgrav | 2005-02-17 | 1 | -1/+1 |
| * | Remove the last vestiges of the userconfig option. None of this actually | Scott Long | 2004-12-01 | 1 | -4/+0 |
| * | Polish the last change. | Ruslan Ermilov | 2004-10-15 | 1 | -5/+5 |
| * | Document hw.{pci,acpi}.host_start_mem | Warner Losh | 2004-10-15 | 1 | -0/+9 |
| * | The "autoboot" command also has a third (optional) parameter. | Ruslan Ermilov | 2004-10-01 | 1 | -2/+2 |
| * | Retire now useless userconfig_script_*. | Ruslan Ermilov | 2004-09-30 | 1 | -7/+1 |
| * | The value of $interpret is "OK", in uppercase. | Ruslan Ermilov | 2004-09-30 | 1 | -1/+1 |
| * | Fixed the default value of the $prompt variable, document what | Ruslan Ermilov | 2004-09-30 | 1 | -1/+5 |
| * | Setting dump device from loader(8) has not been supported since 2002. | Ruslan Ermilov | 2004-09-30 | 1 | -7/+0 |
| * | The default value of "bootfile" has been "kernel" since 2000. | Ruslan Ermilov | 2004-09-30 | 1 | -1/+1 |
| * | Document boot_cdrom, boot_multicons, and boot_serial. | Ruslan Ermilov | 2004-09-30 | 1 | -2/+15 |
| * | `?' is not the same as "help index". | Ruslan Ermilov | 2004-09-30 | 1 | -4/+2 |
| * | Bump the manpage date. | Maxim Konovalov | 2004-08-18 | 1 | -1/+1 |
| * | Retire hw.pci.allow_unsupported_io_range. | Maxim Konovalov | 2004-08-18 | 1 | -4/+0 |
| * | Change the following environment variables to kernel options: | Brian Somers | 2004-07-08 | 1 | -23/+0 |
| * | Change the following kernel options to environment variables: | Brian Somers | 2004-07-08 | 1 | -0/+23 |
| * | mdoc(7) fixes. | Ruslan Ermilov | 2004-07-07 | 1 | -2/+2 |
| * | Fixed what appeared to be a hard sentence break. | Ruslan Ermilov | 2004-07-02 | 1 | -2/+2 |
| * | Markup fixes. | Ruslan Ermilov | 2004-05-16 | 1 | -10/+8 |
| * | mdoc fix: put the end-of-list macro after the last list element. | Lukas Ertl | 2004-04-03 | 1 | -1/+1 |
| * | Rename the kern.vm.kmem.size tunable to the more logical vm.kmem_size. To | Dag-Erling Smørgrav | 2004-01-27 | 1 | -5/+5 |
| * | Capitalize an occurrence of 'ficl' for consistency. | Christian Brueffer | 2003-06-29 | 1 | -1/+1 |
| * | Fixed the markup and wording of the kern.ipc.nsfbufs tunable. | Ruslan Ermilov | 2003-05-17 | 1 | -3/+5 |
| * | Fix a bunch of typos and grammatical errors. | Murray Stokely | 2003-05-04 | 1 | -42/+43 |
| * | Document the tunable kern.ipc.nsfbufs in help.common and loader.8. Small | Sean Chittenden | 2003-03-04 | 1 | -2/+5 |
| * | FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch | Ruslan Ermilov | 2003-03-03 | 1 | -1/+1 |
| * | s/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupported_io_range/ | Tom Rhodes | 2003-02-08 | 1 | -1/+1 |
| * | Uniformly refer to a file system as "file system". | Ruslan Ermilov | 2002-12-12 | 1 | -1/+1 |