freebsd-dev/usr.sbin/iostat
Alan Somers da61e79c42 When iostat(8) receives SIGINT while running with "-w" or "-c", it will now
print statistics one more time before exiting. Also, it now implements the
wait using setitimer instead of sleep, so the waits will be more consistent
when the system is heavily loaded.

MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D4473
2015-12-09 18:07:26 +00:00
..
iostat.8 Advertise ctlstat(8) a little better. 2015-05-22 11:59:37 +00:00
iostat.c When iostat(8) receives SIGINT while running with "-w" or "-c", it will now 2015-12-09 18:07:26 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00