| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * telnetd.c: respect HAVE_SYS_TTY_H | Mark Eichin | 1995-05-03 | 1 | -0/+4 |
| * | Temporary hack for the alpha. Undefine STREAMSPTY if defined. | Ezra Peisach | 1995-05-01 | 1 | -0/+5 |
| * | * Makefile.in (KLIB): put KRB4_LIB inside KLIB | Mark Eichin | 1995-04-28 | 1 | -0/+4 |
| * | * Makefile.in (telnetd): use KRB4_LIB directly. | Mark Eichin | 1995-04-27 | 1 | -0/+5 |
| * | * configure.in, sys_term.c, telnetd.c : Have configure check for | Chris Provenzano | 1995-04-26 | 1 | -0/+5 |
| * | Don't use krb5_override_default_realm, as it is obsolete | Theodore Tso | 1995-04-22 | 1 | -0/+6 |
| * | From Ian Taylor <ian@cygnus.com>. | Mark Eichin | 1995-04-21 | 1 | -0/+8 |
| * | Add a makefile dependency for libtelnet.a, so that the executable gets | Theodore Tso | 1995-03-29 | 1 | -0/+4 |
| * | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 1 | -0/+4 |
| * | Remove reference to $(ISODELIB) | Theodore Tso | 1995-03-02 | 1 | -0/+4 |
| * | Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and | Theodore Tso | 1995-03-01 | 1 | -0/+5 |
| * | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 1 | -0/+4 |
| * | * configure.in (K4LIB): fix quoting so $(KRB4) actually survives | Mark Eichin | 1995-01-11 | 1 | -0/+5 |
| * | * configure.in: use WITH_KRB4, cache cc_t in termio check, cache | Mark Eichin | 1994-11-18 | 1 | -0/+12 |
| * | Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined by configure | Theodore Tso | 1994-11-08 | 1 | -0/+4 |
| * | Don't define time() manually; pull it in from <time.h> | Theodore Tso | 1994-11-08 | 1 | -0/+6 |
| * | Add check for util library (needed for the Alpha) | Theodore Tso | 1994-11-08 | 1 | -0/+4 |
| * | Relink executable if libraries change | Theodore Tso | 1994-09-30 | 1 | -0/+4 |
| * | test for vhangup | Mark Eichin | 1994-08-16 | 1 | -0/+6 |
| * | grab -nlsl, -lsocket; punt index/rindex | Mark Eichin | 1994-08-08 | 1 | -0/+5 |
| * | * configure.in: pick up dbm libs | Tom Yu | 1994-08-04 | 1 | -0/+2 |
| * | * sys_term.h: fix linux lossage, i.e. <linux/tty.h> | Tom Yu | 1994-08-04 | 1 | -0/+3 |
| * | fixing make install | Tom Yu | 1994-08-04 | 1 | -0/+5 |
| * | * Makefile.in: fix missing $(srcdir) | Tom Yu | 1994-07-27 | 1 | -0/+4 |
| * | * configure.in: check for utmpx | Tom Yu | 1994-07-25 | 1 | -0/+4 |