summaryrefslogtreecommitdiff
path: root/libexec/telnetd
AgeCommit message (Expand)Author
2000-06-23Add MK... variables to enable/disable various aspects of buildingthorpej
2000-06-22Bring the telnet situation back into better shape. Specifically,thorpej
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-02-01(net_write): rename to telnet_net_writeassar
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
2000-01-13Make 'if' capability from gettytab work. *shudder*.ad
1999-12-31Abort if memory for execv(2) argument array cannot be allocated insteadtron
1999-12-16do not touch __ss_len directly, they are not supposed to be touched.itojun
1999-09-17Kerberos5 ticket forwarding works.aidan
1999-08-12Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroyaidan
1999-07-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-11Nuke some whitespace.thorpej
1999-07-11Put the RCS ID in the correct place.thorpej
1999-07-02dual-stack telnetd.itojun
1999-06-07Treat crypto-us like domestic.thorpej
1999-04-06change:cgd
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-17add missing .Bl.mrg
1999-02-28sort SEE ALSO section by "sort |sort -n"msaitoh
1999-02-12Fix for PR 5821dean
1999-01-03Descend on obj, as well as clean, cleandir, etc.cjs
1998-11-17delete .Sh ENVIRONMENT.msaitoh
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