cvs commit: src/sys/kern kern_clock.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Apr 26 15:36:25 PDT 2005


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





More information about the Commits mailing list