freebsd-dev/usr.bin/systat
Chris Costello 0114ca66e9 Fix bad references:
vmstat(1) -> vmstat(8)
  iostat(1) -> iostat(8)
1999-08-14 06:52:28 +00:00
..
cmds.c
cmdtab.c
devs.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
devs.h Add copyright and RCS/CVS Id. 1998-12-27 21:44:03 +00:00
extern.h Change the devstat generation number from an int to a long. The int-sized 1998-09-20 00:11:23 +00:00
fetch.c
icmp.c
iostat.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
ip.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
keyboard.c
main.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
Makefile Reference new files for device stat support. 1998-09-15 10:28:59 +00:00
mbufs.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
mode.c
mode.h
netcmds.c #include <arpa/inet.h> 1998-06-12 14:18:33 +00:00
netstat.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
pigs.c Fixed type mismatches which were fatal when sizeof(long) > sizeof(int). 1998-07-06 22:08:00 +00:00
swap.c Tidy up references to <sys/rlist.h> and support for the old swap management 1999-05-11 14:32:18 +00:00
systat.1 Fix bad references: 1999-08-14 06:52:28 +00:00
systat.h
tcp.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
vmstat.c Show dirty buffers and the percentage of time a disk was busy. 1999-07-30 07:44:25 +00:00