Date: Sat, 3 Jun 2006 20:34:56 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c Message-ID: <200606032034.k53KYu40083058@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2006-06-03 20:34:56 UTC FreeBSD src repository Modified files: usr.bin/vmstat vmstat.c Log: Increase the field widths of flt (total number of page faults), fr (pages freed), & cs (CPU context switch rate). 'vmstat 1' output is now lined up for today's typical machines vs. a VAX. [tested my modest 1.6ghz laptop] Revision Changes Path 1.92 +5 -5 src/usr.bin/vmstat/vmstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606032034.k53KYu40083058>