DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.48.g97b26 master sbin/camcontrol modeedit.c sbin/hammer cmd_stats.c usr.bin/kenv kenv.c usr.bin/netstat inet.c usr.bin/top machine.c usr.bin/vmstat vmstat.c usr.sbin/resident resident.c
commit 97b26eb2fd8f9dcac0abd6c6bc9b2242635119fd
Author: Jordan Gordeev <jgordeev@dir.bg>
Date: Wed May 13 20:41:06 2009 +0300
amd64: Fix several "sizeof(size_t) != sizeof(int)" bugs.
The compiler warned about them.
Summary of changes:
sbin/camcontrol/modeedit.c | 2 +-
sbin/hammer/cmd_stats.c | 4 ++--
usr.bin/kenv/kenv.c | 4 ++--
usr.bin/netstat/inet.c | 2 +-
usr.bin/top/machine.c | 4 ++--
usr.bin/vmstat/vmstat.c | 10 +++++-----
usr.sbin/resident/resident.c | 2 +-
7 files changed, 14 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97b26eb2fd8f9dcac0abd6c6bc9b2242635119fd
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]