summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
* lintMark Eichin1994-08-143-3/+1
* Stamp Out Imake in Our Lifetimes..Mark Eichin1994-08-091-75/+0
* grab -nlsl, -lsocket; punt index/rindexMark Eichin1994-08-083-7/+9
* handle systems where setpgrp takes no argsMark Eichin1994-08-082-0/+7
* * configure.in: pick up dbm libsTom Yu1994-08-042-0/+4
* * sys_term.h: fix linux lossage, i.e. <linux/tty.h>Tom Yu1994-08-043-0/+8
* fixing make installTom Yu1994-08-043-0/+9
* * Makefile.in: fix missing $(srcdir)Tom Yu1994-07-272-2/+6
* * configure.in: check for utmpxTom Yu1994-07-252-0/+5
* autoconf'ing telnetTom Yu1994-07-232-0/+90
* step 3: bcopy->memcpy or memmove (chose by hand), twiddle argsMark Eichin1994-06-157-17/+17
* step 2: bcmp->memcmpMark Eichin1994-06-151-4/+4
* step 1: bzero->memset(,0,)Mark Eichin1994-06-154-5/+5
* 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-1020-561/+2316
* Initial revisionTheodore Tso1993-06-031-0/+53
* Change dependencies on path.h to KRB5_PATH_TTY, KRB5_PATH_LOGIN, etcTheodore Tso1993-06-032-7/+7
* Allow variable $(INCLUDES)Theodore Tso1993-06-031-1/+1
* Initial VersionTheodore Tso1993-03-0918-0/+9846