summaryrefslogtreecommitdiff
path: root/libexec/telnetd/sys_term.c
AgeCommit message (Expand)Author
2001-06-23Replace our telnetd with the one from heimdal-0.3f, with the following changes:Hans Insulander
2001-06-11strncpy vs strlcpy, some strlen missuse.Michael Shalayeff
2001-01-17signal handler should finish using _exit()Theo de Raadt
2000-11-16Don't use sizeof() a pointer as a length parameter. This change makesTodd C. Miller
2000-10-10Prune the following environment variables:Todd C. Miller
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1998-07-28change getent/getstr to gtgettent/gtgetstr, the names now usedMarco S Hyman
1998-07-23delete SecurID hacksTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-05-08sprintf removalsTheo de Raadt
1998-04-25Fix casts in args to mem*. Boy am I anal.Todd C. Miller
1998-04-01remove eavesdropping warning. Sorry, this is a no-wayTheo de Raadt
1998-03-25cleanup and please -WallArtur Grabowski
1998-03-12Encryption from kth-krb 0.9.8 (only for those with kerberos)Artur Grabowski
1997-07-23tabifykstailey
1997-07-14-WallTodd C. Miller
1997-02-16block $ENV too, sighTheo de Raadt
1996-12-23Fix assignment/truth-value compiler warning.robin
1996-04-23sync with netbsd 960418Theo de Raadt
1996-03-28From NetBSD: merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt