| Commit message (Expand) | Author | Age | Files | Lines |
* | Activate newfs_msdos. | rnordier | 1998-07-06 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r37446, | rnordier | 1998-07-06 | 3 | -0/+1103 |
|\ |
|
| * | Add newfs_msdos: extensive newfs-style support for creating FAT12, | rnordier | 1998-07-06 | 3 | -0/+1103 |
* | ioctl() request args are unsigned longs, so don't attempt to store | bde | 1998-07-06 | 1 | -3/+3 |
* | Restored rev.1.11, which I somehow clobbered in rev.1.12. | bde | 1998-07-06 | 3 | -3/+12 |
* | Correct use of .Nm. Spelling. Add rcsid and remove unused #includes. | charnier | 1998-07-06 | 16 | -84/+96 |
* | -Wall. | charnier | 1998-07-06 | 4 | -18/+22 |
* | Sync usage string and man page. Correct use of .Nm. Spelling. Remove | charnier | 1998-07-06 | 2 | -23/+19 |
* | Correct use of .Nm. | charnier | 1998-07-06 | 1 | -3/+4 |
* | Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err() | charnier | 1998-07-06 | 12 | -98/+72 |
* | Add rcsid. Remove unused #includes. Spelling. | charnier | 1998-07-06 | 1 | -8/+7 |
* | Add rcsid, remove unused #includes, spelling. | charnier | 1998-07-06 | 1 | -12/+12 |
* | Remove unused #include. Add usage(). | charnier | 1998-07-06 | 2 | -12/+15 |
* | Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3). | charnier | 1998-07-06 | 2 | -20/+18 |
* | Add rcsid. remove unused #includes. Getopt returns -1 not EOF. Add usage(). | charnier | 1998-07-06 | 1 | -23/+27 |
* | Lowercase 1st char. in err(3) strings. | charnier | 1998-07-06 | 1 | -2/+2 |
* | remoce unused #include. | charnier | 1998-07-06 | 1 | -2/+1 |
* | Correct .Nm use. Add rcsid. Use min for minutes instead of mn. | charnier | 1998-07-06 | 2 | -36/+38 |
* | Update man page to allow adding address_family when -l is used (this is a no op | charnier | 1998-07-06 | 2 | -62/+54 |
* | Correct use of .Nm, use .Bx Free for FreeBSD. Add rcsid, remove unused | charnier | 1998-07-06 | 4 | -238/+218 |
* | Support for IPFW based transparent forwarding. | julian | 1998-07-06 | 2 | -3/+56 |
* | Make things clearer. | brian | 1998-07-04 | 1 | -7/+49 |
* | Suggest port 8668 rather than 6668 for natd. | brian | 1998-07-04 | 1 | -1/+1 |
* | Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganize | charnier | 1998-06-30 | 4 | -188/+158 |
* | Split usage string. | charnier | 1998-06-30 | 6 | -24/+42 |
* | Document -r flag, document use of TAPE env variable. Add rcsid. Use err(3). | charnier | 1998-06-30 | 3 | -49/+67 |
* | Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3) | charnier | 1998-06-30 | 2 | -40/+38 |
* | Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missing | charnier | 1998-06-30 | 4 | -148/+116 |
* | Add rcsid. Remove unused #includes. Use err(3). | charnier | 1998-06-30 | 4 | -64/+68 |
* | Don't assume that time_t is long. | bde | 1998-06-29 | 1 | -2/+4 |
* | Fix bogon in man page. "-o conn" actually turns off NFSMNT_NOCONN as it is | jkoshy | 1998-06-29 | 1 | -2/+2 |
* | Fixed printf format errors. | bde | 1998-06-28 | 2 | -16/+16 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -1/+1 |
* | Fixed printf format errors, scanf format errors and scanf error handling. | bde | 1998-06-28 | 1 | -7/+9 |
* | Fixed printf format errors. | bde | 1998-06-28 | 3 | -7/+8 |
* | Fixed printf format errors. Sure is dusty here. | bde | 1998-06-28 | 3 | -19/+20 |
* | Fixed printf format errors. | bde | 1998-06-28 | 3 | -23/+27 |
* | Fixed printf format errors. | bde | 1998-06-28 | 2 | -4/+4 |
* | Fixed printf format errors. | bde | 1998-06-28 | 3 | -8/+7 |
* | Fixed printf format errors. | bde | 1998-06-28 | 15 | -63/+66 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -6/+6 |
* | Fixed printf format errors. | bde | 1998-06-28 | 2 | -86/+94 |
* | Fixed printf format errors. | bde | 1998-06-28 | 1 | -9/+9 |
* | A long time ago I hacked mountd so that it would deal intelligently | wpaul | 1998-06-25 | 1 | -3/+5 |
* | Fixes per PR 2850: | jkoshy | 1998-06-19 | 1 | -5/+18 |
* | Remove reference to non-existent htable(8). | jkoshy | 1998-06-17 | 1 | -2/+1 |
* | Oops, the previous commit missed one line of code. | joerg | 1998-06-15 | 1 | -1/+2 |
* | Watch out for null hostnames in netgroup entries, to avoid dumping core. | joerg | 1998-06-15 | 1 | -2/+4 |
* | Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correct | charnier | 1998-06-15 | 3 | -43/+33 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3). | charnier | 1998-06-15 | 40 | -206/+257 |