NetBSD/usr.sbin/iostat
mrg 134561f7df - convert header() away from a signal function (it does all sorts of stdio
and more) and use a little sig_header() helper.
- in selectdrives() make sure we don't overwrite some arrays.  this makes
"iostat 1" work again on my really wide screens where defdrives (number that
can fit) was > ndrives (number of drives), rather than dump core trying to
print (char *)1...
2003-08-04 01:05:44 +00:00
..
Makefile
iostat.8
iostat.c - convert header() away from a signal function (it does all sorts of stdio 2003-08-04 01:05:44 +00:00