git: iostat - add read/write details to output

Jan Lentfer lentferj at crater.dragonflybsd.org
Wed May 5 12:48:29 PDT 2010


commit b10e45d5a9991399ac9342c2c518ca1f9a06a87b
Author: Jan Lentfer <Jan.Lentfer at web.de>
Date:   Wed May 5 22:17:40 2010 +0200

    iostat - add read/write details to output
    
    	This adds option "-D" that will output read/write
    	details to the output as described in the manpage.
    	This is based on Matt Dillon's addition to systat.

Summary of changes:
 usr.sbin/iostat/iostat.8 |    5 +++
 usr.sbin/iostat/iostat.c |   66 ++++++++++++++++++++++++++++++++++++----------
 2 files changed, 57 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b10e45d5a9991399ac9342c2c518ca1f9a06a87b


-- 
DragonFly BSD source repository





More information about the Commits mailing list