DragonFly BSD
DragonFly commits List (threaded) for 2010-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: utilities - Correct variable types to match kernel


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Sep 2010 23:01:49 -0700 (PDT)

commit 2293e18c4b77f1b31a2833a0324c0633f1ed9920
Author: Matthew Dillon <dillon@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]