summaryrefslogtreecommitdiffstats
path: root/usr.bin/telnet/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from crypto telnet: permit the argument to -s to be a hostname.dd2002-10-021-1/+0
* Unifdef(1) the crypto telnet sources.markm2002-09-251-1/+1
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Merge from crypto/telnet/telnet/commands.c. Add the necessary paths tojhay2001-12-031-1/+7
* Merge from master (crypto) telnet. WARNS fixes for alpha.markm2001-12-031-1/+1
* Merge the (in)complete ANSIfication work from src/crypto/telnet.markm2001-11-301-14/+14
* After running "make unifdef", commit the result. This code is nowmarkm2001-11-301-577/+359
* Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-291-37/+0
* Code merge and diff reduction between this and crypto telnet.markm2001-08-201-169/+71
* Fix the type of the NULL arg to execl()brian2001-07-091-2/+2
* A feature to allow one to telnet to a unix domain socket.dillon2001-05-231-1/+29
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.kris2000-11-261-1/+1
* Fix a buffer overflow from a long local hostname.kris2000-11-191-2/+2
* Fix buffer size of ALIGNed buffer.ume2000-07-201-2/+2
* One more EAI_NONAME -> EAI_NODATA issue.ume2000-07-071-1/+1
* Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATAume2000-07-071-1/+1
* simplify and correct name resolution in tn().itojun2000-07-051-18/+16
* CMSG_XXX macros alignment fixes to follow RFC2292.shin2000-03-031-14/+12
* Use static buffer to save source route hostnames.shin2000-02-191-1/+1
* Print "Trying ..." for each host. Also cleanups for error printing.shin2000-02-191-8/+3
* Fix bugs in telnet.shin2000-02-151-8/+16
* Add more dual stack consideration.shin2000-02-101-27/+96
* Fix telnet core dump at invalid service name specified.shin2000-02-071-0/+6
* Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,shin2000-01-291-1/+1
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-153/+275
* Add "-s src_addr" option to allow setting of the source IP address.ru1999-06-161-2/+36
* Add "-N" option to supress reverse name lookup.billf1998-12-141-1/+2
* #include <arpa/inet.h>peter1998-06-121-3/+1
* Don't assume that hp->h_lenght == 4. Be conservative in its use.imp1998-06-091-7/+10
* Add #include <string.h> to get prototypes.jb1998-02-201-0/+1
* Hardcode progname in usage string.charnier1997-08-141-2/+2
* Make 'skey' command visible through 'help'ache1997-01-101-1/+4
* Import a few relatively minor fixes from current Borman telnet.pst1997-01-071-6/+45
* Make telnet a synonym for openphk1996-09-191-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Use symbolic "IPTOS_LOWDELAY" instead of octal bit value for this socketdg1995-05-151-1/+1
* Fix big f*ckup by doing "make nocrypt"csgr1994-08-271-158/+4
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+2933
OpenPOWER on IntegriCloud