summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd/telnetd.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.kris2000-11-261-1/+1
* Don't use sizeof() on a pointer when we really wanted to measurekris2000-11-191-1/+0
* Filter out some more magic environment variables used by libraries linkedkris2000-10-311-2/+2
* several tcp apps IPv6 updateshin2000-01-251-34/+54
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Determine the host name using an array size ofbrian1999-04-081-2/+3
* Really fix -u....brian1999-04-071-2/+6
* Ensure that things returned by gethostname() andbrian1999-04-071-5/+11
* Use realhostname() rather than various combinations ofbrian1999-04-061-39/+8
* After receiving a connection and doing a reversebrian1999-04-061-2/+18
* Old stuff laying around: Don't use a function called getstr(), that haspeter1998-12-161-6/+6
* telnetd does not recognize the if (display file before login) gettytab flag.phk1998-04-261-1/+19
* Use err(3). Remove progname and trailing \n in syslog strings.charnier1997-12-031-50/+39
* PR: bin/771 and bin/1037 are resolved by this changeuhclem1997-10-081-1/+17
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Some buffer overrun fixes and removed check for username starting with "-"pst1997-01-071-5/+9
* add forgotten $Id$wosch1996-09-221-0/+2
* Add a ``-P altlogin'' option which allows the sysadmin to specify anpeter1996-08-131-1/+6
* Fixed bug introduced with the change of startslave()...two argumentsdg1995-09-111-3/+3
* Delay starting login process until option negotiation is complete topst1995-09-051-22/+7
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Remove the scary bits from telnetd - no more encryption left here.csgr1994-08-121-33/+1
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+1582
OpenPOWER on IntegriCloud