Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -2/+2 |
* | Plug item leak in case when not all hooks are connected. | glebius | 2005-08-29 | 1 | -0/+3 |
* | Return EINVAL for incorrect hook names. | glebius | 2005-05-23 | 1 | -3/+2 |
* | bzero() -> M_ZERO. | ru | 2005-02-08 | 1 | -1/+0 |
* | Switch to using C99 sparse initialisers for the type methods array. | julian | 2004-05-29 | 1 | -12/+7 |
* | Update to C99, s/__FUNCTION__/__func__/, | obrien | 2001-12-10 | 1 | -1/+1 |
* | General cleanup providing better style(9) conformance and generally | brooks | 2001-07-24 | 1 | -85/+41 |
* | Add a 'splitter' node to separate a bidirectional | julian | 2001-02-22 | 1 | -0/+227 |