NetBSD/usr.sbin/altq/altqstat
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
altqstat.1
altqstat.c Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
altqstat.h
qdisc_blue.c
qdisc_cbq.c altqstat, cbq: follow uint64_t changes 2021-07-21 06:48:28 +00:00
qdisc_cdnr.c
qdisc_conf.c
qdisc_fifoq.c
qdisc_hfsc.c
qdisc_jobs.c
qdisc_priq.c
qdisc_red.c
qdisc_rio.c
qdisc_wfq.c
quip_client.c s/inferface/interface/ 2023-05-07 11:41:49 +00:00
quip_client.h