CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/04 14:27:35
Modified files:
usr.bin/systat : if.c systat.1 systat.h
Log message:
expose the interface queue drops in the interface view
by default qdrops and errors are combined in a number of failures.
the qdrops and errors can be viewed separately by using 'd' and 'e'
respectively, or the combined view again with 'f'.
ok claudio@ deraadt@
