vmstat - Add another byte of width for Csw, Trp, Sys, Int, and Flt.
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 6 Jun 2009 21:01:53 +0000 (14:01 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 6 Jun 2009 21:01:53 +0000 (14:01 -0700)
commitbd8847bbba9daa9f85dde99250c821e5731830f0
tree80e96bbda152ffc0e197fda85a88d4c2a33a313e
parenta579f9bc267d7516c90ee6bee24cfd8fc959cbbe
vmstat - Add another byte of width for Csw, Trp, Sys, Int, and Flt.

Reorganize the Proc: and csw/trp/sys/int/sof/flt line a bit to make them
a bit wider so they are less likely to squeeze together without any
separation on heavily loaded systems.
usr.bin/systat/vmstat.c