summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd/utility.c
Commit message (Expand)AuthorAgeFilesLines
* Unbundle applications into separate repositoryGreg Hudson2009-11-221-1303/+0
* make mark-cstyleTom Yu2009-10-311-8/+8
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-121-2/+2
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-291-4/+7
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-151-0/+61
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-151-12/+14
* * authenc.c (net_write): Rewrite in terms of netwrite()Tom Yu2001-08-021-337/+342
* * state.c: Declate doclientstat() static and conditionalizeEzra Peisach2001-07-021-2/+2
* * utility.c (printsub): Ensure variable set before useEzra Peisach2001-06-191-1/+1
* * utility.c (printdata): Cast argument to isprint() to intEzra Peisach2001-06-181-1/+1
* * ext.h: Remove unused prototype for start_slave() and replaceEzra Peisach2001-06-071-2/+9
* configure.in: Add check for <sys/utsname.h>Theodore Tso1998-11-161-0/+27
* * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu1998-02-241-0/+2
* Misc debugging cleanups [71, 74]Sam Hartman1996-10-141-7/+17
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-211-0/+3
* * ext.h, utility.c (fatalperror, fatal): Add const to argumentEzra Peisach1996-02-241-2/+2
* syslog statements should not be called with \nRichard Basch1995-10-231-2/+2
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* lintMark Eichin1994-08-161-1/+0
* lintMark Eichin1994-08-141-1/+0
* grab -nlsl, -lsocket; punt index/rindexMark Eichin1994-08-081-7/+2
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-151-2/+2
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-101-41/+45
* Initial VersionTheodore Tso1993-03-091-0/+1188