NetBSD/usr.bin/ftp
rillig 133e932a29 usr.bin: remove unnecessary lint comment CONSTCOND
Since 2021-01-31, lint no longer warns about 'do ... while (0)'.

No functional change.
2021-09-10 21:52:17 +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 usr.bin: remove unnecessary lint comment CONSTCOND 2021-09-10 21:52:17 +00:00
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