summaryrefslogtreecommitdiffstats
path: root/contrib/telnet/telnet/commands.c
Commit message (Expand)AuthorAgeFilesLines
* Fix buffer size of ALIGNed buffer.ume2000-07-201-2/+2
* Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATAume2000-07-081-2/+2
* sync with usr.bin/telnet/commands.c 1.21 -> 1.22. pierre.dampure@alveley.orgitojun2000-07-071-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/+95
* 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-151/+277
* Fix int function without return (make consistent with neighbors)nsayer1999-08-161-0/+1
* Merge from non-crypto version:ru1999-06-171-4/+39
* Bring the FreeBSD changes to the virgin sources.markm1997-09-071-44/+101
* Initial import of BSD telnet. This will be used to build the kerberisedmarkm1997-09-041-0/+2945
OpenPOWER on IntegriCloud