netbsd-src/usr.sbin/rpc.lockd
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
lock_proc.c
lockd.c Stop defining _rpcsvcdirty in bss and data 2019-08-15 08:34:19 +00:00
lockd.h ansify - drop the K&R style prototypes & implementations. 2018-01-23 21:06:24 +00:00
lockd_lock.c this file uses the <sys/queue.h> macros so it should include 2017-06-08 03:25:03 +00:00
lockd_lock.h
rpc.lockd.8
test.c Fix another conditional with wrong (missing) parens. 2016-03-12 02:07:44 +00:00