git: utilities - Correct variable types to match kernel
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Sep 16 23:03:03 PDT 2010
commit 2293e18c4b77f1b31a2833a0324c0633f1ed9920
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Sep 16 22:59:23 2010 -0700
utilities - Correct variable types to match kernel
* *vnodes, dirtybuf, etc are still int's in the kernel, for
systat -vm output.
Summary of changes:
usr.bin/systat/vmstat.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2293e18c4b77f1b31a2833a0324c0633f1ed9920
--
DragonFly BSD source repository
More information about the Commits
mailing list