| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter) | mdodd | 1999-08-10 | 1 | -1/+4 |
* | Add an example of an isdnd.rc that works with ppp. | brian | 1999-08-09 | 1 | -0/+75 |
* | Add an example of an isdn profile. | brian | 1999-08-09 | 1 | -0/+85 |
* | Fix a few typos and misspellings, grabbed from PR#8472 | chris | 1999-08-09 | 1 | -8/+8 |
* | Remove reference to nonexistant man page `da(9)' | chris | 1999-08-09 | 1 | -3/+2 |
* | Update to reflect recent changes. | grog | 1999-08-07 | 1 | -76/+30 |
* | updating isdn4bsd to beta version 0.83 | hm | 1999-08-06 | 2 | -54/+304 |
* | Remove empty "SEE ALSO" section. | jkoshy | 1999-08-06 | 1 | -2/+1 |
* | Typo | wosch | 1999-08-03 | 1 | -2/+2 |
* | Add ports-ftp. | asami | 1999-08-02 | 2 | -2/+4 |
* | English fixes: consistent spacing after periods, "userland", not "user land", | hoek | 1999-08-02 | 1 | -17/+18 |
* | Bruce noted that the use of err(), fixed to errx() in the last commit, | hoek | 1999-08-02 | 1 | -3/+6 |
* | Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. | hoek | 1999-07-31 | 3 | -9/+28 |
* | Use errx() instead of err() in example code calling err() after strtol(). | hoek | 1999-07-31 | 1 | -2/+2 |
* | Remove troff formatting directive from the first line of the man page, | mpp | 1999-07-31 | 2 | -4/+2 |
* | Convert a table of function keys into mdoc format so that they | mpp | 1999-07-30 | 2 | -56/+90 |
* | Fix some typos. | mpp | 1999-07-30 | 2 | -8/+8 |
* | Use the .At macro to reference versions of AT&T UNIX. | mpp | 1999-07-30 | 1 | -2/+3 |
* | Alter the behavior of sys/kern/subr_bus.c:device_print_child() | mdodd | 1999-07-29 | 2 | -8/+26 |
* | Explicitly list the i/o addresses of the serial ports. | nik | 1999-07-28 | 1 | -2/+4 |
* | Show how to use the new filter capabilities | brian | 1999-07-27 | 1 | -1/+89 |
* | Remove the quotes from the kernel configuration "options" lines, to | nik | 1999-07-27 | 1 | -6/+6 |
* | Fixed disordering in previous commit. | bde | 1999-07-27 | 1 | -4/+5 |
* | Add a default ppp.conf (mode 600). | brian | 1999-07-26 | 1 | -1/+25 |
* | Typo: assember -> assembler | kris | 1999-07-26 | 2 | -4/+4 |
* | This commit adds device driver support for Adaptec Duralink PCI fast | wpaul | 1999-07-25 | 3 | -2/+325 |
* | Document dhcp flags. | jkh | 1999-07-16 | 1 | -7/+12 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 46 | -0/+66 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 23 | -0/+46 |
* | Use .Xr to xref pccardd(8). | mpp | 1999-07-12 | 1 | -3/+7 |
* | Correct typo | n_hibma | 1999-07-12 | 3 | -6/+6 |
* | Add portlint(1) and sort "SEE ALSO"'s. | obrien | 1999-07-12 | 1 | -5/+7 |
* | - FreeBSD.ORG => FreeBSD.org | hoek | 1999-07-12 | 1 | -16/+16 |
* | This commit adds driver support for the SysKonnect SK-984x series | wpaul | 1999-07-09 | 3 | -2/+321 |
* | Properly document /etc/defaults/rc.conf and rc_conf_files. | jkh | 1999-07-09 | 1 | -13/+30 |
* | - Fix Belgian keyboard map (be.iso.kbd). | yokota | 1999-07-07 | 4 | -18/+160 |
* | Added pccard_conf parameter. | hosokawa | 1999-07-07 | 1 | -1/+4 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 1 | -2/+2 |
* | List avaiable function keys. | yokota | 1999-07-06 | 2 | -2/+80 |
* | Added $pccardd_flags. | hosokawa | 1999-07-06 | 1 | -1/+7 |
* | Clarify static_routes variable's meaning | nik | 1999-07-05 | 1 | -7/+7 |
* | Reflect recent changes in syscons and vga. | yokota | 1999-07-05 | 4 | -226/+268 |
* | Flesh out VOP_ADVLOCK.9 with a description of the available flags | kris | 1999-06-30 | 2 | -51/+84 |
* | Do nothing for the etc-examples target when SHARED=symlinks, since we'll | sheldonh | 1999-06-27 | 1 | -1/+3 |
* | * Tidy up a few things and fix some more warnings. | dfr | 1999-06-27 | 5 | -31/+34 |
* | Fix some typos and do some minor mdoc cleanup. | mpp | 1999-06-27 | 6 | -15/+16 |
* | Add Pro/100+ (i82559) to the list of supported products. | mph | 1999-06-25 | 2 | -10/+12 |
* | Make this sample build again. | dfr | 1999-06-25 | 3 | -4/+4 |
* | fix the links to the bitstring man page.. | jmg | 1999-06-25 | 2 | -5/+5 |
* | add support to buildworld as a normal user: | jmg | 1999-06-24 | 2 | -9/+11 |