aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add a flag to the usage display.Yoshinobu Inoue2000-03-111-2/+2
* Add "-l" option description.Yoshinobu Inoue2000-03-111-1/+3
* Prevent sockstat print out some empty entries related to IPv6.Yoshinobu Inoue2000-03-111-2/+2
* Fix whitepace in the arguments of two Xr macros.Sheldon Hearn2000-03-101-2/+2
* Mark up the optional -c option with the Op macro.Sheldon Hearn2000-03-091-1/+1
* Buildworld fixes for NO_OPENSSH and NO_OPENSSLKris Kennaway2000-03-093-3/+3
* Print a warning and exit with != 0 when at least one downloaded fileMartin Cracauer2000-03-084-22/+44
* ftp(1)'s default pager is "more", not "less", as documented.Nik Clayton2000-03-071-1/+1
* Make a run-on sentence into two proper sentences, and clarify the meaningBrian Feldman2000-03-061-3/+2
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-062-2/+4
* CMSG_XXX macros alignment fixes to follow RFC2292.Yoshinobu Inoue2000-03-031-14/+12
* Tell people how to look up NIC handle information these days (for the twoDavid E. O'Brien2000-03-021-0/+10
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-026-11/+22
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-0153-292/+583
* Fix errors in .Xr usage.Nik Clayton2000-03-012-4/+4
* s/curses/ncurses/Nik Clayton2000-03-011-1/+1
* Remove reference to nwfsrc(8), replace with reference toNik Clayton2000-03-011-1/+1
* underline "pattern" in the synopsis.Gregory Sutter2000-02-281-1/+1
* Previous fix was incomplete and has problem in reverse lookup failed dest,Yoshinobu Inoue2000-02-281-3/+2
* Fix diagnostic printing test condition (was always true)Andrey A. Chernov2000-02-281-1/+1
* Remove option's description that has gone with PAM.Ruslan Ermilov2000-02-271-9/+1
* Update sockstat to support INET6 socket printing.Yoshinobu Inoue2000-02-262-6/+10
* Use libcrypto in place of libdes.Mark Murray2000-02-248-15/+11
* Correctly print out "Connected to" hostname.Yoshinobu Inoue2000-02-241-4/+3
* Fix a 'tip' core dump caused by a null pointer dereference whenBrian S. Dean2000-02-221-1/+1
* Fix several problems with EPSV (verbosity, one-per-session, missing place)Andrey A. Chernov2000-02-213-6/+14
* Fixed a little bit strange INET6 output.Yoshinobu Inoue2000-02-191-0/+1
* Use static buffer to save source route hostnames.Yoshinobu Inoue2000-02-191-1/+1
* Print "Trying ..." for each host. Also cleanups for error printing.Yoshinobu Inoue2000-02-191-8/+3
* Removed bogus line.Yoshinobu Inoue2000-02-191-1/+0
* Added IPv6 name resolving support for utmp logging.Yoshinobu Inoue2000-02-191-13/+40
* Don't try EPSV once it failed.Yoshinobu Inoue2000-02-181-5/+12
* Fix a leak. (Thanks Bruce, this was a bonehead mistake on my part :).)Sean Eric Fagan2000-02-151-3/+8
* Fix bugs in telnet.Yoshinobu Inoue2000-02-151-8/+16
* Add -4 and -6 options.Yoshinobu Inoue2000-02-156-16/+46
* PR: 10850Bill Swingle2000-02-151-6/+10
* Remove the version information from `.Os FreeBSD' here. Not onlyChris Costello2000-02-141-1/+1
* Reduce the number of args to .%T to an acceptable number byChris Costello2000-02-141-1/+1
* Add more dual stack consideration.Yoshinobu Inoue2000-02-124-16/+71
* Fix parsing problems.Yoshinobu Inoue2000-02-122-3/+31
* Fix several bogus bugsYoshinobu Inoue2000-02-123-5/+10
* Teach passwd about a new "mixpasswordcase" login.conf parameter. If thisNik Clayton2000-02-111-5/+12
* Teach passwd about a new "mixpasswordcase" login.conf parameter. If thisNik Clayton2000-02-111-2/+11
* Add more dual stack consideration.Yoshinobu Inoue2000-02-101-27/+96
* Let ftp command use only PORT(no EPRT) for IPv4 destination.Yoshinobu Inoue2000-02-091-1/+0
* There is a problem in that one cannot use ctype.h at the same time as partsDavid E. O'Brien2000-02-082-70/+86
* Fix telnet core dump at invalid service name specified.Yoshinobu Inoue2000-02-071-0/+6
* Move brandelf from being i386 specific to the MI area -- Linux emulationDavid E. O'Brien2000-02-061-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcJosef Karthauser2000-02-055-1/+10
* Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,Yoshinobu Inoue2000-01-291-1/+1