cvs commit: src/sys/alpha/alpha clock.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Nov 20 01:31:30 GMT 2005
marcel 2005-11-20 01:31:29 UTC
FreeBSD src repository
Modified files:
sys/alpha/alpha clock.c
Log:
Improve inittodr(). Assume the real-time clock is reliable and only
use the base time in case the real-time clock is bogus or behind the
base time. Most importantly, don't sanity-check the base time up front
because it may be zero. This is not a preposterous condition. It just
means that none of the file systems have their mount time updated.
MFC after: 1 week
Revision Changes Path
1.40 +40 -52 src/sys/alpha/alpha/clock.c
More information about the cvs-src
mailing list