aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ftp/fetch.c
Commit message (Expand)AuthorAgeFilesLines
* Cope with 2292bis-01 getaddrinfo (no NI_WITHSCOPEID, always attachHajimu UMEMOTO2002-07-251-6/+1
* On behalf of my mentor, MFC an improved[*] version of revision 1.19 ofJuli Mallett2002-06-261-6/+15
* MFC: (rev 1.15) Do not call freeaddrinfo(res0) twice.Ruslan Ermilov2001-01-311-0/+1
* MFC: -Wall cleanup, `gateport' type fix.Ruslan Ermilov2000-06-241-0/+2
* MFC: Make sure to use native IPv4 address, even if getaddrinfo()Hajimu UMEMOTO2000-06-171-0/+1
* Add -4 and -6 options.Yoshinobu Inoue2000-02-151-1/+1
* Add more dual stack consideration.Yoshinobu Inoue2000-02-121-6/+27
* Fix parsing problems.Yoshinobu Inoue2000-02-121-1/+20
* Fix several bogus bugsYoshinobu Inoue2000-02-121-2/+7
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-43/+64
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* - add "-s src_addr" option to allow setting of the source IP address;Ruslan Ermilov1999-06-251-1/+7
* One more ctype castAndrey A. Chernov1997-12-161-2/+2
* Add more (unsigned char) casts to ctype macrosAndrey A. Chernov1997-12-161-2/+2
* Sync with NetBSD v1.3.Paul Traina1997-12-131-41/+74
* Localize it (ctype)Andrey A. Chernov1997-06-271-4/+4
* Import substantial improvements to ftp(1) from NetBSD, largely theMike Smith1997-06-251-0/+608