freebsd-dev/usr.bin/vmstat
Marc G. Fournier 54a064002a Slight visual formatting change to the output so that:
procs   memory     page                    disks   faults      cpu
 r b w   avm   fre  flt  re  pi  po  fr  sr w0 w1   in   sy  cs us sy id
 1 0 04135184  6016  180   2   1   0 158 135 10  0  386 1820  77 20  6 74

looks like:

 procs      memory     page                    disks   faults      cpu
 r b w     avm   fre  flt  re  pi  po  fr  sr w0 w1   in   sy  cs us sy id
 1 0 0 4135188  6016  180   2   1   0 158 135 10  0  387 1821  77 20  6 74
1997-03-16 23:11:07 +00:00
..
Makefile Fixed DPADD. 1996-09-05 17:16:10 +00:00
names.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
vmstat.8 Make the man page agree with the actual vmstat output 1997-01-09 06:49:33 +00:00
vmstat.c Slight visual formatting change to the output so that: 1997-03-16 23:11:07 +00:00