aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet/telnet.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some #if 0'd code. After this, a "make unifdef" here producesDima Dorfman2002-10-021-41/+0
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-6/+6
* After running "make unifdef", commit the result. This code is nowMark Murray2001-11-301-476/+180
* Code merge and diff reduction between this and crypto telnet.Mark Murray2001-08-201-69/+15
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix buffer overflow when DISPLAY is longer than 43 characters. ThisWarner Losh2000-09-201-4/+7
* It was possible to circumvent telnet's security ``-E'' (no escape at all)Ruslan Ermilov1999-06-141-1/+1
* Add "-N" option to supress reverse name lookup.Bill Fumerola1998-12-141-0/+1
* Fixed printf format errors.Bruce Evans1998-07-061-1/+1
* Add #include <stdlib.h> to get prototype for malloc().John Birrell1998-02-201-0/+1
* Import a few relatively minor fixes from current Borman telnet.Paul Traina1997-01-071-4/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Fix big f*ckup by doing "make nocrypt"Geoff Rehmet1994-08-271-95/+4
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+2650