Home | History | Annotate | Download | only in telnetd
History log of /src/libexec/telnetd/defs.h
RevisionDateAuthorComments
 1.16  21-Feb-2007  hubertf Move ctype.h from headers to files which really need it
From: Slava Semushin <slava.semushin@gmail.com>
 1.15  17-Nov-2003  wiz Various typo fixes from Jonathon Gray via jmc@openbsd.
 1.14  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22284, verified by myself.
 1.13  14-Jul-2003  itojun remove unneeded #ifdefs. improves readability.
(confirmed that exact same *.o is produced)
 1.12  18-Sep-2002  mycroft select() -> poll()
 1.11  26-May-2002  wiz __STDC__ is always defined on NetBSD.
 1.10  24-Aug-2001  wiz Remove lots of #ifdef's for dead Cray hardware and obsolete UNICOS releases;
also some Cray-specific fixes. No change for NetBSD.
From Brian Ginsbach of Cray Inc. in bin/13614 and private mail.
 1.9  18-Jun-2001  wiz Symmetric has one s and two m's.
 1.8  19-Nov-2000  christos Buffer overflow and environment passing fixes [originally inspired from
FreeBSD]. We really didn't need the environment fixes, but for the sake
of keeping the code as close as possible...
 1.7  01-Apr-1998  kleink Need <time.h> for various definitions, so just include it in this one place.
 1.6  28-Feb-1996  thorpej RCS id cosmetics.
 1.5  24-Feb-1996  jtk update to telnetd from 95.10.23 version. Includes Borman's scrub_env()
to keep stuff out of the environment on the way to exec (we already have
one in the state machine that keeps them from arriving over the wire, so
this should be redundant, but it'll make any further updates easier to
have it present).

also, RCS Id police.
 1.4  25-Feb-1994  cgd new telnetd from ftp.cray.com. Encryption support ripped out, pending
figuring out what to do about it...
 1.3  30-Aug-1993  mycroft Add new uname() cookies like getty.
(I had thought telnetd spawned a getty. Sigh.)
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  24-Sep-1994  mycroft Import original 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources

RSS XML Feed