summaryrefslogtreecommitdiff
path: root/libexec/telnetd/sys_term.c
AgeCommit message (Expand)Author
2001-09-02Fix #ifdef indentation after recent removal of #ifdef NEWINIT-code.wiz
2001-08-30Remove code #ifdef'd on NEWINIT (never used on NetBSD).wiz
2001-08-29Cray-only patch (sync with cray). Patch by Brian Ginsbach in private mail.wiz
2001-08-24Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases;wiz
2001-08-20Rename variable to avoid shadowing.wiz
2001-08-20Improve whitespace a bit, per bin/13667 by Brian Ginsbach.wiz
2001-08-20Typo fixes and syslog string improvements, from bin/13667 by Brian Ginsbach.wiz
2001-08-20Fix type of last execl argument, inspired by bin/13667.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-12-09(scrub_env): change to only accept a listed set of variables,assar
2000-11-19Buffer overflow and environment passing fixes [originally inspired fromchristos
1999-12-31Abort if memory for execv(2) argument array cannot be allocated insteadtron
1999-09-17Kerberos5 ticket forwarding works.aidan
1999-08-12Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroyaidan
1999-02-12Fix for PR 5821dean
1998-08-29Execute ttyaction on termination of rlogind/telnetd sessions.tsarna
1998-08-05Fix for pr 5904 from Zdenek Salvet; we now use openpty() to get a pty.perry
1998-04-01No need to include <sys/tty.h>.kleink
1997-10-08WARNS?=1. RCS ids.mrg
1997-08-25Lseek(2) usage cleanup: the use of L_SET/L_INCR/L_XTND is deprecated,kleink
1996-03-20apply Thorsten's patch to add gettytab support to telnetd.tls
1996-02-28RCS id cosmetics.thorpej
1996-02-24restore lost local change (be careful with 'long' vs. 'int'jtk
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
1994-12-23be a bit more careful with types, casts, and and function declarations.cgd
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