DragonFly BSD
DragonFly commits List (threaded) for 2005-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/i386/isa clock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 15 Oct 2005 14:03:25 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]