| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Build fixes for Solaris | Paul Park | 1995-08-07 | 3 | -1/+14 |
| * | libpty fixes | Paul Park | 1995-08-07 | 3 | -3/+13 |
| * | Get telnetd working with libpty | Sam Hartman | 1995-08-05 | 5 | -437/+93 |
| * | * configure.in: Don't link with -lkadm | Tom Yu | 1995-07-29 | 2 | -1/+3 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 3 | -6/+10 |
| * | * defs.h: NO_STRING_H -> HAVE_STRING_H | Tom Yu | 1995-06-20 | 3 | -3/+10 |
| * | Make sure processes associated with the terminal are actually | Sam Hartman | 1995-06-19 | 2 | -2/+22 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 3 | -6/+16 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 2 | -6/+5 |
| * | * telnetd.c: respect HAVE_SYS_TTY_H | Mark Eichin | 1995-05-03 | 2 | -0/+6 |
| * | Temporary hack for the alpha. Undefine STREAMSPTY if defined. | Ezra Peisach | 1995-05-01 | 2 | -0/+9 |
| * | * Makefile.in (KLIB): put KRB4_LIB inside KLIB | Mark Eichin | 1995-04-28 | 2 | -2/+6 |
| * | * Makefile.in (telnetd): use KRB4_LIB directly. | Mark Eichin | 1995-04-27 | 3 | -7/+7 |
| * | * configure.in, sys_term.c, telnetd.c : Have configure check for | Chris Provenzano | 1995-04-26 | 4 | -1/+13 |
| * | Don't use krb5_override_default_realm, as it is obsolete | Theodore Tso | 1995-04-22 | 2 | -3/+15 |
| * | From Ian Taylor <ian@cygnus.com>. | Mark Eichin | 1995-04-21 | 3 | -4/+45 |
| * | Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to do | Theodore Tso | 1995-04-14 | 1 | -0/+55 |
| * | Add a makefile dependency for libtelnet.a, so that the executable gets | Theodore Tso | 1995-03-29 | 2 | -1/+5 |
| * | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 2 | -1/+4 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 2 | -1/+5 |
| * | Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and | Theodore Tso | 1995-03-01 | 2 | -4/+6 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 2 | -1/+5 |
| * | Add .cvsignore file so that cvs ignores the autoconf-built configure file | Theodore Tso | 1995-02-03 | 1 | -0/+1 |
| * | install man page from srcdir | Mark Eichin | 1995-01-26 | 1 | -1/+1 |
| * | * configure.in (K4LIB): fix quoting so $(KRB4) actually survives | Mark Eichin | 1995-01-11 | 2 | -2/+8 |
| * | * configure.in: use WITH_KRB4, cache cc_t in termio check, cache | Mark Eichin | 1994-11-18 | 3 | -6/+37 |
| * | Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined by configure | Theodore Tso | 1994-11-08 | 3 | -4/+8 |
| * | Don't define time() manually; pull it in from <time.h> | Theodore Tso | 1994-11-08 | 4 | -2/+20 |
| * | Add check for util library (needed for the Alpha) | Theodore Tso | 1994-11-08 | 2 | -0/+5 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -6/+6 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 2 | -1/+6 |
| * | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 9 | -27/+9 |
| * | test for vhangup | Mark Eichin | 1994-08-16 | 3 | -0/+11 |
| * | lint | Mark Eichin | 1994-08-16 | 1 | -1/+0 |
| * | lint | Mark Eichin | 1994-08-14 | 3 | -3/+1 |
| * | Stamp Out Imake in Our Lifetimes.. | Mark Eichin | 1994-08-09 | 1 | -75/+0 |
| * | grab -nlsl, -lsocket; punt index/rindex | Mark Eichin | 1994-08-08 | 3 | -7/+9 |
| * | handle systems where setpgrp takes no args | Mark Eichin | 1994-08-08 | 2 | -0/+7 |
| * | * configure.in: pick up dbm libs | Tom Yu | 1994-08-04 | 2 | -0/+4 |
| * | * sys_term.h: fix linux lossage, i.e. <linux/tty.h> | Tom Yu | 1994-08-04 | 3 | -0/+8 |
| * | fixing make install | Tom Yu | 1994-08-04 | 3 | -0/+9 |
| * | * Makefile.in: fix missing $(srcdir) | Tom Yu | 1994-07-27 | 2 | -2/+6 |
| * | * configure.in: check for utmpx | Tom Yu | 1994-07-25 | 2 | -0/+5 |
| * | autoconf'ing telnet | Tom Yu | 1994-07-23 | 2 | -0/+90 |
| * | step 3: bcopy->memcpy or memmove (chose by hand), twiddle args | Mark Eichin | 1994-06-15 | 7 | -17/+17 |
| * | step 2: bcmp->memcmp | Mark Eichin | 1994-06-15 | 1 | -4/+4 |
| * | step 1: bzero->memset(,0,) | Mark Eichin | 1994-06-15 | 4 | -5/+5 |
| * | Pass the correct arguments so that telnet works with login.krb5 | Theodore Tso | 1994-06-10 | 1 | -1/+1 |
| * | Updated telnet to be the 94.02.07 version, with some bugfixes | Theodore Tso | 1994-06-10 | 20 | -561/+2316 |
| * | Initial revision | Theodore Tso | 1993-06-03 | 1 | -0/+53 |