summaryrefslogtreecommitdiff
path: root/sys/kern/kern_module_hook.c
AgeCommit message (Collapse)Author
2019-12-13Trailing whitespaceskrll
2019-12-13KNFskrll
2019-12-13Inclide sys/atomic for atomic_store_relaxedskrll
2019-12-12Eliminate per-hook duplication of common code as suggested bypgoyette
(and with major contributions from) riastradh@ Welcome to 9.99.23