| .. |
|
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
|
Consistently use __inline instead of __inline__ as the former is an empty macro
|
2004-07-04 16:11:03 +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
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
extern.h
|
Fix the easy warnings:
|
2004-03-09 11:57:28 +00:00 |
|
fetch.c
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
icmp.c
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
icmp6.c
|
Add ip6 and icmp6 displays to systat.
|
2003-08-01 20:28:20 +00:00 |
|
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 |
|
ip.c
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
ip6.c
|
Add ip6 and icmp6 displays to systat.
|
2003-08-01 20:28:20 +00:00 |
|
keyboard.c
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
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
|
Remove unused variables.
|
2005-04-09 14:31:41 +00:00 |
|
mode.c
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
mode.h
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
netcmds.c
|
remove __P
|
2002-03-22 01:42:45 +00:00 |
|
netstat.c
|
simply ignore unknown address family.
|
2005-02-19 16:54:26 +00:00 |
|
pigs.c
|
Include systat.h for cmdtab, to make gcc4 happy.
|
2005-05-02 10:50:10 +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
|
Sort sections.
|
2005-01-18 13:43:56 +00:00 |
|
systat.h
|
WARNS=2 fixes with NO_WERROR set, as there are some header issues
|
2001-12-12 00:13:37 +00:00 |
|
tcp.c
|
Demangled vendor ids. Fixed misplaced FreeBSD id.
|
2004-02-25 13:26:53 +00:00 |
|
vmstat.c
|
Fix an overflow when calculating the number of kilobytes from the
|
2005-02-21 14:35:00 +00:00 |