git: vmstat - Adjustments for kmalloc size_t changes
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 6 11:31:46 PST 2010
commit 8fec73d572e83eaac9205970a2e7f0ef2ac304dd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 6 11:24:37 2010 -0800
vmstat - Adjustments for kmalloc size_t changes
* Adjust for changes to struct malloc_type.
* Clean up the column output. Get rid of 'Size(s)' which is no longer
used and increase the width of some of the fields.
Summary of changes:
usr.bin/vmstat/vmstat.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fec73d572e83eaac9205970a2e7f0ef2ac304dd
--
DragonFly BSD source repository
More information about the Commits
mailing list