dwmalone 2003/12/10 11:24:11 PST
FreeBSD src repository
Modified files:
usr.bin/vmstat vmstat.c
Log:
Fix a couple of warnings (const a function parameter and change some
ints to size_ts to better match the types of variables they are used
with).
Glanced at by: des
Revision Changes Path
1.72 +3 -4 src/usr.bin/vmstat/vmstat.c