| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove reference to nwfsrc(8), replace with reference to | nik | 2000-03-01 | 1 | -1/+1 |
* | underline "pattern" in the synopsis. | gsutter | 2000-02-28 | 1 | -1/+1 |
* | Previous fix was incomplete and has problem in reverse lookup failed dest, | shin | 2000-02-28 | 1 | -3/+2 |
* | Fix diagnostic printing test condition (was always true) | ache | 2000-02-28 | 1 | -1/+1 |
* | Remove option's description that has gone with PAM. | ru | 2000-02-27 | 1 | -9/+1 |
* | Update sockstat to support INET6 socket printing. | shin | 2000-02-26 | 2 | -6/+10 |
* | Use libcrypto in place of libdes. | markm | 2000-02-24 | 8 | -15/+11 |
* | Correctly print out "Connected to" hostname. | shin | 2000-02-24 | 1 | -4/+3 |
* | Fix a 'tip' core dump caused by a null pointer dereference when | bsd | 2000-02-22 | 1 | -1/+1 |
* | Fix several problems with EPSV (verbosity, one-per-session, missing place) | ache | 2000-02-21 | 3 | -6/+14 |
* | Fixed a little bit strange INET6 output. | shin | 2000-02-19 | 1 | -0/+1 |
* | Use static buffer to save source route hostnames. | shin | 2000-02-19 | 1 | -1/+1 |
* | Print "Trying ..." for each host. Also cleanups for error printing. | shin | 2000-02-19 | 1 | -8/+3 |
* | Removed bogus line. | shin | 2000-02-19 | 1 | -1/+0 |
* | Added IPv6 name resolving support for utmp logging. | shin | 2000-02-19 | 1 | -15/+42 |
* | Don't try EPSV once it failed. | shin | 2000-02-18 | 1 | -5/+12 |