aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/module_khelp.h
Commit message (Expand)AuthorAgeFilesLines
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Now that the necessary infrastructure is in place to ensure hhook points whichLawrence Stewart2013-06-151-2/+1
* Remove some duplicate code by making KHELP_DECLARE_MOD() a wrapper aroundLawrence Stewart2013-06-131-16/+3
* Use the full and proper company name for Swinburne University of TechnologyLawrence Stewart2011-04-121-3/+3
* - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9),Lawrence Stewart2010-12-211-0/+110