summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/telnetd/telnetd.c
Commit message (Expand)AuthorAgeFilesLines
* o Make telnet[d] -S (IP TOS) flag really work. We do not havemaxim2005-01-091-1/+10
* o Add -4 and -6 flags to a man page and usage(). Bump the man pagemaxim2005-01-051-1/+2
* Implement what has been documented for a long time: make -debug switchharti2003-08-131-0/+5
* Fix up external variables named "debug" that have a horrible habitmarkm2003-05-111-1/+1
* Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.obrien2003-05-041-4/+4
* Damn. The previous mega-commit was incomplete WRT ANSIfication. Thismarkm2001-11-301-6/+6
* Very large style makeover.markm2001-11-301-218/+73
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-291-248/+0
* Code merge and diff reduce with "base" telnet. This is the "later"markm2001-08-201-4/+5
* output_data(), output_datalen() and netflush() didn't actually guaranteekris2001-07-231-1/+0
* Fixed the exploitable remote buffer overflow.ru2001-07-191-32/+17
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* String paranoia fix. Synched from normal telnet.asmodai2000-11-301-2/+2
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.kris2000-11-261-1/+1
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-35/+55
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* MF libexec/telnetd: Determine the host name using an array size ofbrian1999-04-081-2/+3
* MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes.brian1999-04-071-6/+15
* Use realhostname().brian1999-04-061-39/+9
* MF src/libexec/telnetd: Verify the reverse DNS lookupbrian1999-04-061-2/+18
* Old stuff laying around: Don't use getstr which can conflict with somepeter1998-12-161-5/+5
* MFC: no \n in syslog strings. Change -P to -p in flags. EOF -> -1. Use err(3).charnier1997-12-081-47/+38
* PR: bin/771 and bin/1037 are resolved by this changeuhclem1997-10-081-0/+16
* Bring the FreeBSD changes to the virgin sources.markm1997-09-071-36/+39
* Initial import of BSD telnet. This will be used to build the kerberisedmarkm1997-09-041-0/+1608
OpenPOWER on IntegriCloud