summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-0153-292/+583
* Fix errors in .Xr usage.nik2000-03-012-4/+4
* s/curses/ncurses/nik2000-03-011-1/+1
* Remove reference to nwfsrc(8), replace with reference tonik2000-03-011-1/+1
* underline "pattern" in the synopsis.gsutter2000-02-281-1/+1
* Previous fix was incomplete and has problem in reverse lookup failed dest,shin2000-02-281-3/+2
* Fix diagnostic printing test condition (was always true)ache2000-02-281-1/+1
* Remove option's description that has gone with PAM.ru2000-02-271-9/+1
* Update sockstat to support INET6 socket printing.shin2000-02-262-6/+10
* Use libcrypto in place of libdes.markm2000-02-248-15/+11
* Correctly print out "Connected to" hostname.shin2000-02-241-4/+3
* Fix a 'tip' core dump caused by a null pointer dereference whenbsd2000-02-221-1/+1
* Fix several problems with EPSV (verbosity, one-per-session, missing place)ache2000-02-213-6/+14
* Fixed a little bit strange INET6 output.shin2000-02-191-0/+1
* Use static buffer to save source route hostnames.shin2000-02-191-1/+1
* Print "Trying ..." for each host. Also cleanups for error printing.shin2000-02-191-8/+3
* Removed bogus line.shin2000-02-191-1/+0
* Added IPv6 name resolving support for utmp logging.shin2000-02-191-15/+42
* Don't try EPSV once it failed.shin2000-02-181-5/+12
* Fix a leak. (Thanks Bruce, this was a bonehead mistake on my part :).)sef2000-02-151-3/+8
* Fix bugs in telnet.shin2000-02-151-8/+16
* Add -4 and -6 options.shin2000-02-156-16/+46
* PR: 10850unfurl2000-02-151-6/+10
* Remove the version information from `.Os FreeBSD' here. Not onlychris2000-02-141-1/+1
* Reduce the number of args to .%T to an acceptable number bychris2000-02-141-1/+1
* Add more dual stack consideration.shin2000-02-124-16/+71
* Fix parsing problems.shin2000-02-122-3/+31
* Fix several bogus bugsshin2000-02-123-5/+10
* Teach passwd about a new "mixpasswordcase" login.conf parameter. If thisnik2000-02-111-5/+12
* Teach passwd about a new "mixpasswordcase" login.conf parameter. If thisnik2000-02-111-2/+11
* Add more dual stack consideration.shin2000-02-101-27/+96
* Let ftp command use only PORT(no EPRT) for IPv4 destination.shin2000-02-091-1/+0
* There is a problem in that one cannot use ctype.h at the same time as partsobrien2000-02-082-70/+86
* Fix telnet core dump at invalid service name specified.shin2000-02-071-0/+6
* Move brandelf from being i386 specific to the MI area -- Linux emulationobrien2000-02-061-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-055-1/+10
* Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,shin2000-01-291-1/+1
* fix breakage of make release.shin2000-01-291-3/+10
* Fix typo's.asmodai2000-01-281-2/+2
* IPv6 multicast routing.shin2000-01-285-10/+237
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-276-13/+3
* cleanup using suggestions from bdemharo2000-01-271-4/+4
* Style change and comment difference per bde.mjacob2000-01-271-4/+7
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-2713-344/+802
* Fixes for my mandoc braindamage.obrien2000-01-271-7/+19
* A cleaner fix to previous.mjacob2000-01-271-7/+10
* Fix ctags from core dumping on alpha. Let the diffs out to review,mjacob2000-01-271-5/+9
* Add human-readable output flag, -hmharo2000-01-253-16/+128
* several tcp apps IPv6 updateshin2000-01-253-6/+20
* Fxi various man pages to stop abusing the .Bx macro to generatempp2000-01-233-7/+7
OpenPOWER on IntegriCloud