summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd/state.c
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-1676/+0
* make mark-cstyleTom Yu2009-10-311-2/+2
* MITKRB5-SA-2007-001: telnetd allows login as arbitrary userTom Yu2007-04-031-1/+2
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-151-1/+1
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-151-1/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* * authenc.c (net_write): Rewrite in terms of netwrite()Tom Yu2001-08-021-20/+15
* * state.c: Declate doclientstat() static and conditionalizeEzra Peisach2001-07-021-2/+4
* * ext.h: Remove unused prototype for start_slave() and replaceEzra Peisach2001-06-071-0/+3
* * state.c (envvarok): Disallow LC_* and NLSPATHTom Yu2001-01-261-0/+2
* jaltman fix for off-by-one errorKen Raeburn2000-03-201-1/+1
* state.c: Increase size of subbufer so that we don't truncateTheodore Tso1999-02-041-1/+1
* * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu1998-02-241-0/+1
* * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship1998-01-271-7/+5
* Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1997-10-231-0/+4
* Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1996-09-071-0/+1
* cygnus merge:Ken Raeburn1996-05-021-26/+38
* More option handling changesSam Hartman1996-04-181-3/+6
* * Changes to not use streams on HPUXSam Hartman1996-04-161-0/+16
* * state.c: use P properly so it won't break non-ansi compilersTom Yu1995-11-271-1/+1
* Disallow changes to AOUT_LD_* environment variablesRichard Basch1995-10-251-1/+1
* Reversed the check for strchr(). If strchr(varp, '=') is true then weRichard Basch1995-10-241-1/+1
* 1. Do not end syslog messages with \n (it messes up the logs).Richard Basch1995-10-231-24/+21
* Minor fix to last commitSam Hartman1995-10-221-1/+2
* Integrate patch including functionality from David Borman's latestSam Hartman1995-10-211-0/+22
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-1/+1
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-101-43/+190
* Initial VersionTheodore Tso1993-03-091-0/+1473