Date: Sat, 20 Sep 2003 12:10:01 -0700 (PDT) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c Message-ID: <200309201910.h8KJA1Jb005482@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2003/09/20 12:10:01 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
usr.bin/vmstat vmstat.c
Log:
Prevent vmstat -m totals from overflowing by using a 64-bit type. Likely
to be needed for systems using PAE.
PR: bin/55124
Reviewed by: bde
Approved by: re, jake
Revision Changes Path
1.38.2.5 +4 -4 src/usr.bin/vmstat/vmstat.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309201910.h8KJA1Jb005482>
