aboutsummaryrefslogtreecommitdiff
path: root/share/examples/lkm/syscall
Commit message (Expand)AuthorAgeFilesLines
* Zap lkm examples, they don't do anything anymore.Peter Wemm1999-04-247-461/+0
* Remove `retval' from syscall functions here too.Bruce Evans1997-12-302-4/+3
* Typo police.Alexander Langer1997-06-181-1/+1
* Removed bogus unused #include.Bruce Evans1997-04-131-1/+0
* Updated to use new MOD_SYSCALL() and MOD_DISPATCH() macros.Bruce Evans1997-04-131-12/+7
* Updated lkm examples to work with prototype-related changes to theBruce Evans1995-12-256-42/+26
* Make this example actually compile again. Rename the module so thatJoerg Wunsch1995-08-123-27/+14
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* Terry Lambert's loadable kernel module support - example modules.David Greenman1994-08-197-0/+497