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