summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_hhook.c
Commit message (Expand)AuthorAgeFilesLines
* Staticize malloc types.pluknet2011-04-131-2/+1
* Use the full and proper company name for Swinburne University of Technologylstewart2011-04-121-3/+3
* Fix hhook_head_is_virtualised() so that "ret" can't be used uninitialised.lstewart2011-01-111-4/+5
* Fix some minor style/readability nits in hhook.lstewart2011-01-111-6/+3
* - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9),lstewart2010-12-211-0/+457
OpenPOWER on IntegriCloud