amd64: Fix several "sizeof(size_t) != sizeof(int)" bugs.
authorJordan Gordeev <jgordeev@dir.bg>
Wed, 13 May 2009 17:41:06 +0000 (20:41 +0300)
committerMatthew Dillon <dillon@apollo.backplane.com>
Thu, 14 May 2009 02:07:48 +0000 (19:07 -0700)
commite43bcaac1d8bb64ce7b65846f3d8e3257cf2801f
treed4cb121c902be8668844cefbcde282c866347d86
parent92673705bba880cf5c7eee1e12392b2340d8251a
amd64: Fix several "sizeof(size_t) != sizeof(int)" bugs.
The compiler warned about them.
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