1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/systat
dlg c5f96cb849 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@
2019-03-04 21:27:35 +00:00
..
cache.c use $OpenBSD markers 2019-01-17 05:56:29 +00:00
cache.h use $OpenBSD markers 2019-01-17 05:56:29 +00:00
cpu.c Add new KERN_CPUSTATS sysctl(2) so we can identify offline CPUs. 2018-11-17 23:10:07 +00:00
engine.c use $OpenBSD markers 2019-01-17 05:56:29 +00:00
engine.h make title a const char *. 2019-03-04 21:23:48 +00:00
if.c expose the interface queue drops in the interface view 2019-03-04 21:27:35 +00:00
inetname.c The POSIX APIs that that sockaddrs all ignore the s*_len field in the 2017-01-21 11:32:04 +00:00
iostat.c Statistics for high memory flips in the buffer cache 2017-04-16 14:24:03 +00:00
main.c use $OpenBSD markers 2019-01-17 05:56:29 +00:00
Makefile Add uvm view to show all values being collected in uvmexp. 2018-05-30 13:43:50 +00:00
malloc.c
mbufs.c
netstat.c
nfs.c
pf.c Return time_uptime as value for when pf was enabled instead of 2017-06-01 14:38:28 +00:00
pftop.c Change ps_len of struct pfioc_states and psn_len of struct 2019-02-18 13:11:44 +00:00
pigs.c Fix warnings caused by user_from_uid() and group_from_gid() now 2018-09-13 15:23:32 +00:00
pool.c Remove unused variable. Make clang happier. 2018-06-20 13:09:08 +00:00
sensors.c Add a velocity sensor type (displayed as m/s) 2018-12-10 13:35:54 +00:00
swap.c
systat.1 expose the interface queue drops in the interface view 2019-03-04 21:27:35 +00:00
systat.h expose the interface queue drops in the interface view 2019-03-04 21:27:35 +00:00
uvm.c Shuffle fields around to eliminate blanks spots resulting from 2018-06-21 13:47:22 +00:00
vmstat.c don't reuse global between functions; the value is wrong. 2019-01-20 03:53:03 +00:00