NetBSD/usr.sbin/mopd/common
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
Makefile.linux
VERSION
cmp.c
cmp.h
common.h fix various typos in comments and log messages. 2021-08-02 12:56:22 +00:00
device.c
device.h
dl.c
dl.h
file.c Update mopd for 4k VAX page size and support 1k page a.out binaries 2020-10-27 17:16:24 +00:00
file.h
get.c
get.h
log.c
log.h
loop-bsd.c Let loop.c own iflist 2020-04-22 23:55:29 +00:00
loop-linux2.c Let loop.c own iflist 2020-04-22 23:55:29 +00:00
mopdef.c
mopdef.h
nma.c
nma.h
nmadef.h
os.h
pf-linux2.c Fix Linux pfInit() parameter order for mopd 2020-10-27 17:07:14 +00:00
pf.c
pf.h
port.h
print.c fix mainly same typos as in my previous commit but outside sys/dev/dm. 2021-08-21 23:00:30 +00:00
print.h
put.c
put.h
rc.c
rc.h