| Age | Commit message (Expand) | Author |
| 2019-08-15 | telnetd: Stop defining the same variables concurrently in bss and data | kamil |
| 2018-12-13 | Remove unused macros. | maya |
| 2013-06-28 | fix wrong variable check, remove casts | christos |
| 2012-11-04 | Only include the headers we use and remove useless variable. | christos |
| 2012-01-09 | PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTION | christos |
| 2007-01-17 | Remove duplicated #includes and some trailing whitespace while here. | hubertf |
| 2005-05-05 | use _PATH_DEV instead of "/dev/" | lukem |
| 2005-02-06 | de-__P, ANSIfy function declarations, remove obsolete "register" declarations. | perry |
| 2004-11-14 | Pass -a [srrvis'd struct sockaddr] to login, so that login can record the | christos |
| 2003-09-19 | realloc pedannt | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | more cleanups | itojun |
| 2003-07-14 | remove unused function | itojun |
| 2003-07-14 | remove unneeded #ifdefs. improves readability. | itojun |
| 2003-07-13 | use bounded string op (there still are remains) | itojun |
| 2002-08-22 | use strlcpy. minor style fixes | itojun |
| 2002-08-20 | add some more ifdefs, so that we don't define variables we don't use. | christos |
| 2002-08-20 | PR/17999: FUKAUMI Naoki: Support wtmpx entries. | christos |
| 2001-09-02 | Fix #ifdef indentation after recent removal of #ifdef NEWINIT-code. | wiz |
| 2001-08-30 | Remove code #ifdef'd on NEWINIT (never used on NetBSD). | wiz |
| 2001-08-29 | Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail. | wiz |
| 2001-08-24 | Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases; | wiz |
| 2001-08-20 | Rename variable to avoid shadowing. | wiz |
| 2001-08-20 | Improve whitespace a bit, per bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach. | wiz |
| 2001-08-20 | Fix type of last execl argument, inspired by bin/13667. | wiz |
| 2001-07-19 | bound-check all "*nfrontp++" code. from openbsd/heimdal. | itojun |
| 2001-02-04 | fix redundant declarations. | christos |
| 2001-01-10 | use LOG_ERR for fatal errors, LOG_WARNING for other errors | lukem |
| 2000-12-09 | (scrub_env): change to only accept a listed set of variables, | assar |
| 2000-11-19 | Buffer overflow and environment passing fixes [originally inspired from | christos |
| 1999-12-31 | Abort if memory for execv(2) argument array cannot be allocated instead | tron |
| 1999-09-17 | Kerberos5 ticket forwarding works. | aidan |
| 1999-08-12 | Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroy | aidan |
| 1999-02-12 | Fix for PR 5821 | dean |
| 1998-08-29 | Execute ttyaction on termination of rlogind/telnetd sessions. | tsarna |
| 1998-08-05 | Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty. | perry |
| 1998-04-01 | No need to include <sys/tty.h>. | kleink |
| 1997-10-08 | WARNS?=1. RCS ids. | mrg |
| 1997-08-25 | Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated, | kleink |
| 1996-03-20 | apply Thorsten's patch to add gettytab support to telnetd. | tls |
| 1996-02-28 | RCS id cosmetics. | thorpej |
| 1996-02-24 | restore lost local change (be careful with 'long' vs. 'int' | 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 |
| 1994-12-23 | be a bit more careful with types, casts, and and function declarations. | cgd |
| 1994-02-25 | new telnetd from ftp.cray.com. Encryption support ripped out, pending | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |