summaryrefslogtreecommitdiffstats
path: root/sys/sys/callout.h
Commit message (Expand)AuthorAgeFilesLines
* Back out the previous change to the queue(3) interface.jake2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-4/+4
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Restructure TCP timeout handling:jlemon1999-08-301-5/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Expose a slightly-lower-level interface to timeouts which allows callerswollman1999-03-061-1/+14
* Fix softclock calling so we don't loose timeouts (I broke this ~10h ago)phk1998-01-111-2/+2
* Reorder struct callout for better cacheline behavior.dg1997-12-011-2/+2
* Store an absolute tick value in callout entries so that a subtraction ongibbs1997-09-241-2/+1
* buf.h:gibbs1997-09-211-5/+21
* Some staticized variables were still declared to be extern.bde1997-09-071-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Made them all idempotent.paul1994-08-211-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-3/+3
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+51
OpenPOWER on IntegriCloud