NetBSD/usr.bin/ftp
christos 4a69030bcd trim down error checking if we are small. 2019-06-22 23:40:53 +00:00
..
Makefile
cmds.c Try to avoid a (bogus) fatal warning from clang. 2019-02-06 07:56:42 +00:00
cmdtab.c
complete.c
domacro.c
extern.h trim down error checking if we are small. 2019-06-22 23:40:53 +00:00
fetch.c Make fetch_read() return size_t like fread() does. It is bogus to 2019-04-04 00:36:09 +00:00
ftp.1
ftp.c - add justquit() that always exits. use it to avoid unreachable code. 2019-02-04 04:09:13 +00:00
ftp_var.h
main.c - add justquit() that always exits. use it to avoid unreachable code. 2019-02-04 04:09:13 +00:00
progressbar.c make this compile again with -DNO_PROGRESS 2019-06-22 23:40:33 +00:00
progressbar.h
ruserpass.c
ssl.c redo the connection waiting handling to make it more clear. 2019-04-07 00:44:54 +00:00
ssl.h Make fetch_read() return size_t like fread() does. It is bogus to 2019-04-04 00:36:09 +00:00
util.c trim down error checking if we are small. 2019-06-22 23:40:53 +00:00
version.h