aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/telnet/main.c
Commit message (Expand)AuthorAgeFilesLines
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.Maxim Sobolev2001-10-161-1/+1
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.Mark Murray2001-08-291-3/+0
* Code merge and diff reduction between this and crypto telnet.Mark Murray2001-08-201-57/+19
* Document -u in the usage().Ruslan Ermilov2001-07-051-9/+9
* A feature to allow one to telnet to a unix domain socket.Matthew Dillon2001-05-231-1/+4
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-3/+3
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-3/+43
* Add "-N" option to the SYNOPSIS and usage().Ruslan Ermilov1999-06-171-3/+3
* Add "-s src_addr" option to allow setting of the source IP address.Ruslan Ermilov1999-06-161-6/+16
* Add "-N" option to supress reverse name lookup.Bill Fumerola1998-12-141-1/+4
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Remove obsolete SOCKSv4 supportPaul Traina1996-05-301-4/+0
* Add support for socksPaul Traina1996-04-231-0/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Fix big f*ckup by doing "make nocrypt"Geoff Rehmet1994-08-271-9/+0
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+322