| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add ports-ftp. | Satoshi Asami | 1999-08-02 | 2 | -2/+4 |
* | English fixes: consistent spacing after periods, "userland", not "user land", | Tim Vanderhoek | 1999-08-02 | 1 | -17/+18 |
* | Bruce noted that the use of err(), fixed to errx() in the last commit, | Tim Vanderhoek | 1999-08-02 | 1 | -3/+6 |
* | Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. | Tim Vanderhoek | 1999-07-31 | 3 | -9/+28 |
* | Use errx() instead of err() in example code calling err() after strtol(). | Tim Vanderhoek | 1999-07-31 | 1 | -2/+2 |
* | Remove troff formatting directive from the first line of the man page, | Mike Pritchard | 1999-07-31 | 2 | -4/+2 |
* | Convert a table of function keys into mdoc format so that they | Mike Pritchard | 1999-07-30 | 2 | -56/+90 |
* | Fix some typos. | Mike Pritchard | 1999-07-30 | 2 | -8/+8 |
* | Use the .At macro to reference versions of AT&T UNIX. | Mike Pritchard | 1999-07-30 | 1 | -2/+3 |
* | Alter the behavior of sys/kern/subr_bus.c:device_print_child() | Matthew N. Dodd | 1999-07-29 | 2 | -8/+26 |
* | Explicitly list the i/o addresses of the serial ports. | Nik Clayton | 1999-07-28 | 1 | -2/+4 |
* | Show how to use the new filter capabilities | Brian Somers | 1999-07-27 | 1 | -1/+89 |
* | Remove the quotes from the kernel configuration "options" lines, to | Nik Clayton | 1999-07-27 | 1 | -6/+6 |
* | Fixed disordering in previous commit. | Bruce Evans | 1999-07-27 | 1 | -4/+5 |
* | Add a default ppp.conf (mode 600). | Brian Somers | 1999-07-26 | 1 | -1/+25 |
* | Typo: assember -> assembler | Kris Kennaway | 1999-07-26 | 2 | -4/+4 |
* | This commit adds device driver support for Adaptec Duralink PCI fast | Bill Paul | 1999-07-25 | 3 | -2/+325 |
* | Document dhcp flags. | Jordan K. Hubbard | 1999-07-16 | 1 | -7/+12 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 46 | -0/+66 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 23 | -0/+46 |
* | Use .Xr to xref pccardd(8). | Mike Pritchard | 1999-07-12 | 1 | -3/+7 |
* | Correct typo | Nick Hibma | 1999-07-12 | 3 | -6/+6 |
* | Add portlint(1) and sort "SEE ALSO"'s. | David E. O'Brien | 1999-07-12 | 1 | -5/+7 |
* | - FreeBSD.ORG => FreeBSD.org | Tim Vanderhoek | 1999-07-12 | 1 | -16/+16 |
* | This commit adds driver support for the SysKonnect SK-984x series | Bill Paul | 1999-07-09 | 3 | -2/+321 |
* | Properly document /etc/defaults/rc.conf and rc_conf_files. | Jordan K. Hubbard | 1999-07-09 | 1 | -13/+30 |
* | - Fix Belgian keyboard map (be.iso.kbd). | Kazutaka YOKOTA | 1999-07-07 | 4 | -18/+160 |
* | Added pccard_conf parameter. | Tatsumi Hosokawa | 1999-07-07 | 1 | -1/+4 |
* | Rename bpfilter to bpf. | Dag-Erling Smørgrav | 1999-07-06 | 1 | -2/+2 |
* | List avaiable function keys. | Kazutaka YOKOTA | 1999-07-06 | 2 | -2/+80 |
* | Added $pccardd_flags. | Tatsumi Hosokawa | 1999-07-06 | 1 | -1/+7 |
* | Clarify static_routes variable's meaning | Nik Clayton | 1999-07-05 | 1 | -7/+7 |
* | Reflect recent changes in syscons and vga. | Kazutaka YOKOTA | 1999-07-05 | 4 | -226/+268 |
* | Flesh out VOP_ADVLOCK.9 with a description of the available flags | Kris Kennaway | 1999-06-30 | 2 | -51/+84 |
* | Do nothing for the etc-examples target when SHARED=symlinks, since we'll | Sheldon Hearn | 1999-06-27 | 1 | -1/+3 |
* | * Tidy up a few things and fix some more warnings. | Doug Rabson | 1999-06-27 | 5 | -31/+34 |
* | Fix some typos and do some minor mdoc cleanup. | Mike Pritchard | 1999-06-27 | 6 | -15/+16 |
* | Add Pro/100+ (i82559) to the list of supported products. | Matthew Hunt | 1999-06-25 | 2 | -10/+12 |
* | Make this sample build again. | Doug Rabson | 1999-06-25 | 3 | -4/+4 |
* | fix the links to the bitstring man page.. | John-Mark Gurney | 1999-06-25 | 2 | -5/+5 |
* | add support to buildworld as a normal user: | John-Mark Gurney | 1999-06-24 | 2 | -9/+11 |
* | Actually install the virgin copies of the /etc files that we so proudly | Sheldon Hearn | 1999-06-24 | 2 | -5/+32 |
* | Fix one error in my previous commit. The .Rv macro is not valid | Mike Pritchard | 1999-06-24 | 1 | -2/+2 |
* | Update mdoc.samples(7) to reflect that section 9 is a valid man page | Mike Pritchard | 1999-06-24 | 1 | -9/+26 |
* | Add Central European, Czech and Slovak keymaps. | Kazutaka YOKOTA | 1999-06-23 | 5 | -2/+919 |
* | Add man page for device_quiet and friends | Nick Hibma | 1999-06-22 | 2 | -3/+71 |
* | typo: Adviseroty -> Advisory | Tim Vanderhoek | 1999-06-22 | 1 | -2/+2 |
* | Clarified info on X release 3.3.1. | Nick Hibma | 1999-06-18 | 2 | -16/+24 |
* | Update the comments on values than can be returned by DEVICE_PROBE. | Nick Hibma | 1999-06-17 | 1 | -9/+27 |
* | Document the IMPLEMENTATION NOTES section since we have a number of | Mike Pritchard | 1999-06-15 | 1 | -2/+4 |