cvs commit: src/sys/i386/isa clock.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Oct 15 14:06:38 PDT 2005
dillon 2005/10/15 14:03:25 PDT
DragonFly src repository
Modified files:
sys/i386/isa clock.c
Log:
Only resynchronize the RTC on shutdown if we had previously loaded it and
we are not in a panic. This prevents early failures and panics from
writing a bad time back into the RTC.
Revision Changes Path
1.35 +16 -1 src/sys/i386/isa/clock.c
http://www.dragonflybsd.org/cvsweb/src/sys/i386/isa/clock.c.diff?r1=1.34&r2=1.35&f=u
More information about the Commits
mailing list