summaryrefslogtreecommitdiff
path: root/sys/lkm/syscall/example/example_syscall.c
AgeCommit message (Expand)Author
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2007-12-19Remove all the __Pdsl
2005-12-11merge ktrace-lwp.christos
2003-12-30Fix example lkms. The misc/example one was never converted to the newatatat
2002-06-01Change retval to be an array of register_t instead of array of int.simonb
2001-11-12add RCSIDslukem
2000-12-11bring in 'syscall' and 'misc' example modules from former /usr/share/lkm,jdolecek