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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
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 Don't even bother initializing the namelist if we're not going to use it. 2008-04-10 17:16:39 +00:00
iostat.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
ip.c Don't even bother initializing the namelist if we're not going to use it. 2008-04-10 17:16:39 +00:00
ip6.c Don't even bother initializing the namelist if we're not going to use it. 2008-04-10 17:16:39 +00:00
ipsec.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
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 convert the rest of my licenses to 2-clause, extracting myself out 2008-05-30 02:29:37 +00:00
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 Don't even bother initializing the namelist if we're not going to use it. 2008-04-10 17:16:39 +00:00
vmstat.c Fix -Wsign-compare issues 2009-04-13 23:20:27 +00:00
vmstat.h