summaryrefslogtreecommitdiff
path: root/share/examples/kld/cdev/module/cdev.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2018-01-26example cdev: use make_dev_sEitan Adler
2017-11-27share and pc-sysinstall: adoption of SPDX licensing ID tags.Pedro F. Giffuni
2004-07-16Update for struct cdevsw and dev_t -> struct cdev * changes, plus oneTim J. Robbins
2004-06-09Style.Maxim Konovalov
2004-06-09Remove duplicate #include.Lukas Ertl
2001-11-13Update the KLD examples so they will work with current.Andrew R. Reiter
2000-10-02Fix cdev kld example after it has been broken for year or so. Also extend listMaxim Sobolev
1999-06-27* Tidy up a few things and fix some more warnings.Doug Rabson
1999-06-25Make this sample build again.Doug Rabson
1998-12-11Sample modules for KLD.Doug Rabson