| Commit message (Expand) | Author | Age | Files | Lines |
| * | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 1 | -90/+0 |
| * | * configure.in: Test for speed_t being present | Ezra Peisach | 2002-11-15 | 1 | -0/+24 |
| * | * configure.in: Check for ipv6 support | Ken Raeburn | 2001-08-31 | 1 | -0/+1 |
| * | * authenc.c (net_write): Rewrite in terms of netwrite() | Tom Yu | 2001-08-02 | 1 | -1/+1 |
| * | * configure.in: Test if prototypes needed for setenv and unsetenv | Ezra Peisach | 2001-06-21 | 1 | -0/+2 |
| * | * configure.in: Use AC_CHECK_HEADER and AC_CHECK_FUNC instead of | Ezra Peisach | 2000-11-01 | 1 | -3/+3 |
| * | Check for existance of <memory.h>. | Wilfredo Sanchez | 2000-06-01 | 1 | -1/+1 |
| * | * configure.in: Remove dependency on libdes425 when krb4 support | Ezra Peisach | 2000-02-24 | 1 | -9/+0 |
| * | configure.in: Fix typo in test below; fixed name of the autoconf cache | Theodore Tso | 1999-04-15 | 1 | -1/+1 |
| * | configure.in: Check for setupterm() in libncurses in addition to | Theodore Tso | 1999-04-14 | 1 | -3/+11 |
| * | configure.in: Add check for <sys/utsname.h> | Theodore Tso | 1998-11-16 | 1 | -1/+1 |
| * | sys_term.c: #include utmp.h if present, and use _PATH_WTMP and | Theodore Tso | 1998-05-27 | 1 | -1/+1 |
| * | telnetd.c (main): | Theodore Tso | 1998-05-14 | 1 | -16/+2 |
| * | Remove USE_ANAME | Ezra Peisach | 1998-02-14 | 1 | -1/+0 |
| * | * configure.in: Fix DES425_DEPLIB | Tom Yu | 1997-02-12 | 1 | -1/+1 |
| * | Merge of libhack_branch | Tom Yu | 1997-02-09 | 1 | -5/+3 |
| * | * configure.in: Ezra's changes to allow compiling w/o krb4 | Tom Yu | 1996-06-04 | 1 | -0/+10 |
| * | cygnus merge: | Ken Raeburn | 1996-05-02 | 1 | -2/+2 |
| * | * Changes to not use streams on HPUX | Sam Hartman | 1996-04-16 | 1 | -1/+4 |
| * | * Apply patch from Ken Raeburn to get telnetd compiling on the SGI | Sam Hartman | 1996-03-24 | 1 | -1/+14 |
| * | telnet needs USE_ANAME because libtelnet/kerberos.c isn't split | Mark Eichin | 1996-03-14 | 1 | -1/+3 |
| * | Use MAXDNAME for the maximum length of a domain, | Sam Hartman | 1996-02-26 | 1 | -1/+2 |
| * | Build fixes for Solaris | Paul Park | 1995-08-07 | 1 | -1/+4 |
| * | libpty fixes | Paul Park | 1995-08-07 | 1 | -1/+4 |
| * | * configure.in: Don't link with -lkadm | Tom Yu | 1995-07-29 | 1 | -1/+0 |
| * | Reorganize library logic and use LDFLAGS from configure | Paul Park | 1995-07-07 | 1 | -0/+3 |
| * | * defs.h: NO_STRING_H -> HAVE_STRING_H | Tom Yu | 1995-06-20 | 1 | -0/+1 |
| * | Shared library Makefile/configure changes and cleanup | Paul Park | 1995-06-15 | 1 | -2/+1 |
| * | configure.in: Remove standardized set of autoconf macros, which are | Theodore Tso | 1995-06-09 | 1 | -6/+0 |
| * | * Makefile.in (telnetd): use KRB4_LIB directly. | Mark Eichin | 1995-04-27 | 1 | -5/+0 |
| * | * configure.in, sys_term.c, telnetd.c : Have configure check for | Chris Provenzano | 1995-04-26 | 1 | -0/+2 |
| * | * aclocal.m4 (UsePepsy, PepsyTarget): removed, not referenced | Mark Eichin | 1995-03-08 | 1 | -1/+0 |
| * | Remove ISODE_INCLUDE and ISODE_DEFS, replace check for -lsocket and | Theodore Tso | 1995-03-01 | 1 | -4/+1 |
| * | * configure.in (K4LIB): fix quoting so $(KRB4) actually survives | Mark Eichin | 1995-01-11 | 1 | -2/+3 |
| * | * configure.in: use WITH_KRB4, cache cc_t in termio check, cache | Mark Eichin | 1994-11-18 | 1 | -4/+22 |
| * | Only include <sys/tty.h> if HAVE_SYS_TTY_H is defined by configure | Theodore Tso | 1994-11-08 | 1 | -1/+1 |
| * | Don't define time() manually; pull it in from <time.h> | Theodore Tso | 1994-11-08 | 1 | -0/+2 |
| * | Add check for util library (needed for the Alpha) | Theodore Tso | 1994-11-08 | 1 | -0/+1 |
| * | Conversion of autoconfigury to Autoconf V2 | Mark Eichin | 1994-10-26 | 1 | -6/+6 |
| * | test for vhangup | Mark Eichin | 1994-08-16 | 1 | -0/+1 |
| * | grab -nlsl, -lsocket; punt index/rindex | Mark Eichin | 1994-08-08 | 1 | -0/+2 |
| * | handle systems where setpgrp takes no args | Mark Eichin | 1994-08-08 | 1 | -0/+3 |
| * | * 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/+1 |
| * | fixing make install | Tom Yu | 1994-08-04 | 1 | -0/+1 |
| * | * configure.in: check for utmpx | Tom Yu | 1994-07-25 | 1 | -0/+1 |
| * | autoconf'ing telnet | Tom Yu | 1994-07-23 | 1 | -0/+24 |