summaryrefslogtreecommitdiff
path: root/libexec/telnetd
Commit message (Expand)AuthorAgeFilesLines
* MFC: clarify use of 'if' capability.Steve Price1998-05-041-1/+26
* MFC: Support for reading 'if' file from /etc/gettytab.Steve Price1998-05-032-3/+25
* MFC: use linemode by default.Jordan K. Hubbard1998-03-063-9/+21
* MFC: Add davidn's support for %s, %m, %r, and %v from revision 1.8.Steve Price1997-12-281-1/+26
* MFC:sprintf->snprintfWarner Losh1997-12-241-7/+8
* MFC: Use err(3). Remove trailing \n in syslog strings. -Wall cleaning.Philippe Charnier1997-12-198-177/+181
* MFC: EOF -> -1 for getoptWarner Losh1997-12-041-2/+2
* Merge man page (only) with -currentPaul Traina1997-02-051-3/+3
* YAMFC (buffer overrun fixes, don't check for username starting withJoerg Wunsch1997-01-123-13/+16
* correct spelling of 'X Window System' (tm)Wolfram Schneider1996-10-061-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-2/+2
* add forgotten $Id$Wolfram Schneider1996-09-2210-0/+16
* Fixed DPADD.Bruce Evans1996-09-051-2/+2
* Add a ``-P altlogin'' option which allows the sysadmin to specify anPeter Wemm1996-08-133-4/+21
* Localize timeAndrey A. Chernov1996-05-071-0/+10
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-91/+0
* Remove LD_NOSTD_PATH unsetenv, isn't exist anymoreAndrey A. Chernov1995-10-241-1/+0
* Fix original patch error with ! before strncmpAndrey A. Chernov1995-10-201-4/+10
* Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-201-0/+22
* Fixed bug introduced with the change of startslave()...two argumentsDavid Greenman1995-09-111-3/+3
* Move erase cleanup outside linemode conditionalPaul Traina1995-09-061-1/+1
* Properly set the erase character for the login prompt.Paul Traina1995-09-051-1/+5
* Delay starting login process until option negotiation is complete toPaul Traina1995-09-051-22/+7
* Fix some typos in a comment BUAD -> BAUD.Andreas Schulz1995-08-051-3/+3
* Change default banner fro 4.4 BSD to FreeBSD.Paul Richards1995-08-021-1/+1
* Use the same DECODE_BAUD trick like in new telnetd to obtainAndrey A. Chernov1995-08-021-0/+17
* The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codeDavid Greenman1995-06-171-19/+28
* Remove trailing whitespace.Rodney W. Grimes1995-05-307-29/+29
* Fix bug:Andrey A. Chernov1995-04-261-2/+9
* Support for >32 PTYs.Jordan K. Hubbard1995-02-091-3/+3
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* Don't define KLUDGELINEMODE.Geoff Rehmet1994-09-051-1/+2
* Plug already known security hole. (Brought over from 1.1.5):Guido van Rooij1994-08-151-2/+7
* Remove the scary bits from telnetd - no more encryption left here.Geoff Rehmet1994-08-126-274/+3
* Change bogus --I to -I to make compilation happen again.Jordan K. Hubbard1994-08-101-1/+1
* Update to new make macros and disable Kerberos because we haven't got itGarrett Wollman1994-08-051-3/+4
* BSD 4.4 Lite Libexec SourcesRodney W. Grimes1994-05-2714-0/+9102