summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet/telnetd/defs.h
Commit message (Expand)AuthorAgeFilesLines
* Always include sys/ioctl.h in the telnet and telnetd code, even ifRuss Allbery2006-06-121-2/+1
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-10/+2
* * defs.h: Don't include socket-utils.h until after netinet/in.hKen Raeburn2001-08-301-3/+3
* support incoming ipv6 connections; debug mode still ipv4 onlyKen Raeburn2001-08-301-0/+3
* Check for existance of <memory.h>.Wilfredo Sanchez2000-06-011-0/+2
* telnetd.c (main):Theodore Tso1998-05-141-1/+1
* * Apply patch from Ken Raeburn to get telnetd compiling on the SGISam Hartman1996-03-241-0/+15
* * defs.h: NO_STRING_H -> HAVE_STRING_HTom Yu1995-06-201-3/+3
* Temporary hack for the alpha. Undefine STREAMSPTY if defined.Ezra Peisach1995-05-011-0/+4
* Don't define time() manually; pull it in from <time.h>Theodore Tso1994-11-081-1/+12
* Updated telnet to be the 94.02.07 version, with some bugfixesTheodore Tso1994-06-101-3/+7
* Initial VersionTheodore Tso1993-03-091-0/+292