DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_time.c
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]