summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
...
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-232-1/+5
* * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2002-08-082-2/+7
* update dependenciesKen Raeburn2002-06-151-8/+7
* update dependenciesKen Raeburn2002-03-261-5/+5
* Change approach for getaddrinfo support. Now, only fake-addrinfo.h isKen Raeburn2002-03-262-2/+6
* Update automatic dependencies to work on Windows by using $(OUTPRE) andKen Raeburn2001-10-111-36/+38
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-106-20/+17
* update dependenciesKen Raeburn2001-09-281-2/+2
* * telnetd.c: Move include of fake-addrinfo.c to after stdlib.h soEzra Peisach2001-09-082-3/+7
* updated dependencies for latest make-depend target codeKen Raeburn2001-09-061-21/+21
* dependenciesKen Raeburn2001-09-021-0/+47
* * configure.in: Check for ipv6 supportKen Raeburn2001-08-312-0/+3
* * ext.h: Always use prototype declarationsKen Raeburn2001-08-312-93/+88
* * defs.h: Don't include socket-utils.h until after netinet/in.hKen Raeburn2001-08-302-3/+7
* note ipv6 work still not doneKen Raeburn2001-08-301-0/+7
* support incoming ipv6 connections; debug mode still ipv4 onlyKen Raeburn2001-08-303-15/+35
* * termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin...Ken Raeburn2001-08-303-0/+9
* * authenc.c (net_write): Rewrite in terms of netwrite()Tom Yu2001-08-029-447/+433
* * sys_term.c (startslave): Get rid of extra argument in call toEzra Peisach2001-07-232-1/+6
* * sys_term.c (addarg): Cast char to long in indexing arrayEzra Peisach2001-07-062-4/+14
* * state.c: Declate doclientstat() static and conditionalizeEzra Peisach2001-07-025-10/+23
* * telnetd.c (main): Change variable sin to sin4.Ezra Peisach2001-06-222-11/+16
* * telnetd.c: Add prototypes for getent() and tgetent()Ezra Peisach2001-06-212-1/+8
* * configure.in: Test if prototypes needed for setenv and unsetenvEzra Peisach2001-06-213-0/+14
* * utility.c (printsub): Ensure variable set before useEzra Peisach2001-06-192-1/+5
* * 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