NetBSD/usr.bin/ftp
lukem c04e79d154 url_get(): use origline in some messages, simplifying them, and free up copy
of origline before returning. also, previous commit (fix for [bin/3643]) was
inspired by suggested fix in said PR by Alan Barrett <apb@iafrica.com>.
1997-05-23 18:54:18 +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 More enhancements/bugfixes (when will it end?) 1997-04-14 09:09:15 +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
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