NetBSD/usr.bin/systat
apb 3e4a7fe1fe Don't assume that two identical-looking string literals will have the
same address and will therefore be comparable with the == operator.
Instead, use a const variable.
Inspired by PR 41255 from Kurt Lidl.
2009-07-14 21:08:31 +00:00
..
Makefile Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
bufcache.c
cmds.c
cmdtab.c
df.c
disks.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
extern.h
fetch.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
globalcmds.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
icmp.c
iostat.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
ip.c
ip6.c
ipsec.c
keyboard.c
main.c Don't assume that two identical-looking string literals will have the 2009-07-14 21:08:31 +00:00
mbufs.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
netcmds.c
netstat.c
pigs.c
ps.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
ps.h
swap.c
syscall.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
systat.1 Don't workaround ancient macro argument limit with .Xo/.Xc. 2009-03-11 13:58:29 +00:00
systat.h
tcp.c
vmstat.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
vmstat.h