| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix a leak. (Thanks Bruce, this was a bonehead mistake on my part :).) | sef | 2000-02-15 | 1 | -3/+8 |
* | Fix bugs in telnet. | shin | 2000-02-15 | 1 | -8/+16 |
* | Add -4 and -6 options. | shin | 2000-02-15 | 6 | -16/+46 |
* | PR: 10850 | unfurl | 2000-02-15 | 1 | -6/+10 |
* | Remove the version information from `.Os FreeBSD' here. Not only | chris | 2000-02-14 | 1 | -1/+1 |
* | Reduce the number of args to .%T to an acceptable number by | chris | 2000-02-14 | 1 | -1/+1 |
* | Add more dual stack consideration. | shin | 2000-02-12 | 4 | -16/+71 |
* | Fix parsing problems. | shin | 2000-02-12 | 2 | -3/+31 |
* | Fix several bogus bugs | shin | 2000-02-12 | 3 | -5/+10 |
* | Teach passwd about a new "mixpasswordcase" login.conf parameter. If this | nik | 2000-02-11 | 1 | -5/+12 |
* | Teach passwd about a new "mixpasswordcase" login.conf parameter. If this | nik | 2000-02-11 | 1 | -2/+11 |
* | Add more dual stack consideration. | shin | 2000-02-10 | 1 | -27/+96 |
* | Let ftp command use only PORT(no EPRT) for IPv4 destination. | shin | 2000-02-09 | 1 | -1/+0 |
* | There is a problem in that one cannot use ctype.h at the same time as parts | obrien | 2000-02-08 | 2 | -70/+86 |
* | Fix telnet core dump at invalid service name specified. | shin | 2000-02-07 | 1 | -0/+6 |
* | Move brandelf from being i386 specific to the MI area -- Linux emulation | obrien | 2000-02-06 | 1 | -1/+1 |
* | Revert part of the last commit, remove {g|s}etflags from the libc | joe | 2000-02-05 | 5 | -1/+10 |
* | Add NI_NAMEREQD flag to getnameinfo() call. Without this flag, | shin | 2000-01-29 | 1 | -1/+1 |
* | fix breakage of make release. | shin | 2000-01-29 | 1 | -3/+10 |
* | Fix typo's. | asmodai | 2000-01-28 | 1 | -2/+2 |
* | IPv6 multicast routing. | shin | 2000-01-28 | 5 | -10/+237 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 6 | -13/+3 |
* | cleanup using suggestions from bde | mharo | 2000-01-27 | 1 | -4/+4 |
* | Style change and comment difference per bde. | mjacob | 2000-01-27 | 1 | -4/+7 |
* | another tcp apps IPv6 updates.(should be make world safe) | shin | 2000-01-27 | 13 | -344/+802 |
* | Fixes for my mandoc braindamage. | obrien | 2000-01-27 | 1 | -7/+19 |
* | A cleaner fix to previous. | mjacob | 2000-01-27 | 1 | -7/+10 |
* | Fix ctags from core dumping on alpha. Let the diffs out to review, | mjacob | 2000-01-27 | 1 | -5/+9 |
* | Add human-readable output flag, -h | mharo | 2000-01-25 | 3 | -16/+128 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 3 | -6/+20 |
* | Fxi various man pages to stop abusing the .Bx macro to generate | mpp | 2000-01-23 | 3 | -7/+7 |
* | Revert the change from memset() to bzero(), since bzero() is simply | sheldonh | 2000-01-20 | 1 | -1/+1 |
* | Change the error message to be the FreeBSD one, not the OSF/1 one. | obrien | 2000-01-19 | 1 | -2/+6 |
* | ${.MAKE} -> ${MAKE} | ru | 2000-01-19 | 1 | -1/+1 |
* | Utility to control the printing of "Fixed up unaligned data access for pid | obrien | 2000-01-19 | 4 | -0/+233 |
* | Document truncation of strings when a NUL character is reached in a format | chris | 2000-01-19 | 1 | -0/+6 |
* | Correctly parse broken MDTM responses from servers which format | sheldonh | 2000-01-18 | 1 | -16/+36 |
* | Create tempfiles securely. | kris | 2000-01-17 | 2 | -23/+16 |
* | Fixed breakage of K&R support in rev.1.26. yyparse() was defined as | bde | 2000-01-17 | 1 | -7/+7 |
* | Fixed breakage of K&R support in rev.1.8 of output.c: don't generate | bde | 2000-01-17 | 2 | -2/+5 |