summaryrefslogtreecommitdiff
path: root/sys/modules/examples/Makefile
AgeCommit message (Expand)Author
2021-08-08Add ddbping example module to SUBDIR list.uwe
2020-04-30New kernel example module written by Ayushi Sharmachristos
2020-04-04Add new example kernel module: current_timekamil
2020-04-01Import a new example kernel module fopsmapperkamil
2020-02-05Import new example kernel module ping_blockkamil
2019-01-17Add a new example kernel module: mapperkamil
2018-05-29Introduce new example kernel module: panic_stringkamil
2018-04-20Add new example loadable kernel module: readhappy_mpsafekamil
2018-04-13Add a new example kernel modulekamil
2018-04-13Add new example kernel module: sysctlkamil
2017-04-15Build without installation example lua kernel module: luareadhappykamil
2015-05-13A set of more comprehensive example kernel modules to replace ourpgoyette