| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add MLINK net(4), which points to netintro(4). | Hiten Pandya | 2003-11-10 | 1 | -0/+1 |
| * | Add a manual page for the USB Audio support in FreeBSD, | Hiten Pandya | 2003-11-10 | 3 | -0/+193 |
| * | Add a missing 'the' | Christian Brueffer | 2003-11-10 | 1 | -1/+1 |
| * | Clarify the rule about structure typedefs being discouraged, following | Tony Finch | 2003-11-10 | 1 | -3/+12 |
| * | Mdoc Janitor: | Hiten Pandya | 2003-11-10 | 1 | -6/+8 |
| * | RB_EMPTY() applies to red-black trees, not splay trees. | Dag-Erling Smørgrav | 2003-11-10 | 1 | -1/+1 |
| * | Add a define for libbsnmp. | Hartmut Brandt | 2003-11-10 | 1 | -0/+1 |
| * | Add some pc98-specific devices from the hardware notes. | Bruce A. Mah | 2003-11-09 | 2 | -0/+7 |
| * | Add two PC-98 devices, from the hardware notes, which was missed in | Simon L. B. Nielsen | 2003-11-09 | 1 | -0/+4 |
| * | - Sync the list of supported device with the hardware notes and the | Simon L. B. Nielsen | 2003-11-09 | 1 | -4/+41 |
| * | Sync the sym(4) manual page with the hardware notes, and change the | Simon L. B. Nielsen | 2003-11-09 | 1 | -17/+61 |
| * | Add the 'package-recursive' option | Christian Brueffer | 2003-11-09 | 1 | -0/+4 |
| * | Update list of supported devices for ahb | Warner Losh | 2003-11-09 | 1 | -1/+2 |
| * | Complete the variants of 1522/1520 cards | Warner Losh | 2003-11-09 | 1 | -2/+3 |
| * | AHA-1505 also alegedly supported | Warner Losh | 2003-11-09 | 1 | -2/+2 |
| * | Flesh out the list of supported devices for this driver. | Warner Losh | 2003-11-09 | 1 | -3/+15 |
| * | o Update to closer to the official names for these cards. | Warner Losh | 2003-11-09 | 1 | -9/+21 |
| * | Synchronize list of supported cards with hardware notes, reformat | Bruce A. Mah | 2003-11-09 | 1 | -5/+20 |
| * | Mention Olicom OC2220, which is listed in the hardware notes and | Bruce A. Mah | 2003-11-09 | 1 | -0/+1 |
| * | Capitalize "Fast Ethernet" and "Ethernet" consistently. | Bruce A. Mah | 2003-11-09 | 1 | -7/+7 |
| * | Synchronize manual page with hardware notes and reformat list of | Bruce A. Mah | 2003-11-09 | 1 | -4/+21 |
| * | Mention Cisco and Xircom devices supported by an driver. | Bruce A. Mah | 2003-11-08 | 1 | -4/+14 |
| * | Add /usr/share/security to reflect recent hookup of Makefile and | Robert Watson | 2003-11-08 | 1 | -0/+3 |
| * | Makefile.inc wasn't needed; this is a left-over of other files present | Robert Watson | 2003-11-08 | 2 | -3/+1 |
| * | Remove trailing commas from device list. | Bruce A. Mah | 2003-11-08 | 1 | -3/+3 |
| * | Add SOHO(PRAGMATIC) UE-1211C from the pc98 hardware notes. | Bruce A. Mah | 2003-11-08 | 1 | -0/+2 |
| * | Capitalize "Ethernet" and "Fast Ethernet" consistently. No other | Bruce A. Mah | 2003-11-08 | 1 | -5/+5 |
| * | Sort devices. In the process, remove a duplicate entry for the Accton | Bruce A. Mah | 2003-11-08 | 1 | -25/+23 |
| * | People are blindly coping this example refuse file. Doing so breaks | Gregory Neil Shapiro | 2003-11-08 | 2 | -6/+3 |
| * | Cross-reference pgfind(9) and pfind(9) from each others manual pages. | Joseph Koshy | 2003-11-08 | 2 | -0/+4 |
| * | Add manpage link wd.4 -> wdc.4 | Hideyuki KURASHINA | 2003-11-08 | 2 | -1/+3 |
| * | When lomac-policy.contexts was merged from the TrustedBSD MAC branch, | Robert Watson | 2003-11-08 | 2 | -0/+10 |
| * | Change FreeBSD.ORG to FreeBSD.org. | Simon L. B. Nielsen | 2003-11-07 | 1 | -1/+1 |
| * | Mdoc Janitor: | Hiten Pandya | 2003-11-07 | 1 | -0/+4 |
| * | Mdoc Janitor: | Hiten Pandya | 2003-11-07 | 1 | -2/+6 |
| * | Better description of the device supported | Warner Losh | 2003-11-07 | 1 | -3/+7 |
| * | bare-bones and kinda sucky ufm man page | Warner Losh | 2003-11-07 | 2 | -0/+66 |
| * | Add manual page for LSI Fusion-MPT SCSI/Fibre Channel driver. | Hiten Pandya | 2003-11-07 | 2 | -0/+107 |
| * | Synchronize the list of support devices with the driver source code. | Simon L. B. Nielsen | 2003-11-07 | 1 | -0/+12 |
| * | Add sbp_targ.4. | Hidetoshi Shimokawa | 2003-11-07 | 1 | -0/+1 |
| * | Add minimal manpage for sbp_targ(4). | Hidetoshi Shimokawa | 2003-11-07 | 1 | -0/+81 |
| * | The man page for the layer 3 (signalling) netgraph node of NgATM. | Hartmut Brandt | 2003-11-07 | 2 | -0/+411 |
| * | Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks to | David Xu | 2003-11-06 | 3 | -2/+6 |
| * | device_get_name(9) and device_get_nameunit(9) return const char *, not int. | Dag-Erling Smørgrav | 2003-11-06 | 1 | -2/+2 |
| * | Enable GB2312 locale. | David Xu | 2003-11-05 | 6 | -2/+6 |
| * | Add GB2312 locale files. | David Xu | 2003-11-05 | 3 | -0/+152 |
| * | Add GB2312 encoding file. | David Xu | 2003-11-05 | 1 | -0/+243 |
| * | Fix Scott's email address. | Tom Rhodes | 2003-11-05 | 1 | -2/+2 |
| * | The my(4) drivers require miibus(4) to function properly. | Tom Rhodes | 2003-11-05 | 1 | -0/+3 |
| * | - refrect recent changes. | Hajimu UMEMOTO | 2003-11-05 | 1 | -182/+455 |