freebsd-dev/usr.bin/systat
David Malone 33dc549136 Fix the easy warnings:
1) Avoid shadowing index.
2) Constness.
3) Missing prototype for ifcmd.
4) Missing include of string.h.
5) Avoid shadowing error function.
6) ANSI definition for main.
2004-03-09 11:57:28 +00:00
..
cmds.c When we close a display, mark it as not-initialized so that we will 2003-01-04 21:58:25 +00:00
cmdtab.c Add ip6 and icmp6 displays to systat. 2003-08-01 20:28:20 +00:00
convtbl.c Fix the easy warnings: 2004-03-09 11:57:28 +00:00
convtbl.h Fix the easy warnings: 2004-03-09 11:57:28 +00:00
devs.c When a numeric field overflows its width, try formatting the number in 2003-10-20 20:13:50 +00:00
devs.h
extern.h Fix the easy warnings: 2004-03-09 11:57:28 +00:00
fetch.c
icmp6.c Add ip6 and icmp6 displays to systat. 2003-08-01 20:28:20 +00:00
icmp.c
ifcmds.c Fix the easy warnings: 2004-03-09 11:57:28 +00:00
ifstat.c Fix the easy warnings: 2004-03-09 11:57:28 +00:00
iostat.c Copy cur's snap_time to last when refreshing statistics. Fixes problem 2003-11-01 02:06:02 +00:00
ip6.c Add ip6 and icmp6 displays to systat. 2003-08-01 20:28:20 +00:00
ip.c
keyboard.c
main.c Fix the easy warnings: 2004-03-09 11:57:28 +00:00
Makefile Put libdevstat before libkvm, because the former depends on the latter. 2004-02-04 10:20:43 +00:00
mbufs.c
mode.c
mode.h
netcmds.c
netstat.c Make systat -net aware of compressed time_wait sockets. 2003-12-24 08:54:53 +00:00
pigs.c Remove #include <sys/dkstat.h> 2003-02-16 14:13:23 +00:00
swap.c Back out rev 1.20; getbsize(3)'s original interface has been restored. 2002-12-30 18:14:43 +00:00
systat.1 Add ip6 and icmp6 displays to systat. 2003-08-01 20:28:20 +00:00
systat.h
tcp.c Demangled vendor ids. Fixed misplaced FreeBSD id. 2004-02-25 13:26:53 +00:00
vmstat.c Use 'k' as suffix for Kilo 2003-10-24 21:23:47 +00:00