cvs commit: src/sys/kern kern_time.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Mon Sep 12 12:06:20 PDT 2005
joerg 2005/09/12 12:01:45 PDT
DragonFly src repository
Modified files:
sys/kern kern_time.c
Log:
When testing whether a negative delta is smaller than the default
per-tick delta, the latter has to be negated, otherwise the condition is
always false.
Revision Changes Path
1.30 +1 -1 src/sys/kern/kern_time.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_time.c.diff?r1=1.29&r2=1.30&f=u
More information about the Commits
mailing list