| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise list of interfaces on which bridging is supported. mdoc-ify a few | ghelmer | 1999-04-16 | 1 | -5/+18 |
* | Grrr. Make all modes work properly with the 82c168 chip and built-in | wpaul | 1999-04-14 | 2 | -20/+18 |
* | Install kld.4. | bde | 1999-04-14 | 1 | -10/+8 |
* | Reference kldfind(2), kldfirstmod(2), kldload(2), kldnext(2), kldstat(2), | ghelmer | 1999-04-13 | 1 | -1/+7 |
* | Add kld(4) man page. Copyright notice in PR submission was "???", which | ghelmer | 1999-04-13 | 1 | -0/+162 |
* | Update description of how to analyse kernel dumps. | grog | 1999-04-13 | 1 | -60/+54 |
* | Mention the new splash_pcx decoder. | des | 1999-04-12 | 2 | -6/+28 |
* | Fix typo's in previous commit. | n_hibma | 1999-04-11 | 2 | -4/+10 |
* | Added information on how to use a USB mouse under XFree. | n_hibma | 1999-04-11 | 2 | -4/+64 |
* | Fix docs/10737 | nsouch | 1999-04-11 | 1 | -0/+2 |
* | Corrections supplied by Kazutaka YOKOTA. | n_hibma | 1999-04-11 | 2 | -26/+26 |
* | Add the manpages for ums and ukbd (USB mouse and keyboards) | n_hibma | 1999-04-11 | 5 | -2/+492 |
* | Dangit, forgot to add ti.4 to Makefile. | wpaul | 1999-04-07 | 1 | -3/+4 |
* | Document the new generic memory range management ioctls. | msmith | 1999-04-07 | 2 | -2/+222 |
* | Add driver support for gigabit ethernet adapters based on the Alteon | wpaul | 1999-04-06 | 2 | -0/+384 |
* | Document portmap_program and lpd_program | jfitz | 1999-03-29 | 1 | -1/+11 |
* | typo fixes | kjc | 1999-03-29 | 1 | -2/+2 |
* | Describe referenced states for plex and subdisk. | grog | 1999-03-28 | 1 | -9/+9 |
* | Remove incomplete diagram in troff output only. | grog | 1999-03-27 | 1 | -4/+9 |
* | Fixed bitrot in synopsis. | bde | 1999-03-26 | 1 | -2/+2 |
* | Fix recurring typo: fine -> file | wpaul | 1999-03-25 | 10 | -20/+20 |
* | Mention securelevel 3 to match comment in rc.conf. | ghelmer | 1999-03-24 | 1 | -2/+2 |
* | Document natd_program | brian | 1999-03-24 | 1 | -1/+4 |
* | Cosmetic changes for troff output | grog | 1999-03-24 | 1 | -34/+60 |
* | Typo fix (set --> get). | alex | 1999-03-22 | 1 | -3/+3 |
* | Document net.inet.ip.fastforwarding, and the fact that it bypasses the | des | 1999-03-20 | 1 | -7/+17 |
* | security(1) doesn't exist, but security(7) does. | billf | 1999-03-20 | 1 | -2/+2 |
* | Clarify yet again that we need to synchronize the debug state of | grog | 1999-03-19 | 1 | -19/+36 |
* | Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also, | ghelmer | 1999-03-17 | 2 | -7/+52 |
* | Spelling and grammar fixes. | ghelmer | 1999-03-15 | 1 | -23/+23 |
* | Fix reference (FreeBSD 3.0.1 -> FreeBSD 3.1), remove apparent typo, | ghelmer | 1999-03-15 | 1 | -4/+5 |
* | 1) line 76: "fine" should be "file" | billf | 1999-03-15 | 2 | -6/+6 |
* | Typo - latter -> letter | billf | 1999-03-15 | 1 | -2/+2 |
* | EACESS -> EACCES | alex | 1999-03-15 | 1 | -2/+2 |
* | Clarify the undesirability of static configuration. | grog | 1999-03-13 | 1 | -44/+48 |
* | Oops, syscons.4 hasn't been added to Makefile! | yokota | 1999-03-11 | 1 | -2/+3 |
* | erst0 -> ersa0 | ghelmer | 1999-03-07 | 1 | -2/+2 |
* | MAKEDEV pty# makes 32 pty pairs, not 16. | ghelmer | 1999-03-07 | 2 | -4/+4 |
* | Removed old scsi section 9 man pages. Only cd.9 has been converted to | bde | 1999-03-06 | 4 | -381/+2 |
* | Fixed bitrot in synopsis (devfs_link was renamed to devfs_makelink). | bde | 1999-03-06 | 2 | -5/+6 |
* | Fixed wrong function prototype(s) in synopsis. | bde | 1999-03-06 | 6 | -14/+12 |
* | Fixed bitrot in synopsis (u_long changed to uintptr_t for portability). | bde | 1999-03-06 | 2 | -6/+6 |
* | Fixed C syntax error in synopsis. | bde | 1999-03-06 | 1 | -2/+2 |
* | Fixed bitrot in synopsis (const poisoning hadn't reached here). | bde | 1999-03-06 | 1 | -2/+2 |
* | Fixed missing headers in synopsis. | bde | 1999-03-06 | 2 | -1/+5 |
* | Fixed bitrot in synopsis (fuword() and suword() changed to support alpha). | bde | 1999-03-06 | 2 | -2/+2 |
* | Fixed bitrot in synopsis (some const poisoning hadn't reached here). | bde | 1999-03-05 | 1 | -2/+2 |
* | Typo fix. | jkoshy | 1999-03-02 | 2 | -4/+4 |
* | Change some .Ar macros to .Pa. | grog | 1999-03-02 | 1 | -20/+40 |
* | Add a missing word and change a "then" to "than". | ghelmer | 1999-03-02 | 1 | -3/+3 |