{pstat,swapinfo}(8): Add -g/-m to swapinfo, fix warnings, raise WARNS to 6.
authorSascha Wildner <saw@online.de>
Thu, 28 Nov 2013 18:49:37 +0000 (19:49 +0100)
committerSascha Wildner <saw@online.de>
Thu, 28 Nov 2013 18:52:29 +0000 (19:52 +0100)
commitd27bfc9ba28201dd6cd998adab7c1b34f166de2b
tree6a7fc4fa81c809f4868b2b7ce22b2dd4b01c0e5c
parent3d944b51a014bb25c74ec6942eb59eb2e92ae0f3
{pstat,swapinfo}(8): Add -g/-m to swapinfo, fix warnings, raise WARNS to 6.

-g and -m will use a BLOCKSIZE of 1G and 1M to display swap size in
gigabytes or megabytes, respectively.

Suggested-by: marino
usr.sbin/pstat/Makefile
usr.sbin/pstat/pstat.8
usr.sbin/pstat/pstat.c