aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix breakage of make release.Yoshinobu Inoue2000-01-291-3/+10
* Fix typo's.Jeroen Ruigrok van der Werven2000-01-281-2/+2
* IPv6 multicast routing.Yoshinobu Inoue2000-01-285-10/+237
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-276-13/+3
* cleanup using suggestions from bdeMichael Haro2000-01-271-4/+4
* Style change and comment difference per bde.Matt Jacob2000-01-271-4/+7
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-2713-344/+802
* Fixes for my mandoc braindamage.David E. O'Brien2000-01-271-7/+19
* A cleaner fix to previous.Matt Jacob2000-01-271-7/+10
* Fix ctags from core dumping on alpha. Let the diffs out to review,Matt Jacob2000-01-271-5/+9
* Add human-readable output flag, -hMichael Haro2000-01-253-16/+128
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-253-6/+20
* Fxi various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-233-7/+7
* Revert the change from memset() to bzero(), since bzero() is simplySheldon Hearn2000-01-201-1/+1
* Change the error message to be the FreeBSD one, not the OSF/1 one.David E. O'Brien2000-01-191-2/+6
* ${.MAKE} -> ${MAKE}Ruslan Ermilov2000-01-191-1/+1
* Utility to control the printing of "Fixed up unaligned data access for pidDavid E. O'Brien2000-01-194-0/+233
* Document truncation of strings when a NUL character is reached in a formatChris Costello2000-01-191-0/+6
* Correctly parse broken MDTM responses from servers which formatSheldon Hearn2000-01-181-16/+36
* Create tempfiles securely.Kris Kennaway2000-01-172-23/+16
* Fixed breakage of K&R support in rev.1.26. yyparse() was defined asBruce Evans2000-01-171-7/+7
* Fixed breakage of K&R support in rev.1.8 of output.c: don't generateBruce Evans2000-01-172-2/+5
* Cosmetic change: space instead of tab in front of $FreeBSD$.Sheldon Hearn2000-01-162-2/+2
* Revert previous change, which is reported to have broken world. ISheldon Hearn2000-01-151-1/+1