NetBSD/usr.bin/systat
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
bufcache.c
cmds.c
cmdtab.c
convtbl.c
convtbl.h
df.c
disks.c Undo previous "restore lost break" and fix the issue that seems to 2023-03-27 23:20:13 +00:00
extern.h Adjust userland commands for struct inpcb integration 2022-10-28 05:24:07 +00:00
fetch.c
globalcmds.c
icmp.c
ifcmds.c
ifstat.c
iostat.c
ip.c
ip6.c
keyboard.c
main.c
mbufs.c
netcmds.c Adjust userland commands for struct inpcb separation 2022-10-28 05:27:16 +00:00
netstat.c Adjust userland commands for struct inpcb separation 2022-10-28 05:27:16 +00:00
pigs.c
ps.c
ps.h
swap.c
syscall.c
systat.1 systat(1): try to give this page a quick facelift 2023-03-29 21:44:35 +00:00
systat.h
tcp.c
vmstat.c PR bin/56014 from Kouichi Hashikawa 2023-03-28 00:00:30 +00:00
vmstat.h