freebsd-src/usr.bin/vmstat
Jens Schweikhardt ca513e5e52 Made all fields in default output be space separated. Run-together
columns confuse the heck out of other apps trying to parse vmstat output
(eg sscope). I made sure we're still <= 80 cols per line.
Fixed warnings about unused vars and printf %format mismatches.

Requested by:	Eugene Aleynikov <eugenea@infospace.com>
Reviewed by:	joerg (implicitly)
MFC after:	2 weeks
2001-06-19 17:59:40 +00:00
..
Makefile Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
vmstat.8 mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 16:38:02 +00:00
vmstat.c Made all fields in default output be space separated. Run-together 2001-06-19 17:59:40 +00:00