Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix hhook_head_is_virtualised() so that "ret" can't be used uninitialised. | lstewart | 2011-01-11 | 1 | -4/+5 |
* | Fix some minor style/readability nits in hhook. | lstewart | 2011-01-11 | 1 | -6/+3 |
* | - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9), | lstewart | 2010-12-21 | 1 | -0/+457 |