netbsd-src/usr.sbin/rtadvd
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
advcap.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
advcap.h
config.c usr.sbin: remove unnecessary CONSTCOND, lint no longer needs it 2021-11-27 22:30:25 +00:00
config.h - remove extra \n from stderr logging 2021-03-22 18:41:11 +00:00
dump.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
dump.h
if.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
if.h interface indexes are unsigned 2021-03-23 18:16:21 +00:00
logit.h
pathnames.h
prog_ops.h
rtadvd.8 Remove -M from SYNOPSIS as well. 2020-04-21 12:19:44 +00:00
rtadvd.c call tzset() before chroot so we initialize our timezone data 2021-03-23 18:13:07 +00:00
rtadvd.conf
rtadvd.conf.5
rtadvd.h - remove extra \n from stderr logging 2021-03-22 18:41:11 +00:00
rtadvd_hostops.c
rtadvd_rumpops.c
timer.c print function names as %s: not <%s> everywhere for consistency. 2021-03-23 18:16:53 +00:00
timer.h