aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet
Commit message (Expand)AuthorAgeFilesLines
* Add #include <stdlib.h> to get prototype for malloc().John Birrell1998-02-201-0/+1
* Add #include <string.h> to get prototypes.John Birrell1998-02-202-0/+2
* Fix some minor formatting nits.Steve Price1997-12-271-9/+9
* Correct some anomalies in the man page.Steve Price1997-11-111-34/+41
* Hardcode progname in usage string.Philippe Charnier1997-08-142-48/+62
* This commit was generated by cvs2svn to compensate for changes in r27233,Bruce Evans1997-07-062-25/+202
|\
| * Import Lite2's src/usr.bin/telnet. The README is still on the vendorBruce Evans1997-07-0611-0/+11680
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-151-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Report the reason why select unexpectedly failed..Peter Wemm1997-01-131-1/+1
* Make 'skey' command visible through 'help'Andrey A. Chernov1997-01-101-1/+4
* Use -DSKEY instead of wrong -DPATH_SKEYAndrey A. Chernov1997-01-101-1/+1
* Import a few relatively minor fixes from current Borman telnet.Paul Traina1997-01-076-16/+67
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+2
* Make telnet a synonym for openPoul-Henning Kamp1996-09-191-0/+1
* Fixed DPADD.Bruce Evans1996-09-051-1/+2
* Remove obsolete SOCKSv4 supportPaul Traina1996-05-302-12/+1
* Add support for socksPaul Traina1996-04-232-1/+12
* Section SEE ALSO completeWolfram Schneider1996-01-291-0/+7
* Oh foo. I should a) learn to read. b) learn to think. :-)Jordan K. Hubbard1995-08-281-1/+1
* Remove -DKLUDGELINEMODE again; it's breaking things and Paul T. saysJordan K. Hubbard1995-08-281-1/+1
* Use the same DECODE_BAUD trick like in new telnet to setAndrey A. Chernov1995-08-021-0/+16
* Remove trailing whitespace.Rodney W. Grimes1995-05-305-17/+17
* Use symbolic "IPTOS_LOWDELAY" instead of octal bit value for this socketDavid Greenman1995-05-151-1/+1
* Fix big f*ckup by doing "make nocrypt"Geoff Rehmet1994-08-2711-435/+10
* Don't do Kerberos yet, we aren't ready for it.Garrett Wollman1994-08-051-3/+3
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2720-0/+12310