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 use NETBSDSRCDIR as appropriate 2002-09-18 03:54:26 +00:00
iostat.8 Increase width now we mention flag arguments. 2003-05-01 15:29:24 +00:00
iostat.c - convert header() away from a signal function (it does all sorts of stdio 2003-08-04 01:05:44 +00:00