freebsd-dev/usr.bin/systat
David E. O'Brien 4ae16510d1 Turn the compile time option into a run-time option.
You can now use the `want_fd' command in the vmstat display.

Suggested by:	grog
1998-12-27 17:59:42 +00:00
..
cmds.c Importing Lite2 broke lookup() to return -1 for the nmatches == 0 case. 1997-07-06 04:13:20 +00:00
cmdtab.c Having done ICMP, UDP, and IP, could a TCP display be far behind? 1997-09-27 00:44:55 +00:00
devs.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
devs.h Quiet many compiler warnings. 1998-10-08 09:56:10 +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 Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
icmp.c Add a mode to display ICMP statistics. 1997-09-24 02:43:45 +00:00
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 Add a mode to display ICMP statistics. 1997-09-24 02:43:45 +00:00
mode.h Add a mode to display ICMP statistics. 1997-09-24 02:43:45 +00:00
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 Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
systat.1 Turn the compile time option into a run-time option. 1998-12-27 17:59:42 +00:00
systat.h Add a mode to display ICMP statistics. 1997-09-24 02:43:45 +00:00
tcp.c Quiet many compiler warnings. 1998-10-08 09:56:10 +00:00
vmstat.c Turn the compile time option into a run-time option. 1998-12-27 17:59:42 +00:00