| Age | Commit message (Expand) | Author |
| 1998-09-05 | distclean is a synonym for cleandir | lukem |
| 1998-08-29 | Execute ttyaction on termination of rlogind/telnetd sessions. | tsarna |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-08-05 | Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty. | perry |
| 1998-07-27 | Ack! I misunderstood a problem reported to me. We don't need to do | scottr |
| 1998-07-27 | Fix two problems with my previous change: | scottr |
| 1998-07-22 | Unlike other domestic bits, telnet and telnetd are never built as a part | scottr |
| 1998-07-09 | Declare ints, too, don't default them. | msaitoh |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-04-01 | Need <time.h> for various definitions, so just include it in this one place. | kleink |
| 1998-04-01 | No need to include <sys/tty.h>. | kleink |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-20 | .Nm telnetd. -> .Nm telnetd . | enami |
| 1997-10-20 | No need to declare optind and optarg. | enami |
| 1997-10-16 | startslave() prototype is independent of AUTHENTICATION | mikel |
| 1997-10-16 | kill old-style declaration of strchr() | mikel |
| 1997-10-16 | don't include <sys/cdefs.h> twice, kill old-style getpty() declaration | mikel |
| 1997-10-16 | add commented CFLAGS for AUTHENTICATION, remove list of crypto files | mikel |
| 1997-10-16 | kill old-style getenv() declaration | mikel |
| 1997-10-16 | kill some excess whitespace | mikel |
| 1997-10-14 | use <termcap.h> | lukem |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-10-08 | WARNS?=1. RCS ids. | mrg |
| 1997-10-08 | Put a whitespace after the keyword `switch'. | enami |
| 1997-10-08 | Compare a return value of getopt() against -1 instead of EOF. | enami |
| 1997-08-25 | Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, | kleink |
| 1997-03-24 | - Makefile cleanups | christos |
| 1996-09-27 | Don't truncate long host names. | thorpej |
| 1996-09-07 | Block ENV and BASH_ENV from client. From David Holland <dholland@hcs.harvard... | explorer |
| 1996-03-20 | apply Thorsten's patch to add gettytab support to telnetd. | tls |
| 1996-02-28 | RCS id cosmetics. | thorpej |
| 1996-02-28 | Move the RCS id to the proper place in the file. | thorpej |
| 1996-02-24 | restore lost local change (be careful with 'long' vs. 'int' | jtk |
| 1996-02-24 | RCS Id Police | jtk |
| 1996-02-24 | update to telnetd from 95.10.23 version. Includes Borman's scrub_env() | jtk |
| 1996-02-08 | Make sure that the user name cannot ever be interpreted as an option to | mycroft |
| 1996-01-05 | fix small documentation bug -- we have no bftp(1). | tls |
| 1995-10-19 | Cleanup, from Mark Eichin. | ghudson |
| 1995-10-18 | Filter potentially dangerous environment variables passed from | ghudson |
| 1994-12-23 | be a bit more careful with types, casts, and and function declarations. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-09-24 | Import original 4.4-Lite version. | mycroft |
| 1994-06-05 | update to match 4.4-Lite | cgd |
| 1994-06-05 | version number update | cgd |
| 1994-02-25 | add uname % format stuff back in | cgd |
| 1994-02-25 | new telnetd from ftp.cray.com. Encryption support ripped out, pending | cgd |
| 1993-08-30 | Excuse me while I be braindead for a minute. | mycroft |