NetBSD/usr.bin/systat
dsl 228802f437 Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats().
Similarly for dkswap().
Allows code to only call one of these.
Rename struct _disk to _vminfo to be nearer its contents.
Change 'systat vm' so that it always shows the 'current' cpu times, even
after ':run' or ':boot' commands. The code in vmstat.c doesn't support :run.
2006-02-05 09:54:50 +00:00
..
bufcache.c WARNS=3 2005-02-26 22:12:33 +00:00
cmds.c
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
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 Add tape statistics. 2005-08-07 12:32:38 +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 Appease gcc 4.x 2005-12-24 21:14:50 +00:00
ps.h
swap.c WARNS=3 2005-02-26 22:12:33 +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 Split dkreadstats() into dkreadstats(), tkreadstats() and cpureadstats(). 2006-02-05 09:54:50 +00:00