freebsd-dev/usr.bin/ftp
ume baaa723d4a Make sure to use native IPv4 addrerss even if getaddrinfo()
returns IPv4 mapped IPv6 address.  FTP is nervous about address
family.
Submitted by itojun and slightly modified to fit our ftp(1).
2000-06-14 15:26:58 +00:00
..
cmds.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cmdtab.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
complete.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
domacro.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
extern.h Make sure to use native IPv4 addrerss even if getaddrinfo() 2000-06-14 15:26:58 +00:00
fetch.c Make sure to use native IPv4 addrerss even if getaddrinfo() 2000-06-14 15:26:58 +00:00
ftp_var.h Fix several problems with EPSV (verbosity, one-per-session, missing place) 2000-02-21 18:18:41 +00:00
ftp.1 Mention about -4 and -6 options. 2000-06-12 18:30:16 +00:00
ftp.c Make sure to use native IPv4 addrerss even if getaddrinfo() 2000-06-14 15:26:58 +00:00
main.c Replace isurl() with isipv6addr(). 2000-05-22 17:18:38 +00:00
Makefile Remove addition of -g to CFLAGS 2000-05-16 04:23:54 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ruserpass.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
util.c Replace isurl() with isipv6addr(). 2000-05-22 17:18:38 +00:00