summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnet
Commit message (Expand)AuthorAgeFilesLines
* * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referencedMark Eichin1995-03-082-1/+4
* Remove reference to $(ISODELIB)Theodore Tso1995-03-022-1/+5
* Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket andTheodore Tso1995-03-012-4/+6
* Add $(srcdir) to install line so that installs work correctly when theTheodore Tso1995-02-282-2/+8
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* Nroff Magic to make telnet man page actually work on traditional *roffMark Eichin1995-01-256-1741/+3727
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-0/+4
* externs.h: If USE_TERMIO is defined and SYSV_TERMIO isn't, then alwaysTheodore Tso1994-12-133-2/+11
* * configure.in (LIBS): use WITH_KRB4, CHECK_SIGNALS, and cacheMark Eichin1994-11-183-9/+30
* Fix spelling typoTheodore Tso1994-11-082-1/+5
* Change prototypes of auth_enable() and auth_disable() to be a char *Theodore Tso1994-11-082-2/+23
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-6/+6
* Look for termios.h in <termios.h>, not <sys/termios.h>. The latter is what'sTheodore Tso1994-10-032-1/+6
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+6
* stamp out rcs keywordsMark Eichin1994-08-1810-30/+10
* sys/select.hMark Eichin1994-08-173-1/+8
* lintMark Eichin1994-08-162-2/+2
* don't hide termdata under ifdef unixMark Eichin1994-08-163-4/+5
* more vforkMark Eichin1994-08-163-0/+10
* lintMark Eichin1994-08-143-4/+10
* gcc -Wall: clean up trash following #endifs..Mark Eichin1994-08-121-1/+1
* typo - sigaddset, not sigaddtoset, sighMark Eichin1994-08-091-1/+1
* posix signalsMark Eichin1994-08-093-0/+22
* strchr not indexMark Eichin1994-08-091-3/+2
* strrchr not rindexMark Eichin1994-08-091-2/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-75/+0
* test for setupterm explicitlyMark Eichin1994-08-082-1/+2
* don't use bogus htons declMark Eichin1994-08-081-3/+0
* don't mix string/stringsMark Eichin1994-08-081-1/+2
* unbreak linux use of in_systm.hMark Eichin1994-08-062-4/+4
* fixing make installTom Yu1994-08-043-3/+8
* * configure.in: add check for dbm libsTom Yu1994-07-293-0/+12
* * Makefile.in: forgot some $(srcdir) stuffTom Yu1994-07-272-2/+6
* autoconf'ing telnetTom Yu1994-07-232-0/+87
* step 2: bcmp->memcmpMark Eichin1994-06-151-1/+1
* step 1: bzero->memset(,0,)Mark Eichin1994-06-151-1/+1
* Pass the correct arguments so that telnet works with login.krb5Theodore Tso1994-06-101-1/+1
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-1023-1232/+2736
* Track style changes in Borman release of telnetTheodore Tso1993-11-201-2/+6
* Initial revisionTheodore Tso1993-06-031-0/+53
* Vax doesn't need machine/endian.h (our vax doesn't have it)Theodore Tso1993-06-031-1/+1
* Initial VersionTheodore Tso1993-03-0924-0/+14046