git: Fix miscellanious size_t related compiler warnings.
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Aug 18 21:09:00 PDT 2009
commit 424e83826fa2b8d7c87f55aa1b538ed9c27e3777
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Aug 18 19:59:59 2009 -0700
Fix miscellanious size_t related compiler warnings.
Summary of changes:
contrib/ipfilter/ipft_ef.c | 2 +-
contrib/ipfilter/ipft_td.c | 2 +-
usr.bin/gcore/elfcore.c | 10 +++++-----
usr.bin/vmstat/vmstat.c | 2 +-
usr.sbin/kgmon/kgmon.c | 23 ++++++++++++++---------
usr.sbin/memcontrol/memcontrol.c | 2 +-
usr.sbin/timed/timed/readmsg.c | 2 +-
usr.sbin/timed/timedc/cmds.c | 4 ++--
8 files changed, 26 insertions(+), 21 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/424e83826fa2b8d7c87f55aa1b538ed9c27e3777
--
DragonFly BSD source repository
More information about the Commits
mailing list