aboutsummaryrefslogtreecommitdiff
path: root/libexec/telnetd/telnetd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the (in)complete ANSIfication work from src/crypto/telnet.Mark Murray2001-11-301-6/+6
* After running a "make unifdef", commit the resultant diffs.Mark Murray2001-11-301-214/+60
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-291-248/+0
* Feature merging and diff reduction between this code and crypto telnet.Mark Murray2001-08-201-85/+36
* MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush()Kris Kennaway2001-07-231-2/+0
* MFCrypto: fixed the remote buffer overflow.Ruslan Ermilov2001-07-201-32/+17
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.Kris Kennaway2000-11-261-1/+1
* Don't use sizeof() on a pointer when we really wanted to measureKris Kennaway2000-11-191-1/+0
* Filter out some more magic environment variables used by libraries linkedKris Kennaway2000-10-311-2/+2
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-34/+54
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Determine the host name using an array size ofBrian Somers1999-04-081-2/+3
* Really fix -u....Brian Somers1999-04-071-2/+6
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-5/+11
* Use realhostname() rather than various combinations ofBrian Somers1999-04-061-39/+8
* After receiving a connection and doing a reverseBrian Somers1999-04-061-2/+18
* Old stuff laying around: Don't use a function called getstr(), that hasPeter Wemm1998-12-161-6/+6
* telnetd does not recognize the if (display file before login) gettytab flag.Poul-Henning Kamp1998-04-261-1/+19
* Use err(3). Remove progname and trailing \n in syslog strings.Philippe Charnier1997-12-031-50/+39
* PR: bin/771 and bin/1037 are resolved by this changeFrank Durda IV1997-10-081-1/+17
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Some buffer overrun fixes and removed check for username starting with "-"Paul Traina1997-01-071-5/+9
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+2
* Add a ``-P altlogin'' option which allows the sysadmin to specify anPeter Wemm1996-08-131-1/+6
* Fixed bug introduced with the change of startslave()...two argumentsDavid Greenman1995-09-111-3/+3
* Delay starting login process until option negotiation is complete toPaul Traina1995-09-051-22/+7
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Remove the scary bits from telnetd - no more encryption left here.Geoff Rehmet1994-08-121-33/+1
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-271-0/+1582