netbsd-src/usr.sbin/btpand
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
bnep.c The last argument before ... must not be default promoted, otherwise the 2016-10-04 21:40:31 +00:00
bnep.h
btpand.8 Add missing width argument to Bl. Remove Pp before It. 2019-01-17 08:53:17 +00:00
btpand.c fix typos in word "access" and it derivatives, mainly in comments. 2022-05-18 13:56:31 +00:00
btpand.h The last argument before ... must not be default promoted, otherwise the 2016-10-04 21:40:31 +00:00
channel.c
client.c
packet.c
server.c
tap.c