summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert the change from memset() to bzero(), since bzero() is simplysheldonh2000-01-201-1/+1
* Change the error message to be the FreeBSD one, not the OSF/1 one.obrien2000-01-191-2/+6
* ${.MAKE} -> ${MAKE}ru2000-01-191-1/+1
* Utility to control the printing of "Fixed up unaligned data access for pidobrien2000-01-194-0/+233
* Document truncation of strings when a NUL character is reached in a formatchris2000-01-191-0/+6
* Correctly parse broken MDTM responses from servers which formatsheldonh2000-01-181-16/+36
* Create tempfiles securely.kris2000-01-172-23/+16
* Fixed breakage of K&R support in rev.1.26. yyparse() was defined asbde2000-01-171-7/+7
* Fixed breakage of K&R support in rev.1.8 of output.c: don't generatebde2000-01-172-2/+5
OpenPOWER on IntegriCloud