summaryrefslogtreecommitdiff
path: root/share/examples/kld/cdev/module/cdev.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-111-1/+1
* Update for struct cdevsw and dev_t -> struct cdev * changes, plus oneTim J. Robbins2004-07-161-6/+7
* Style.Maxim Konovalov2004-06-091-5/+4
* Remove duplicate #include.Lukas Ertl2004-06-091-1/+0
* Update the KLD examples so they will work with current.Andrew R. Reiter2001-11-131-3/+9
* Fix cdev kld example after it has been broken for year or so. Also extend listMaxim Sobolev2000-10-021-0/+50
* * Tidy up a few things and fix some more warnings.Doug Rabson1999-06-271-1/+4
* Make this sample build again.Doug Rabson1999-06-251-2/+2
* Sample modules for KLD.Doug Rabson1998-12-111-0/+124