summaryrefslogtreecommitdiff
path: root/sys/modules/examples/sysctl/Makefile
AgeCommit message (Collapse)Author
2018-04-13Add new example kernel module: sysctlkamil
sysctl - demonstrates adding a sysctl handle dynamically. Patch by <Siddharth Muralee> Polishing by myself.