Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Staticize some malloc M_ instances. | phk | 2000-12-08 | 1 | -1/+1 |
* | - Make the eventhandler_mutex mutex a private variable in | jhb | 2000-10-25 | 1 | -0/+1 |
* | Make the EVENTHANDLER mechanism MP-safe. Events can now be invoked | msmith | 2000-09-22 | 1 | -3/+21 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -1/+1 |
* | Commit the remaining part of PR14914: | phk | 1999-11-16 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Implement a new generic mechanism for attaching handler functions to | msmith | 1999-08-21 | 1 | -0/+140 |