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

cvs commit: src/sys/kern kern_clock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Apr 2005 15:35:32 -0700 (PDT)

dillon      2005/04/26 15:35:32 PDT

DragonFly src repository

  Modified files:
    sys/kern             kern_clock.c 
  Log:
  Correct a bug in the last two commits.  The time_second global was not
  being properly updated after the re-org, causing various weirdness to occur
  in the system (such as ARP not retrying after a failure).
  
  Revision  Changes    Path
  1.39      +27 -16    src/sys/kern/kern_clock.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_clock.c.diff?r1=1.38&r2=1.39&f=u



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