NetBSD/usr.bin/systat
soren a87871bbec There's room in the systat-vmstat-iostat display, so allow four-letter
device names like e.g. ccd0 and print an extra digit of precision in
the 'sec' line like iostat(8) does.
1999-09-30 13:16:27 +00:00
..
Makefile the PMAP_NEW option is gone as the new interface is no longer optional. 1999-09-12 01:19:23 +00:00
cmds.c Fix from PR7655: translation of keyboard command in systat is Wrong. 1999-08-02 02:01:57 +00:00
cmdtab.c Add 'inet.' prefix to 'tcp', 'ip', 'tcpsyn' and 'icmp' displays. 1999-08-02 17:27:27 +00:00
disks.c char -> unsigned char 1998-12-19 22:26:13 +00:00
extern.h Add 4 new modes: ip, icmp, tcp, tcpsyn. XXX still some work to be done 1999-05-30 20:26:20 +00:00
fetch.c Functional LP64 and type sanity fixes. 1999-04-24 23:36:36 +00:00
icmp.c Add 4 new modes: ip, icmp, tcp, tcpsyn. XXX still some work to be done 1999-05-30 20:26:20 +00:00
iostat.c Enlarge disk names in labels from 3 to 7 to cater for things like raid0. 1999-06-29 18:14:15 +00:00
ip.c Formatting nits. 1999-07-30 16:08:59 +00:00
keyboard.c Fix from PR7655: translation of keyboard command in systat is Wrong. 1999-08-02 02:01:57 +00:00
main.c Functional LP64 and type sanity fixes. 1999-04-24 23:36:36 +00:00
mbufs.c Minor printf mod, for when we print a 3-digit value, and the next update prints only two (leaving the last stale digit showing) 1999-03-04 03:02:02 +00:00
netcmds.c - KNF 1998-07-12 05:59:00 +00:00
netstat.c Functional LP64 and type sanity fixes. 1999-04-24 23:36:36 +00:00
pigs.c Update for SDEAD. 1999-07-22 18:16:05 +00:00
ps.c According to the previous commit the new process state should be SDEAD and 1999-07-23 08:56:13 +00:00
ps.h Add a new `ps' view to systat, which shows process information. This 1999-02-21 21:48:07 +00:00
swap.c since the return from swapctl can change from call to call, print the 1998-12-26 07:05:08 +00:00
systat.1 Add 'inet.' prefix to 'tcp', 'ip', 'tcpsyn' and 'icmp' displays. 1999-08-02 17:27:27 +00:00
systat.h - some KNF. 1997-07-21 07:04:56 +00:00
tcp.c Formatting nits. 1999-07-30 16:08:59 +00:00
vmstat.c There's room in the systat-vmstat-iostat display, so allow four-letter 1999-09-30 13:16:27 +00:00