Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 1999 20:46:21 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/alpha machdep.c src/sys/i386/i386 machdep.c src/sys/kern kern_timeout.c src/sys/sys callout.h
Message-ID:  <199903060446.UAA02774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1999/03/05 20:46:20 PST

  Modified files:
    sys/alpha/alpha      machdep.c 
    sys/i386/i386        machdep.c 
    sys/kern             kern_timeout.c 
    sys/sys              callout.h 
  Log:
  Expose a slightly-lower-level interface to timeouts which allows callers
  to manage their own memory.  Tested on my machine (make buildworld).
  I've made analogous changes on the alpha, but don't have a machine
  to test.
  
  Not-objected-to by:	dg, gibbs
  
  Revision  Changes    Path
  1.34      +3 -1      src/sys/alpha/alpha/machdep.c
  1.327     +3 -1      src/sys/i386/i386/machdep.c
  1.56      +96 -24    src/sys/kern/kern_timeout.c
  1.12      +14 -1     src/sys/sys/callout.h


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?199903060446.UAA02774>