NetBSD/usr.sbin/mopd
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
..
common bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
mopchk fix various typos in comments, mainly origional->original, 2022-05-28 21:14:56 +00:00
mopcopy fix various typos in comments, docs and log messages. 2022-05-24 06:27:59 +00:00
mopd bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
mopprobe fix various typos in comments, mainly origional->original, 2022-05-28 21:14:56 +00:00
moptrace Put the NOAOUT in one place 2021-10-31 18:06:42 +00:00
Makefile
Makefile.inc Put the NOAOUT in one place 2021-10-31 18:06:42 +00:00