systat - Fix overflowing path lookup fields
authorMatthew Dillon <dillon@apollo.backplane.com>
Tue, 26 Feb 2013 23:20:43 +0000 (15:20 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Tue, 26 Feb 2013 23:20:43 +0000 (15:20 -0800)
commitd7bb3927d42fc7aac21deacb1392eb48cf30fc14
tree218c6743366687b0d743d4cdf06bfb5f5d36f457
parent2967d99c4af8221be29c6c0204e24467fb7d2f29
systat - Fix overflowing path lookup fields

* Reduce the field width for Path-lookups from 9 to 6 and
  hits from 7 to 6.  This normalizes the fields so similar
  numbers use the same units and ensures at least one space
  between them.

* Fixes display issues on large multi-way systems.
usr.bin/systat/vmstat.c