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: fredb
Date: Sun Jun 27 15:21:30 UTC 2004
Modified Files:
src/sys/kern: kern_microtime.c
Log Message:
Multiply before divide, correcting a mistake introduced by revision 1.7.
The loss of precision could be significant in some cases.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/kern/kern_microtime.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