CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/10/08 11:47:28

Modified files:
        usr.bin/vmstat : vmstat.c 

Log message:
use (unsigned) in rate calculation for > 2 billion interrupts.  This will
do until when we tweak struct uvmexp to have unsigned 64 bit counters,
and when we do, it will not break.
from PR 4046, ok millert

Reply via email to