aboutsummaryrefslogtreecommitdiff
path: root/share/examples/lkm
Commit message (Expand)AuthorAgeFilesLines
* Zap lkm examples, they don't do anything anymore.Peter Wemm1999-04-2416-1064/+0
* Indicate that LKMs are obsolete, just to prevent confusion.Jordan K. Hubbard1999-02-051-0/+5
* Typo fix. The PR suggested that "save are for old callslot entry" shouldAlexander Langer1998-08-081-1/+1
* cince --> sinceAlexander Langer1998-08-081-1/+1
* Remove `retval' from syscall functions here too.Bruce Evans1997-12-304-8/+6
* Typo police.Alexander Langer1997-06-181-1/+1
* Removed bogus unused #include.Bruce Evans1997-04-131-1/+0
* 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
* Make MOD_* macros almost consistent:Peter Dufault1997-04-061-8/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* recording cvs-1.6 file deathPeter Wemm1995-12-304-353/+0
* Updated lkm examples to work with prototype-related changes to theBruce Evans1995-12-2513-89/+47
* Make this example actually compile again. Rename the module so thatJoerg Wunsch1995-08-123-27/+14
* Make this bugger actually compile and work again:Joerg Wunsch1995-07-275-33/+28
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* Delete VFS example since it doesn't apply and there are ten perfectlyGarrett Wollman1995-01-111-1/+1
* Terry Lambert's loadable kernel module support - example modules.David Greenman1994-08-1919-0/+1487