git: pstat - Add -h option

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jan 18 18:38:35 PST 2016


commit 9f7c619821ecfa13ba73c662dcab453877a54d3a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jan 18 18:37:07 2016 -0800

    pstat - Add -h option
    
    * Add the -h option to ignore BLOCKSIZE and humanize the output.

Summary of changes:
 usr.sbin/pstat/Makefile |   4 +-
 usr.sbin/pstat/pstat.8  |  10 ++--
 usr.sbin/pstat/pstat.c  | 131 ++++++++++++++++++++++++++++++++++--------------
 3 files changed, 99 insertions(+), 46 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9f7c619821ecfa13ba73c662dcab453877a54d3a


-- 
DragonFly BSD source repository



More information about the Commits mailing list