aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet/externs.h
Commit message (Collapse)AuthorAgeFilesLines
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-291-10/+1
| | | | Notes: svn path=/head/; revision=82497
* Code merge and diff reduction between this and crypto telnet.Mark Murray2001-08-201-5/+14
| | | | | | | | Also remove useless AUTHENTICATION code. We have never compiled this here, and it is doubtful that it even works without crypto. Notes: svn path=/head/; revision=81964
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-061-1/+1
| | | | | | | There is no such thing as wierd in the english language. Notes: svn path=/head/; revision=72082
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-0/+10
| | | | | | | | | | ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project Notes: svn path=/head/; revision=56668
* Add "-N" option to supress reverse name lookup.Bill Fumerola1998-12-141-0/+1
| | | | | | | | | | This comes in really handy when you're telneting the broken DNS server by IP. PR: bin/8698 Notes: svn path=/head/; revision=41805
* Import a few relatively minor fixes from current Borman telnet.Paul Traina1997-01-071-1/+2
| | | | | | | | | | | | | Add some buffer overrun fixes from OpenBSD and myself. Add skey calculator kludge from OpenBSD. TODO: do a real merge of dab's sources... probably just make telnet and telnetd contrib software. Obtained from: OpenBSD, dab@bsdi.com Notes: svn path=/head/; revision=21405
* Fix big f*ckup by doing "make nocrypt"Geoff Rehmet1994-08-271-4/+0
| | | | | | | | (Don't think I don't realize what a big f*ckup this was.) Submitted by: geoff. Notes: svn path=/head/; revision=2315
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+481
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590