| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove incorrect use of .Nm. Wrap long lines, Unwrap short lines | charnier | 2000-03-26 | 2 | -13/+12 |
* | Put flags under .Fl. Add DIAGNOSTICS section name | charnier | 2000-03-26 | 1 | -3/+7 |
* | Sync SYNOPSIS and usage() string. | charnier | 2000-03-26 | 2 | -4/+5 |
* | Add missing dots | charnier | 2000-03-26 | 1 | -5/+5 |
* | Move RCS tags after copyright | charnier | 2000-03-26 | 1 | -5/+3 |
* | Add DIAGNOSTICS section name | charnier | 2000-03-26 | 4 | -12/+13 |
* | .Nm changes | charnier | 2000-03-26 | 1 | -5/+4 |
* | Add DIAGNOSTICS section name | charnier | 2000-03-26 | 1 | -4/+3 |
* | Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function. | charnier | 2000-03-26 | 2 | -45/+60 |
* | Add -d and -t flags to usage. Add usage(). | charnier | 2000-03-26 | 2 | -10/+29 |
* | Typo | charnier | 2000-03-26 | 1 | -1/+1 |
* | Use errx(), remove unused #include. Correct SYNOPSIS | charnier | 2000-03-26 | 2 | -20/+14 |
* | Add .Nm. | charnier | 2000-03-26 | 1 | -5/+5 |
* | Add DIAGNOSTICS section name and section name to .Xr. | charnier | 2000-03-26 | 1 | -13/+18 |
* | DIAGNOSTICS section name missing and .Nm changes | charnier | 2000-03-26 | 3 | -11/+11 |
* | Use errx(). .Nm fixes | charnier | 2000-03-26 | 2 | -12/+12 |
* | Use warnx(), -Wall cleaning and remove unused #include | charnier | 2000-03-26 | 2 | -12/+15 |
* | Correct grammar. | sheldonh | 2000-03-24 | 2 | -112/+170 |
* | fix bug with du -hd | mharo | 2000-03-24 | 1 | -1/+1 |
* | Change the usage of the .Nm macro in the NAME section to be | mpp | 2000-03-24 | 1 | -1/+4 |
* | Clear the Os macro and provide an HISTORY section instead. | sheldonh | 2000-03-23 | 1 | -1/+6 |
* | Correct grammar. | sheldonh | 2000-03-23 | 1 | -25/+26 |
* | Uncorrupt the SCCS id (s/ From: / /). | green | 2000-03-20 | 1 | -2/+2 |
* | Add '-L' option to usage(). | guido | 2000-03-20 | 1 | -1/+1 |
* | Fix a couple hard sentence breaks I inadvertently introduced. Also, | green | 2000-03-20 | 1 | -7/+9 |
* | Revert the part of rev 1.5 that spammed rev 1.4; rev 1.4 correctly | sheldonh | 2000-03-20 | 1 | -1/+0 |
* | Add a new flag: -E enables "extended" regular expressions. | green | 2000-03-19 | 4 | -8/+21 |
* | Add $FreeBSD$. | green | 2000-03-19 | 1 | -1/+2 |
* | Add and document a NO_X knob to force disabling of X support in doscmd | kris | 2000-03-19 | 1 | -2/+2 |
* | Change the output of truss to more closely resemble SysV's. (Yes, it | sef | 2000-03-18 | 7 | -31/+24 |
* | Support more filesystems in fstat(1): now you can use fstat(1) to | green | 2000-03-16 | 5 | -22/+316 |
* | Resurrect the 'cdelay' and 'ldelay' features of /usr/bin/tip. | bsd | 2000-03-15 | 2 | -4/+26 |
* | Identify timezone data files by their ``TZif'' magic number. | archie | 2000-03-14 | 1 | -0/+4 |
* | Don't suppress Flags and Refs info for IPv4 entries. | shin | 2000-03-14 | 1 | -2/+2 |
* | Add a flag to the usage display. | shin | 2000-03-11 | 1 | -2/+2 |
* | Add "-l" option description. | shin | 2000-03-11 | 1 | -1/+3 |
* | Prevent sockstat print out some empty entries related to IPv6. | shin | 2000-03-11 | 1 | -2/+2 |
* | Fix whitepace in the arguments of two Xr macros. | sheldonh | 2000-03-10 | 1 | -2/+2 |
* | Mark up the optional -c option with the Op macro. | sheldonh | 2000-03-09 | 1 | -1/+1 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 3 | -3/+3 |
* | Print a warning and exit with != 0 when at least one downloaded file | cracauer | 2000-03-08 | 4 | -22/+44 |
* | ftp(1)'s default pager is "more", not "less", as documented. | nik | 2000-03-07 | 1 | -1/+1 |
* | Make a run-on sentence into two proper sentences, and clarify the meaning | green | 2000-03-06 | 1 | -3/+2 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-06 | 2 | -2/+4 |
* | CMSG_XXX macros alignment fixes to follow RFC2292. | shin | 2000-03-03 | 1 | -14/+12 |
* | Tell people how to look up NIC handle information these days (for the two | obrien | 2000-03-02 | 1 | -0/+10 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 6 | -11/+22 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 53 | -292/+583 |
* | Fix errors in .Xr usage. | nik | 2000-03-01 | 2 | -4/+4 |
* | s/curses/ncurses/ | nik | 2000-03-01 | 1 | -1/+1 |