| Commit message (Expand) | Author | Age | Files | Lines |
| * | sf(4) supports altq | Christian Brueffer | 2004-11-12 | 1 | -1/+2 |
| * | Install precious programs with -S. | Ruslan Ermilov | 2004-11-12 | 1 | -1/+4 |
| * | Document PORTS_MODULES variable. | Warner Losh | 2004-11-12 | 1 | -0/+3 |
| * | Several language fixes | Christian Brueffer | 2004-11-11 | 1 | -5/+5 |
| * | Compiling with 'strict-aliasing' optimization breaks some [notable] ports. | David E. O'Brien | 2004-11-11 | 1 | -1/+1 |
| * | sf(4) supports polling now | Christian Brueffer | 2004-11-10 | 1 | -1/+2 |
| * | Revert the noexec,nosuid,nodev options for md /tmp file systems, since | Giorgos Keramidas | 2004-11-09 | 1 | -3/+2 |
| * | Update the manpage for acpi_panasonic for new models supported. | Nate Lawson | 2004-11-09 | 1 | -16/+16 |
| * | Bump document date | Christian Brueffer | 2004-11-09 | 1 | -1/+1 |
| * | Bump document date for the {tmp,var}mfs_flags change. | Giorgos Keramidas | 2004-11-09 | 1 | -1/+1 |
| * | Add two new rc.conf options: tmpmfs_flags and varmfs_flags. | Giorgos Keramidas | 2004-11-09 | 1 | -0/+32 |
| * | Add info about some systems that refuse to switch via sysctl. | Nate Lawson | 2004-11-09 | 1 | -2/+8 |
| * | D-Link DFE-580TX is supported | Christian Brueffer | 2004-11-08 | 1 | -0/+2 |
| * | Remove if_gx.4 MLINK, also add one for if_cnw.4 | Christian Brueffer | 2004-11-08 | 1 | -1/+1 |
| * | gx(4) is gone, remove any references | Christian Brueffer | 2004-11-08 | 1 | -1/+0 |
| * | gx(4) is gone, reference em(4) instead | Christian Brueffer | 2004-11-08 | 1 | -1/+1 |
| * | gx(4) is gone, remove any references | Christian Brueffer | 2004-11-08 | 2 | -4/+0 |
| * | The gx driver is gone, kill the manpage as well. | Christian Brueffer | 2004-11-08 | 2 | -192/+0 |
| * | Catch up to rev 1.52 of sys/kern/kern_condvar.c. cv_signal() and | John Baldwin | 2004-11-08 | 1 | -8/+0 |
| * | Add support for gadgets on Asus L4R and M6R notebooks. | Philip Paeps | 2004-11-08 | 1 | -0/+4 |
| * | Avoid second person usage. | Christian Brueffer | 2004-11-07 | 1 | -1/+1 |
| * | Fix the release date of 5.3-RELEASE. | Hiroki Sato | 2004-11-07 | 1 | -1/+1 |
| * | Sync description of IP portrange sysctls with reality. | Mike Makonnen | 2004-11-06 | 1 | -10/+9 |
| * | Sync acpi_asus(4) manual with reality. | Philip Paeps | 2004-11-05 | 1 | -2/+12 |
| * | Sync up with gdbinit.vinum removal. | Ruslan Ermilov | 2004-11-04 | 3 | -102/+0 |
| * | Sync up with vinum(8) and rc.d/vinum removal. | Ruslan Ermilov | 2004-11-04 | 1 | -9/+1 |
| * | Remove references to NO_VINUM | Poul-Henning Kamp | 2004-11-04 | 2 | -6/+0 |
| * | Fix markup: .Dv -> .Va | Bruce M Simpson | 2004-11-04 | 1 | -2/+2 |
| * | Document the fact that the flags for a FreeBSD kernel routing table | Bruce M Simpson | 2004-11-04 | 1 | -0/+6 |
| * | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | Ruslan Ermilov | 2004-11-03 | 1 | -0/+4 |
| * | Remove RFC1644 T/TCP support from the TCP side of the network stack. | Andre Oppermann | 2004-11-02 | 1 | -13/+2 |
| * | Serial devices now called /dev/cuadXX not /dev/cuaaXX | Maksim Yevmenkin | 2004-11-02 | 1 | -1/+1 |
| * | Add a man page for the NgATM helper module ngatmbase. | Hartmut Brandt | 2004-11-02 | 2 | -0/+123 |
| * | Add OpenBSD 3.6. | Maxim Konovalov | 2004-11-02 | 1 | -3/+4 |
| * | Do a better job of supporting more than one mouse device | Mike Makonnen | 2004-11-01 | 1 | -0/+15 |
| * | des added bge(4) support. | Max Laier | 2004-11-01 | 1 | -0/+1 |
| * | Allow to change interfaces name on boot time. | Pawel Jakub Dawidek | 2004-10-30 | 1 | -0/+6 |
| * | Document support for the B&B Electronics USB->RS422/485 adapter. | Lukas Ertl | 2004-10-30 | 1 | -1/+3 |
| * | Document that libkvm requires device mem to work. | Warner Losh | 2004-10-26 | 1 | -0/+2 |
| * | Correct a misspelling, 'task_fn' -> 'task_fn_t'. | Bruce M Simpson | 2004-10-26 | 1 | -2/+2 |
| * | Switch the default CFLAGS to -O2 -pipe. | Dag-Erling Smørgrav | 2004-10-25 | 1 | -1/+1 |
| * | Mention fdescfs(5) and why it might be useful. | Robert Watson | 2004-10-24 | 1 | -1/+14 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -54/+54 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 63 | -89/+90 |
| * | There's no such knob as WERROR. | Ruslan Ermilov | 2004-10-24 | 1 | -1/+0 |
| * | Update the family tree for FreeBSD 5.3 | Scott Long | 2004-10-24 | 1 | -0/+5 |
| * | Update for 5-STABLE. | Scott Long | 2004-10-24 | 1 | -3/+3 |
| * | o Remove entire section talking about RTF_PRCLONING that got nuked in 5.2 | Andre Oppermann | 2004-10-23 | 1 | -76/+25 |
| * | Rephrase certain centences and sync description of default values to reality. | Andre Oppermann | 2004-10-23 | 1 | -11/+2 |
| * | Bump document date that was forgotten in the last commit. | Andre Oppermann | 2004-10-23 | 1 | -1/+1 |