summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd/termstat.c
Commit message (Collapse)AuthorAgeFilesLines
* After running a "make unifdef", commit the resultant diffs.markm2001-11-301-16/+17
| | | | This code is now a complete sunset of the crypto (master) code.
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-291-36/+0
|
* Feature merging and diff reduction between this code and crypto telnet.markm2001-08-201-29/+28
| | | | | Also remove conditional (AUTHENTICATION) code as we have never compiled it here, and it is doubtful that it even works in this scenario.
* MFcrypto/telnet/telnetd: Correct semantics of output_data*() and netflush()kris2001-07-231-2/+0
| | | | to ensure deterministic operation
* MFCrypto: fixed the remote buffer overflow.ru2001-07-201-12/+6
|
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
| | | | | | Seperate does not exist in the english language. Submitted to look at by: kris
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3). Remove progname and trailing \n in syslog strings.charnier1997-12-031-3/+5
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* add forgotten $Id$wosch1996-09-221-0/+2
|
* The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codedg1995-06-171-19/+28
| | | | | | | | | | causes some clients that do not support linemode to mis-interpret the return key (i.e. double returns). The fix is to only do the state check for binary options if linemode will be used. Closes PR#505. Submitted by: Charles Henrich
* Remove trailing whitespace.rgrimes1995-05-301-7/+7
|
* Remove the scary bits from telnetd - no more encryption left here.csgr1994-08-121-19/+0
| | | | | Only crypt.c in libc remains. Reviewed by: Geoff Rehmet
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+660
OpenPOWER on IntegriCloud