freebsd-dev/usr.bin/systat
Bruce Evans e3c53cce47 Oops, the "excessive" {} removed in the previous commit was needed
around PUTRATE() because PUTRATE() only looked like a function -- it was
multiple statements.  Use "do {...} while(0)" as usual in PUTRATE() so
that it is a single statement that can be used like a function.
2006-02-14 09:33:51 +00:00
..
cmds.c
cmdtab.c
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
devs.c
devs.h
extern.h
fetch.c
icmp6.c
icmp.c
ifcmds.c
ifstat.c
iostat.c
ip6.c
ip.c
keyboard.c
main.c
Makefile
mbufs.c Remove unused variables. 2005-04-09 14:31:41 +00:00
mode.c
mode.h
netcmds.c
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
systat.1 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
systat.h
tcp.c
vmstat.c Oops, the "excessive" {} removed in the previous commit was needed 2006-02-14 09:33:51 +00:00