freebsd-nq/usr.bin/systat
Poul-Henning Kamp b59ba7df87 Add "ifstat" display:
ifstat      Display the network traffic going through active interfaces
                 on the system.  Idle interfaces will not be displayed until
                 they receive some traffic.

                 For each interface being displayed, the current, peak and
                 total statistics are displayed for incoming and outgoing
                 traffic.  By default, the ifstat display will automatically
                 scale the units being used so that they are in a human-read-
                 able format.  The scaling units used for the current and peak
                 traffic columns can be altered by the scale command.

Submitted by:	Trent Nelson <trent@arpa.com>
2003-01-04 22:07:24 +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 "ifstat" display: 2003-01-04 22:07:24 +00:00
convtbl.c Add "ifstat" display: 2003-01-04 22:07:24 +00:00
convtbl.h Add "ifstat" display: 2003-01-04 22:07:24 +00:00
devs.c
devs.h
extern.h Add "ifstat" display: 2003-01-04 22:07:24 +00:00
fetch.c
icmp.c
ifcmds.c Add "ifstat" display: 2003-01-04 22:07:24 +00:00
ifstat.c Add "ifstat" display: 2003-01-04 22:07:24 +00:00
iostat.c
ip.c
keyboard.c
main.c
Makefile Add "ifstat" display: 2003-01-04 22:07:24 +00:00
mbufs.c
mode.c
mode.h
netcmds.c
netstat.c Widen struct sockbuf's sb_timeo member to int from short. With 2002-07-24 03:02:43 +00:00
pigs.c
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 "ifstat" display: 2003-01-04 22:07:24 +00:00
systat.h
tcp.c
vmstat.c