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
..
bufcache.c WARNS=3 2005-02-26 22:12:33 +00:00
cmds.c Add (unsigned char) cast to ctype functions 2004-11-04 07:18:47 +00:00
cmdtab.c Always treat ^h and ^? as erase chars (as well as stty erase). 2005-02-26 19:01:09 +00:00
df.c Appease gcc 4.x 2005-12-24 21:14:50 +00:00
disks.c Refresh labels and display after changing displayed disks 2005-02-26 18:58:45 +00:00
extern.h WARNS=3 2005-02-26 22:12:33 +00:00
fetch.c be more descriptive about what failed by printing the errno and the 2003-12-07 07:27:09 +00:00
globalcmds.c Rename 'cur' to 'name' to avoid aliasing a global - this code has some 2006-02-05 08:51:03 +00:00
icmp.c WARNS=3 2005-02-26 22:12:33 +00:00
iostat.c Count both read bytes and write bytes when we are not showing separate read 2006-03-18 16:48:44 +00:00
ip6.c WARNS=3 2005-02-26 22:12:33 +00:00
ip.c WARNS=3 2005-02-26 22:12:33 +00:00
ipsec.c WARNS=3 2005-02-26 22:12:33 +00:00
keyboard.c WARNS=3 2005-02-26 22:12:33 +00:00
main.c WARNS=3 2005-02-26 22:12:33 +00:00
Makefile Add tape statistics. 2005-08-07 12:32:38 +00:00
mbufs.c WARNS=3 2005-02-26 22:12:33 +00:00
netcmds.c WARNS=3 2005-02-26 22:12:33 +00:00
netstat.c WARNS=3 2005-02-26 22:12:33 +00:00
pigs.c Appease gcc 4.x 2005-12-24 21:14:50 +00:00
ps.c Print system processes' command names in square brackets, like ps(1) does. 2006-02-13 16:01:58 +00:00
ps.h Use kinfo_proc2. 2002-05-04 18:44:27 +00:00
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 Sort SEE ALSO (hi hubert! First by section, then by name.) 2005-02-20 21:18:27 +00:00
systat.h WARNS=3 2005-02-26 22:12:33 +00:00
tcp.c WARNS=3 2005-02-26 22:12:33 +00:00
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