NetBSD/usr.bin/systat
dsl 7ee2912cf6 free() intrnamebuf, intrname and intrloc on entry so we don't leak them
every time initvmstat() is called.
Change intrnamebuf to be static so this works.
Inspired by Coverty CID 2072 (incorrectly) reporting that the memory assigned
to intrnamebuf wasn't being freed.
2006-03-20 20:36:38 +00:00
..
Makefile
bufcache.c
cmds.c
cmdtab.c
df.c
disks.c
extern.h
fetch.c
globalcmds.c
icmp.c
iostat.c Count both read bytes and write bytes when we are not showing separate read 2006-03-18 16:48:44 +00:00
ip.c
ip6.c
ipsec.c
keyboard.c
main.c
mbufs.c
netcmds.c
netstat.c
pigs.c
ps.c Print system processes' command names in square brackets, like ps(1) does. 2006-02-13 16:01:58 +00:00
ps.h
swap.c Coverty 7449: Remove splurious check for 'sep == NULL'. 2006-03-18 11:02:48 +00:00
syscall.c Code to display per-system call counts. 2006-03-18 20:31:45 +00:00
systat.1
systat.h
tcp.c
vmstat.c free() intrnamebuf, intrname and intrloc on entry so we don't leak them 2006-03-20 20:36:38 +00:00
vmstat.h Make the functions that display the top 8 lines externally visible so 2006-03-18 14:58:49 +00:00