NetBSD/usr.sbin/iostat
enami 70378aeac7 - Account the number of lines consumed so that -xw displays header
frequently enough.
- As we are initializing dk_select to 0 (via dkinit), no need to check it.
- Re-order the code in display() to highlight the fact that -x is
  exclusive with others.
- If user really specified some drives and none of them are found,
  just bail out rather than falling back to default behaviour.
- Other misc. cosmetic changes while I'm here.
2003-03-01 07:40:58 +00:00
..
Makefile use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
iostat.8 Sync with the behaviour change. 2003-03-01 07:35:41 +00:00
iostat.c - Account the number of lines consumed so that -xw displays header 2003-03-01 07:40:58 +00:00