NetBSD/usr.bin/ftp
lukem 8b0030a6fc Simplify NLST parsing code in complete_remote(); just basename each of
the returned names! Fixes parsing problems caused by the differences
between NLST output on BSD, Solaris, and Windows NT.
1997-05-24 16:34:30 +00:00
..
Makefile - Makefile cleanups 1997-03-24 21:57:01 +00:00
cmds.c NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:40:47 +00:00
cmdtab.c * support $ftp_proxy for ftp:// transfers [bin/3245] 1997-04-05 03:27:32 +00:00
complete.c Simplify NLST parsing code in complete_remote(); just basename each of 1997-05-24 16:34:30 +00:00
domacro.c Features: 1997-03-13 06:23:11 +00:00
extern.h More enhancements/bugfixes (when will it end?) 1997-04-14 09:09:15 +00:00
fetch.c url_get(): use origline in some messages, simplifying them, and free up copy 1997-05-23 18:54:18 +00:00
ftp.1 More enhancements/bugfixes (when will it end?) 1997-04-14 09:09:15 +00:00
ftp.c More enhancements/bugfixes (when will it end?) 1997-04-14 09:09:15 +00:00
ftp_var.h More enhancements/bugfixes (when will it end?) 1997-04-14 09:09:15 +00:00
main.c * support $ftp_proxy for ftp:// transfers [bin/3245] 1997-04-05 03:27:32 +00:00
pathnames.h RCS ID police 1997-01-09 20:18:21 +00:00
ruserpass.c fix buffer overrun; from bostic (via perry (via freebsd)) 1997-04-01 14:20:34 +00:00
util.c don't print -ve ETA if file size has grown. noticed by hpeyerl@netbsd.org 1997-05-12 11:41:13 +00:00