Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   joerg
Date:           Thu May 29 15:27:51 UTC 2008

Modified Files:
        src/sys/kern: kern_time.c

Log Message:
Explicitly compute the next interval using 64bit arithmetic, if the time
was either stepped backwards or the timer has overflown. This fixes
PR 26470.


To generate a diff of this commit:
cvs rdiff -r1.147 -r1.148 src/sys/kern/kern_time.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index