Date: Mon, 26 Jul 1999 02:18:27 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c Message-ID: <199907260918.CAA33224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 1999/07/26 02:18:27 PDT
Modified files:
usr.bin/vmstat vmstat.c
Log:
Convert interrupt count from signed to unsigned and the total
from signed long to unsigned lon long.
PR: 12808
Submitted by: Kevin Day toasty@dragondata.com
Reviewed by: bde
Revision Changes Path
1.36 +6 -4 src/usr.bin/vmstat/vmstat.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907260918.CAA33224>
