Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 1999 14:27:03 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_timeout.c
Message-ID:  <199903062227.OAA89282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1999/03/06 14:27:03 PST

  Modified files:
    sys/kern             kern_timeout.c 
  Log:
  Fix callout_init().  This didn't have any practical effect since it
  was only used to initialize the static timeouts, which unconditionally
  clears the only bits which could have caused problems.
  
  Revision  Changes    Path
  1.57      +2 -2      src/sys/kern/kern_timeout.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903062227.OAA89282>