summaryrefslogtreecommitdiff
path: root/libexec/telnetd/telnetd.c
AgeCommit message (Expand)Author
2002-01-31implement -u <len>. PR 13676itojun
2001-09-02-edebug should only be mentioned in the help #ifdef ENCRYPTION, not #ifdefwiz
2001-08-30Remove code #ifdef'd on NEWINIT (never used on NetBSD).wiz
2001-08-24Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases;wiz
2001-08-20Fix typo, and duplicate ';'. From bin/13667 by Brian Ginsbach.wiz
2001-08-20Add some (const char *) casts per bin/13667 by Brian Ginsbach.wiz
2001-07-19bound-check all "*nfrontp++" code. from openbsd/heimdal.itojun
2001-02-04fix redundant declarations.christos
2001-01-10use LOG_ERR for fatal errors, LOG_WARNING for other errorslukem
2000-11-19Buffer overflow and environment passing fixes [originally inspired fromchristos
2000-08-18make error case handling in -daemon case meet with other portion of the code.itojun
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-01-13Make 'if' capability from gettytab work. *shudder*.ad
1999-12-16do not touch __ss_len directly, they are not supposed to be touched.itojun
1999-07-11Nuke some whitespace.thorpej
1999-07-11Put the RCS ID in the correct place.thorpej
1999-07-02dual-stack telnetd.itojun
1999-02-12Fix for PR 5821dean
1998-07-09Declare ints, too, don't default them.msaitoh
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-20No need to declare optind and optarg.enami
1997-10-16don't include <sys/cdefs.h> twice, kill old-style getpty() declarationmikel
1997-10-14use <termcap.h>lukem
1997-10-08WARNS?=1. RCS ids.mrg
1997-10-08Put a whitespace after the keyword `switch'.enami
1997-10-08Compare a return value of getopt() against -1 instead of EOF.enami
1996-03-20apply Thorsten's patch to add gettytab support to telnetd.tls
1996-02-28RCS id cosmetics.thorpej
1996-02-24update to telnetd from 95.10.23 version. Includes Borman's scrub_env()jtk
1994-02-25new telnetd from ftp.cray.com. Encryption support ripped out, pendingcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd