aboutsummaryrefslogtreecommitdiff
path: root/src/appl/telnet/telnetd/state.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-09This commit was manufactured by cvs2svn to create tagkrb5-1.2.8-finalno author1-21/+18
1999-02-04state.c: Increase size of subbufer so that we don't truncateTheodore Tso1-1/+1
1998-02-24 * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu1-0/+1
1998-01-27 * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship1-7/+5
1997-10-23Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1-0/+4
1996-09-07Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1-0/+1
1996-05-02cygnus merge:Ken Raeburn1-26/+38
1996-04-18More option handling changesSam Hartman1-3/+6
1996-04-16* Changes to not use streams on HPUXSam Hartman1-0/+16
1995-11-27 * state.c: use P properly so it won't break non-ansi compilersTom Yu1-1/+1
1995-10-25Disallow changes to AOUT_LD_* environment variablesRichard Basch1-1/+1
1995-10-24Reversed the check for strchr(). If strchr(varp, '=') is true then weRichard Basch1-1/+1
1995-10-231. Do not end syslog messages with \n (it messes up the logs).Richard Basch1-24/+21
1995-10-22Minor fix to last commitSam Hartman1-1/+2
1995-10-21Integrate patch including functionality from David Borman's latestSam Hartman1-0/+22
1994-08-18stamp out rcs keywordsMark Eichin1-3/+1
1994-06-15step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1-1/+1
1994-06-10Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1-43/+190
1993-03-09Initial VersionTheodore Tso1-0/+1473