summaryrefslogtreecommitdiffstats
path: root/usr.bin/ftp/fetch.c
Commit message (Expand)AuthorAgeFilesLines
* Do not call freeaddrinfo(res0) twice.ru2000-09-251-0/+1
* - Reflect `gateport' variable type change.ru2000-06-241-0/+2
* Make sure to use native IPv4 addrerss even if getaddrinfo()ume2000-06-141-0/+1
* Add -4 and -6 options.shin2000-02-151-1/+1
* Add more dual stack consideration.shin2000-02-121-6/+27
* Fix parsing problems.shin2000-02-121-1/+20
* Fix several bogus bugsshin2000-02-121-2/+7
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-43/+64
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* - add "-s src_addr" option to allow setting of the source IP address;ru1999-06-251-1/+7
* One more ctype castache1997-12-161-2/+2
* Add more (unsigned char) casts to ctype macrosache1997-12-161-2/+2
* Sync with NetBSD v1.3.pst1997-12-131-41/+74
* Localize it (ctype)ache1997-06-271-4/+4
* Import substantial improvements to ftp(1) from NetBSD, largely themsmith1997-06-251-0/+608
OpenPOWER on IntegriCloud