summaryrefslogtreecommitdiff
path: root/libexec/telnetd/sys_term.c
AgeCommit message (Expand)Author
2019-08-15telnetd: Stop defining the same variables concurrently in bss and datakamil
2018-12-13Remove unused macros.maya
2013-06-28fix wrong variable check, remove castschristos
2012-11-04Only include the headers we use and remove useless variable.christos
2012-01-09PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTIONchristos
2007-01-17Remove duplicated #includes and some trailing whitespace while here.hubertf
2005-05-05use _PATH_DEV instead of "/dev/"lukem
2005-02-06de-__P, ANSIfy function declarations, remove obsolete "register" declarations.perry
2004-11-14Pass -a [srrvis'd struct sockaddr] to login, so that login can record thechristos
2003-09-19realloc pedanntitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-14more cleanupsitojun
2003-07-14remove unused functionitojun
2003-07-14remove unneeded #ifdefs. improves readability.itojun
2003-07-13use bounded string op (there still are remains)itojun
2002-08-22use strlcpy. minor style fixesitojun
2002-08-20add some more ifdefs, so that we don't define variables we don't use.christos
2002-08-20PR/17999: FUKAUMI Naoki: Support wtmpx entries.christos
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