summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
* * utility.c (printdata): Cast argument to isprint() to intEzra Peisach2001-06-182-1/+5
* * ext.h: Remove unused prototype for start_slave() and replaceEzra Peisach2001-06-076-14/+44
* telnetd.c (usage): Align output columns betterKen Raeburn2001-04-272-3/+3
* delete support for command-line options that are no longer accepted (and have...Ken Raeburn2001-04-272-12/+10
* * state.c (envvarok): Disallow LC_* and NLSPATHTom Yu2001-01-262-0/+6
* make pty_make_sane_hostname take sockaddr* arg instead of sockaddr_in*Ken Raeburn2000-12-062-1/+6
* * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead ofEzra Peisach2000-11-012-3/+8
* 1.2-beta4 pullupKen Raeburn2000-06-304-37/+87
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-013-1/+8
* Change wsanchez@apple -> tritan@mitWilfredo Sanchez2000-06-011-2/+2
* jaltman fix for off-by-one errorKen Raeburn2000-03-202-1/+7
* * configure.in: Remove dependency on libdes425 when krb4 supportEzra Peisach2000-02-242-9/+5
* From Bear Giles:Ken Raeburn2000-02-212-0/+12
* log tritan's changesTom Yu1999-10-261-0/+7
* Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, LOCAL_INCLUDES suchWilfredo Sanchez1999-10-261-1/+1
* configure.in: Fix typo in test below; fixed name of the autoconf cacheTheodore Tso1999-04-152-2/+7
* configure.in: Check for setupterm() in libncurses in addition toTheodore Tso1999-04-142-3/+17
* * sys_term.c (getptyslave): Under AIX, ignore I_PUSH pcktTom Yu1999-03-312-1/+9
* * termios-tn.c: Include termio.h under AIX due to brokennessTom Yu1999-03-312-0/+7
* * telnetd.8: Resync manpageTom Yu1999-02-253-12/+42
* * telnetd.8: Document hostname logging changesTom Yu1999-02-223-15/+43
* state.c: Increase size of subbufer so that we don't truncateTheodore Tso1999-02-042-1/+6
* configure.in: Add check for <sys/utsname.h>Theodore Tso1998-11-163-1/+35
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-132-0/+7
* Wed Aug 12 00:17:09 1998 Matthew D Hancher <mdh@mit.edu>Matthew Hancher1998-08-122-1/+7
* sys_term.c: #include utmp.h if present, and use _PATH_WTMP andTheodore Tso1998-05-273-2/+23
* telnetd.c (main):Theodore Tso1998-05-146-27/+37
* * utility.c (ptyflush, netflush): Explicitly reset SIGCHLD handlerTom Yu1998-02-244-0/+15
* Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu1998-02-182-2/+7
* Remove USE_ANAMEEzra Peisach1998-02-142-1/+4
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-0/+6
* * telnetd.c (doit): additional fix for previous terminaltype changeDan Winship1998-01-282-1/+5
* * telnetd.c (getterminaltype): Null-terminate strings and avoid aDan Winship1998-01-275-16/+29
* telnetd.c (telnet, get_default_IM): Instead of using a hardcoded IMTheodore Tso1998-01-243-20/+31
* * telnetd.c (doit): Fix up slave buffer lengthTom Yu1997-12-052-4/+6
* Prohibit the passing of TERMCAP, TERMPATH, TERMINFO, and HOME, sinceTheodore Tso1997-10-232-0/+10
* * sys_term.c (start_login): Bounds check the constructed "speed"Tom Yu1997-04-102-2/+13
* * configure.in: Fix DES425_DEPLIBTom Yu1997-02-122-1/+5
* Merge of libhack_branchTom Yu1997-02-093-9/+13
* Check the error return from krb5_init_context(), and print an errorTheodore Tso1996-11-082-2/+15
* Misc debugging cleanups [71, 74]Sam Hartman1996-10-142-7/+22
* Check in all of jik's patches besides the forward commandSam Hartman1996-09-212-0/+7
* remove ".so man1/header.doc" and extra args to .THTom Yu1996-09-102-2/+5
* Don't allow the environment variable RESOLV_HOST_CONF to be set forTheodore Tso1996-09-072-0/+6
* man page rewrite from Cygnus. (Got rid of tmac.doc dependency, whichJeff Bigler1996-08-291-408/+430
* Drop support for -u because it allows us to removeSam Hartman1996-06-244-243/+13
* cvsignore hackeryTom Yu1996-06-101-1/+0
* Update .Sanitize files to reflect current file statusTheodore Tso1996-06-061-0/+2
* * configure.in: Ezra's changes to allow compiling w/o krb4Tom Yu1996-06-042-0/+14
* cygnus merge:Ken Raeburn1996-05-028-64/+156