..
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
Show the load average in the tcp display (it was already shown, perhaps
2006-04-30 04:26:46 +00:00
convtbl.c
Add the Tera scale factor, which is an easy job now.
2006-11-27 16:33:44 +00:00
convtbl.h
Add the Tera scale factor, which is an easy job now.
2006-11-27 16:33:44 +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
icmp6.c
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
icmp.c
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
ifcmds.c
Keep all convtbl-related constants and strings in convtbl.[ch].
2006-11-27 16:14:32 +00:00
ifstat.c
Remove a wrong "const" qualifier.
2006-11-27 16:59:08 +00:00
iostat.c
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
ip6.c
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
ip.c
Remove trailing whitespace.
2006-04-30 04:47:23 +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
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
Makefile
systat(1) reaches WARNS=6 on i386 and amd64. This is good
2006-11-27 17:54:28 +00:00
mbufs.c
Remove MT_FTABLE printout in systat, as MT_FTABLE mbufs are no longer
2006-07-24 01:49:24 +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
The logic of fetchnetstat_sysctl() isn't too complex: if idx is 0,
2006-11-27 17:34:40 +00:00
pigs.c
Show the load average in the tcp display (it was already shown, perhaps
2006-04-30 04:26:46 +00:00
swap.c
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
systat.1
Memory utilization subscreen in "vmstat" display lists numbers in KB,
2006-10-12 10:54:34 +00:00
systat.h
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
tcp.c
Remove trailing whitespace.
2006-04-30 04:47:23 +00:00
vmstat.c
Fix the format specifier suitable for uintmax_t.
2006-11-23 11:51:23 +00:00