NetBSD/libexec/ftpd
lukem c4b7a9e794 bsd.own.mk: rename GCC_NO_* to CC_WNO_*
Rename compiler-warning-disable variables from
	GCC_NO_warning
to
	CC_WNO_warning
where warning is the full warning name as used by the compiler.

GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH

Using the convention CC_compilerflag, where compilerflag
is based on the full compiler flag name.
2023-06-03 09:09:01 +00:00
..
Makefile bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
cmds.c PR/50665: David Binderman: move "dir" to the outer scope so it stays alive 2016-01-17 14:46:07 +00:00
conf.c
extern.h fix various typos in comments. 2022-04-17 21:24:52 +00:00
ftpcmd.y Use explicit_memset(3) instead of memset(3) to clear password 2015-08-10 07:45:50 +00:00
ftpd.8 Add -f option to ftpd to stay in foreground with -D. 2018-04-28 13:38:00 +00:00
ftpd.c Treat failed chdir/chroot for guest and chroot accounts as fatal. 2021-07-03 14:59:49 +00:00
ftpd.conf.5 ftpd.conf(5): remove duplicate "be" 2020-08-22 08:08:47 +00:00
ftpusers.5
logutmp.c
logwtmp.c Removed unnecessary memset(3) call 2015-08-09 20:34:24 +00:00
pathnames.h
pfilter.c add missing RCSIDs 2020-07-04 05:18:37 +00:00
pfilter.h add missing RCSIDs 2020-07-04 05:18:37 +00:00
popen.c volatile for gcc 5 2016-03-17 00:17:58 +00:00
version.h NetBSD-ftpd 20200615 2020-07-04 01:20:42 +00:00