vmstat - Revamp output
commit006835dcdf343f2737ede2c2a39a2541ef2f9ef7
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 17 Dec 2016 06:15:09 +0000 (16 22:15 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 17 Dec 2016 06:15:09 +0000 (16 22:15 -0800)
treea4fe5d74b994eddc7d0b521a9c9363a7abc145e4
parentc8f922ba945bab3c39930ea2f5a29dceff7caf36
vmstat - Revamp output

* Revamp iterative output, e.g. 'vmstat 1' or 'vmstat'.  Make the fields
  wider, remove the pdpages column, and format the values to fit.  The
  previous output format had become completely unusable due to blowing out
  available widths.

* Revamp vmstat -z and add support for vmstat -z <interval>.  Output the
  information in a more useful form.
usr.bin/vmstat/vmstat.c