ftp: Sync with NetBSD:
authorPeter Avalos <pavalos@dragonflybsd.org>
Wed, 11 Jul 2012 06:45:26 +0000 (23:45 -0700)
committerPeter Avalos <pavalos@dragonflybsd.org>
Wed, 11 Jul 2012 06:45:26 +0000 (23:45 -0700)
commitd2b51479fe143801afdecbb950c85847806cba27
treea029ed664b6adbcf845ade696729b39afc581793
parentc81ae005f0718115c830875ab441690c794583ae
ftp:  Sync with NetBSD:

make -R work the same in ftp:// like it does for http:// (i.e. work if
there is no local file).

Don't display expected EHOSTUNREACH for all but
the last connect attempts in terse mode.

When given an URL that contains "://" but is not recognised,
print an error message.

Remove unnecessary Bk/Ek pairs from SYNOPSIS.
contrib/tnftp/cmds.c
contrib/tnftp/extern.h
contrib/tnftp/fetch.c
contrib/tnftp/ftp.1
contrib/tnftp/ftp.c
contrib/tnftp/progressbar.c
contrib/tnftp/util.c