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 ftp(1): fix description of "debug" 2021-01-06 09:15:59 +00:00
cmdtab.c
complete.c PR/53916: Rob Gill: remove redundant assignment to matchlen. 2019-01-28 12:04:16 +00:00
domacro.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
extern.h trim down error checking if we are small. 2019-06-22 23:40:53 +00:00
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 ftp: add -? for help. improve synopsis 2020-07-18 03:00:37 +00:00
progressbar.c ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
progressbar.h ftp: don't use restartable signals 2021-01-06 04:43:14 +00:00
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