NetBSD/usr.sbin/iostat
mrg e7f4cf6f3c two minor fixes for -x and -y mode:
- the header is only 1 line not 2, account for this when calculating
  when to display the next header.
- when ndrives > 1, don't display the header every time, but only when
  the previous one disappears.

now i don't feel the need to run "iostat -x wd0 1 & iostat -c wd1 1"
to get less repeated header output on my display.
2017-09-09 23:51:58 +00:00
..
Makefile
iostat.8 Enhance disk metrics by calculating a weighted sum that is incremented 2017-03-05 23:07:12 +00:00
iostat.c two minor fixes for -x and -y mode: 2017-09-09 23:51:58 +00:00