| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | The "autoboot" command also has a third (optional) parameter. | Ruslan Ermilov | 2004-10-01 | 2 | -2/+9 |
* | It turns out the ia64 architecture's disc2 overflows if we put the | Ken Smith | 2004-09-30 | 1 | -2/+9 |
* | Don't give instructions on how to disable ACPI in the MI section. | Ruslan Ermilov | 2004-09-30 | 1 | -5/+0 |
* | Setting "kernel" to an absolute path is a bad idea because | Ruslan Ermilov | 2004-09-30 | 1 | -2/+2 |
* | Make -t <tty> optional. If not specified use stdin/stdout. | Maksim Yevmenkin | 2004-09-30 | 2 | -14/+35 |
* | Resurrect dump that broke with the last update. | Søren Schmidt | 2004-09-30 | 1 | -5/+4 |
* | Update descriptions of named-related knobs. | Doug Barton | 2004-09-30 | 1 | -25/+7 |
* | Trade slattach for gpt. With all the tools to create new file systems, | Marcel Moolenaar | 2004-09-30 | 1 | -5/+3 |
* | Bring this file more up to date. | Ruslan Ermilov | 2004-09-30 | 1 | -12/+29 |
* | Retire now useless userconfig_script_*. | Ruslan Ermilov | 2004-09-30 | 3 | -17/+2 |
* | Fix a typo to fix the !DIAGNOSTIC build. | John Baldwin | 2004-09-30 | 1 | -1/+1 |
* | Validate the action pointer to be within the rule size, so that trying to | Brian Feldman | 2004-09-30 | 1 | -0/+5 |
* | 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 | 2 | -2/+6 |
* | Setting dump device from loader(8) has not been supported since 2002. | Ruslan Ermilov | 2004-09-30 | 2 | -8/+0 |
* | This along with v1.6 of counter.c fixes some timecounter issues on | Ken Smith | 2004-09-30 | 1 | -0/+19 |
* | Set the tc_quality field of the struct before calling tc_init(), since | Ken Smith | 2004-09-30 | 1 | -0/+2 |
* | The default value of "bootfile" has been "kernel" since 2000. | Ruslan Ermilov | 2004-09-30 | 1 | -1/+1 |
* | Mention "help index" in the online help, and provide a help for | Ruslan Ermilov | 2004-09-30 | 1 | -1/+8 |
* | Added support for the -D boot option. | Ruslan Ermilov | 2004-09-30 | 1 | -0/+3 |
* | Document boot_cdrom, boot_multicons, and boot_serial. | Ruslan Ermilov | 2004-09-30 | 5 | -9/+51 |
* | Make it possible to rebuild degraded RAID5 plexes. Note that it is | Lukas Ertl | 2004-09-30 | 6 | -16/+261 |
* | `?' is not the same as "help index". | Ruslan Ermilov | 2004-09-30 | 1 | -4/+2 |
* | Assign a global unit number for the tty slave devices (init/lock) using | Poul-Henning Kamp | 2004-09-30 | 2 | -6/+24 |
* | Install namedb stuff to ${DESTDIR}/var/named/etc/namedb instead | Doug Barton | 2004-09-30 | 1 | -1/+1 |
* | Fixed desctiptions of some options: | Ruslan Ermilov | 2004-09-30 | 1 | -18/+6 |
* | 1. Update the documentation references, and the warning about setting up | Doug Barton | 2004-09-30 | 1 | -2/+14 |
* | Forward declare struct kaioinfo to un-void a pointer in struct proc. | Alfred Perlstein | 2004-09-30 | 1 | -1/+2 |
* | FreeBSD has full support for multiple consoles since 2001. | Ruslan Ermilov | 2004-09-30 | 1 | -7/+1 |
* | Hide all the devices in the chroot dev except for random and null. | Doug Barton | 2004-09-30 | 1 | -0/+3 |
* | o Store timestamp in network byte order. | Maxim Konovalov | 2004-09-30 | 1 | -4/+15 |
* | Add a new API for allocating unit number (-like) resources. | Poul-Henning Kamp | 2004-09-30 | 3 | -0/+606 |
* | Document the Synaptics tunable. While I'm here, also mention the | Philip Paeps | 2004-09-30 | 1 | -1/+49 |
* | While calling perror() on send() failure was useful for debugging the | Robert Watson | 2004-09-30 | 2 | -3/+2 |
* | Add syscall_timing, a simple timing micro-benchmark for some | Robert Watson | 2004-09-30 | 2 | -0/+195 |
* | Remove extra */ | Peter Wemm | 2004-09-30 | 1 | -1/+1 |
* | Add missing locking for secpolicy refcnt manipulations. | Sam Leffler | 2004-09-30 | 3 | -3/+16 |
* | Merge netipsec/key.c:1.17 into KAME pfkey implementation: | Robert Watson | 2004-09-30 | 1 | -5/+0 |
* | Introduce a tunable to disable support for Synaptics touchpads. A number of | Philip Paeps | 2004-09-29 | 2 | -2/+22 |
* | We *need* the pic libobjc library for amd64. It is needed for ia64 as | Peter Wemm | 2004-09-29 | 1 | -0/+5 |
* | We seem to have occasions where sending an IPI takes significantly | Ken Smith | 2004-09-29 | 1 | -1/+1 |
* | Disallow negative coordinates and sizes in the syscons CONS_SCRSHOT | Jacques Vidrine | 2004-09-29 | 1 | -2/+4 |
* | Report once that the device isn't there, but keep trying. Don't | Warner Losh | 2004-09-29 | 1 | -21/+14 |
* | The state that separates its scholars from its warriors will have its | Wilko Bulte | 2004-09-29 | 1 | -0/+5 |
* | Prevent the unexpected deallocation of a page table page while performing | Alan Cox | 2004-09-29 | 4 | -41/+84 |
* | Only fall back to probing the floppy drives via hints if there is a failure | John Baldwin | 2004-09-29 | 1 | -5/+9 |
* | Fix typeo. Should read ***!***IFQ_DRV_IS_EMPTY. | Max Laier | 2004-09-29 | 1 | -1/+1 |
* | When opening a pipe, usbd_setup_pipe() will do a usbd_clear_endpoint_stall() | Bill Paul | 2004-09-29 | 1 | -3/+8 |
* | Reflect the fact addr2ascii(3) and ascii2addr(3) need sys/socket.h | Maxim Konovalov | 2004-09-29 | 1 | -0/+1 |
* | Account for alias devices when tearing them down in destroy_dev() so we | Brian Feldman | 2004-09-29 | 1 | -3/+3 |