| Age | Commit message (Expand) | Author |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | more unifdef | itojun |
| 2003-07-14 | more unifdef | itojun |
| 2003-07-14 | remove unneeded #ifdef. (confirmed that same *.o is generated) | itojun |
| 2003-07-12 | use bounded copy ops | itojun |
| 2003-07-12 | strlcpy | itojun |
| 2003-06-18 | Ansify. | christos |
| 2003-04-27 | one <sys/cdefs.h> include is enough | jdolecek |
| 2002-08-23 | - Support -4 and -6. Approved by itojun. | kanaoka |
| 2002-06-14 | De-register, de-__P. Remove #ifndef __STDC__ parts. | wiz |
| 2002-01-06 | Make telnet escape work in tn3270 | sjg |
| 2001-09-03 | just to be sure, set telnetport to 0. | itojun |
| 2001-01-16 | comment or delete text after CPP directives. | cgd |
| 2001-01-03 | Fix possible buffer overruns. From OpenBSD, but without breaking stuff. | mjl |
| 2000-06-22 | Bring the telnet situation back into better shape. Specifically, | thorpej |
| 2000-05-25 | add missing #ifdef INET6, to compile without -DINET6. | itojun |
| 2000-05-25 | Convert telnet and top to the new termcap interface. This stops some | blymn |
| 2000-05-13 | recover old error message on unknown service ("telnet localhost foo" | itojun |
| 2000-02-29 | sync comment for sourceroute() to reality | itojun |
| 2000-02-05 | use getnameinfo for "Trying ::1..." message, to enable printing of | itojun |
| 2000-01-31 | sync with latest libipsec/kernel. | itojun |
| 2000-01-27 | clarify reverse lookup and -N. | itojun |
| 1999-12-13 | remove setuid(getuid()). they are unnecessary as noone is going to | itojun |
| 1999-12-03 | clarify getaddrinfo() loop. try to contact all possible addresses | itojun |
| 1999-12-03 | clarify reverse address lookup (-N). AI_NUMERICHOST is for forward lookup. | itojun |
| 1999-09-30 | Remove extraneous colons and newlines from perror(3) arguments. | soren |
| 1999-07-28 | Add -N option (numeric host address) - idea taken from FreeBSD. | abs |
| 1999-07-21 | fix handling of port number preceded by minus sign to restore documented beha... | jtk |
| 1999-07-14 | clarify socket-connect trial loop. fix freeaddrinfo(). | itojun |
| 1999-07-12 | Whitespace cleanup. | thorpej |
| 1999-07-02 | bark if mismatched address families are found on source route. | itojun |
| 1999-07-02 | IPv6-ready telnet. | itojun |
| 1998-11-06 | - synchronize with the domestic version | christos |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-09 | Declare ints, too, don't default them. | msaitoh |
| 1998-07-07 | Fix pasto in previous. | fvdl |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-03-30 | use static int instead of static | mrg |
| 1998-03-05 | Avoid GCC warning on m68k. | thorpej |
| 1998-03-04 | Adjust for tn3270 cleanup. | christos |
| 1998-03-03 | Add a cast to make the compiler happy on the Alpha. | thorpej |
| 1998-02-28 | Fix compile error of tn3270/tn3270; getpgrp() takes no argument. | enami |
| 1998-02-27 | WARNSify and fix problems passing int * -> long * | christos |
| 1996-03-24 | sync up with domestic fixes | jtk |
| 1996-02-28 | RCS id cosmetics. | thorpej |
| 1996-02-24 | restore last of the lost local changes. | jtk |
| 1996-02-24 | replace another lost change: "help" is a valid hostname. | jtk |
| 1996-02-24 | update to 95.10.23 version of telnet | jtk |
| 1996-01-05 | contrary to unpopular opinion, 'help' is a perfectly valid hostname. | tls |