freebsd-dev/usr.bin/systat
Alexander V. Chernikov b021472399 Add interface name filtering via 'match' cmd.
Add 'pps' cmd for switching beetween interface packets/bytes statistics.

Submitted by:	vsevolod
MFC after:	2 weeks
2013-02-20 13:47:05 +00:00
..
cmds.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
cmdtab.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
convtbl.c
convtbl.h
devs.c Replace index() and rindex() calls with strchr() and strrchr(). 2012-01-03 18:51:58 +00:00
devs.h
extern.h Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
fetch.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
icmp6.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
icmp.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
ifcmds.c Add interface name filtering via 'match' cmd. 2013-02-20 13:47:05 +00:00
ifstat.c Add interface name filtering via 'match' cmd. 2013-02-20 13:47:05 +00:00
iostat.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
ip6.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
ip.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
keyboard.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
main.c Remove old-style function definition 2013-02-19 12:57:07 +00:00
Makefile Fixed dependencies (make checkdpadd). 2010-02-25 20:24:19 +00:00
mbufs.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
mode.c Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
mode.h Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
netcmds.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
netstat.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
pigs.c Whitespace fixes. 2012-02-05 09:17:49 +00:00
swap.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
systat.1 Add interface name filtering via 'match' cmd. 2013-02-20 13:47:05 +00:00
systat.h Fix whitespace inconsistencies in systat(1). 2011-10-15 13:20:36 +00:00
tcp.c Make systat(1) accept fractional number of seconds. 2012-09-17 13:36:47 +00:00
vmstat.c - Show page faults requiring I/O on vmstat display. 2013-01-28 12:57:42 +00:00