NetBSD/usr.bin/ftp
rillig ac83d301f8 ftp: fix undefined behavior when parsing FEAT
lint says: warning: argument to 'function from <ctype.h>' must be cast
to 'unsigned char', not to 'int' [342]
2021-08-27 17:35:03 +00:00
..
Makefile use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds 2021-06-03 10:23:33 +00:00
cmds.c
cmdtab.c
complete.c
domacro.c
extern.h
fetch.c fix typos in word "otherwise". 2021-08-01 15:29:29 +00:00
ftp.1 ftp(1): consistently use FTP for protocol use. 2021-04-25 09:09:55 +00:00
ftp.c ftp: remove unnecessary variable assignments 2021-08-26 06:23:24 +00:00
ftp_var.h
main.c
progressbar.c
progressbar.h
ruserpass.c
ssl.c use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds 2021-06-03 10:23:33 +00:00
ssl.h use fetch_*() for I/O with SMALLPROG / !WITH_SSL builds 2021-06-03 10:23:33 +00:00
util.c ftp: fix undefined behavior when parsing FEAT 2021-08-27 17:35:03 +00:00
version.h update ftp version to 20210826 2021-08-26 06:25:59 +00:00