summaryrefslogtreecommitdiffstats
path: root/libexec/telnetd/ext.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge the (in)complete ANSIfication work from src/crypto/telnet.markm2001-11-301-92/+84
|
* After running a "make unifdef", commit the resultant diffs.markm2001-11-301-11/+10
| | | | 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-18/+0
|
* Feature merging and diff reduction between this code and crypto telnet.markm2001-08-201-10/+5
| | | | | 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-1/+1
| | | | to ensure deterministic operation
* MFCrypto: fixed the remote buffer overflow.ru2001-07-201-3/+5
|
* Don't use sizeof() on a pointer when we really wanted to measurekris2000-11-191-1/+1
| | | | | | | the length of the array. Noticed by: Christos Zoulas <christos@ZOULAS.COM> Obtained from: OpenBSD
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* 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/+1
|
* Change default banner fro 4.4 BSD to FreeBSD.paul1995-08-021-1/+1
| | | | | | Reviewed by: Submitted by: Obtained from:
* Remove the scary bits from telnetd - no more encryption left here.csgr1994-08-121-5/+0
| | | | | Only crypt.c in libc remains. Reviewed by: Geoff Rehmet
* BSD 4.4 Lite Libexec Sourcesrgrimes1994-05-271-0/+240
OpenPOWER on IntegriCloud