summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd
Commit message (Expand)AuthorAgeFilesLines
...
* Build fixes for SolarisPaul Park1995-08-073-1/+14
* libpty fixesPaul Park1995-08-073-3/+13
* Get telnetd working with libptySam Hartman1995-08-055-437/+93
* * configure.in: Don't link with -lkadmTom Yu1995-07-292-1/+3
* Reorganize library logic and use LDFLAGS from configurePaul Park1995-07-073-6/+10
* * defs.h: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-203-3/+10
* Make sure processes associated with the terminal are actuallySam Hartman1995-06-192-2/+22
* Shared library Makefile/configure changes and cleanupPaul Park1995-06-153-6/+16
* configure.in: Remove standardized set of autoconf macros, which areTheodore Tso1995-06-092-6/+5
* * telnetd.c: respect HAVE_SYS_TTY_HMark Eichin1995-05-032-0/+6
* Temporary hack for the alpha. Undefine STREAMSPTY if defined.Ezra Peisach1995-05-012-0/+9
* * Makefile.in (KLIB): put KRB4_LIB inside KLIBMark Eichin1995-04-282-2/+6
* * Makefile.in (telnetd): use KRB4_LIB directly.Mark Eichin1995-04-273-7/+7
* * configure.in, sys_term.c, telnetd.c : Have configure check forChris Provenzano1995-04-264-1/+13
* Don't use krb5_override_default_realm, as it is obsoleteTheodore Tso1995-04-222-3/+15
* From Ian Taylor <ian@cygnus.com>.Mark Eichin1995-04-213-4/+45
* Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1995-04-141-0/+55
* Add a makefile dependency for libtelnet.a, so that the executable getsTheodore Tso1995-03-292-1/+5
* * 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
* Avoid <krb5/...> includesJohn Gilmore1995-02-282-1/+5
* Add .cvsignore file so that cvs ignores the autoconf-built configure fileTheodore Tso1995-02-031-0/+1
* install man page from srcdirMark Eichin1995-01-261-1/+1
* * configure.in (K4LIB): fix quoting so $(KRB4) actually survivesMark Eichin1995-01-112-2/+8
* * configure.in: use WITH_KRB4, cache cc_t in termio check, cacheMark Eichin1994-11-183-6/+37
* Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined by configureTheodore Tso1994-11-083-4/+8
* Don't define time() manually; pull it in from <time.h>Theodore Tso1994-11-084-2/+20
* Add check for util library (needed for the Alpha)Theodore Tso1994-11-082-0/+5
* Conversion of autoconfigury to Autoconf V2Mark Eichin1994-10-261-6/+6
* Relink executable if libraries changeTheodore Tso1994-09-302-1/+6
* stamp out rcs keywordsMark Eichin1994-08-189-27/+9
* test for vhangupMark Eichin1994-08-163-0/+11
* lintMark Eichin1994-08-161-1/+0
* 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