CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/04 14:32:26
Modified files:
usr.bin/netstat: if.c main.c netstat.1 netstat.h
Log message:
when showing interface stats, combine the queue drops with errors as fails
if you want to see errors or queue drops on their own, use -e or
-d respectively.
ok claudio@ deraadt@
