git: systat - Fix overflowing path lookup fields
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Feb 26 15:22:50 PST 2013
commit d7bb3927d42fc7aac21deacb1392eb48cf30fc14
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Feb 26 15:20:43 2013 -0800
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.
Summary of changes:
usr.bin/systat/vmstat.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7bb3927d42fc7aac21deacb1392eb48cf30fc14
--
DragonFly BSD source repository
More information about the Commits
mailing list