| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Capitalize at the start of sentence. Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 2 | -18/+14 |
* | Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 1 | -4/+5 |
* | Correct use of .Nm. Add rcsid. Remove unused #includes. | charnier | 1998-06-15 | 8 | -40/+53 |
* | Force -DFREEBSD_AOUT incase ldconfig is being compiled under elf. | peter | 1998-06-12 | 1 | -2/+2 |
* | Print the write counts if they are nonzero even if we're mounted | bde | 1998-06-08 | 2 | -8/+6 |
* | Add rcsid, remove unused #includes. Use err(3). | charnier | 1998-06-08 | 1 | -22/+22 |
* | Use warnx()+fprintf() to handle multi-line messages. Correct K&R support and | charnier | 1998-06-08 | 2 | -24/+20 |
* | Fix typo: exit -> exist | danny | 1998-06-08 | 1 | -2/+2 |
* | PR: docs/3636 | thepish | 1998-06-07 | 1 | -1/+1 |
* | Fix an alignment problem on alpha by doing a bytewise copy. | jb | 1998-06-06 | 1 | -3/+6 |
* | Reviewed by: Kirk Mckusick (mckusick@mckusick.com) | julian | 1998-06-05 | 3 | -3/+3 |
* | Fix a spelling error. | steve | 1998-06-04 | 2 | -2/+2 |
* | Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes. | charnier | 1998-06-04 | 2 | -13/+13 |
* | Add section number to .Xr. Use of .Nm. Typo. Add rcsid. Remove unused | charnier | 1998-06-04 | 6 | -142/+100 |
* | Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not | charnier | 1998-06-04 | 2 | -15/+22 |
* | Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unused | charnier | 1998-06-04 | 2 | -18/+22 |
* | Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3). | charnier | 1998-06-04 | 2 | -35/+35 |
* | Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. | charnier | 1998-06-04 | 2 | -19/+25 |
* | Spelling corrections. | jkoshy | 1998-06-03 | 1 | -2/+2 |
* | Correct typo. | jkoshy | 1998-06-03 | 1 | -2/+2 |
* | SUBDIR += ldconfig | peter | 1998-06-01 | 1 | -2/+2 |