summaryrefslogtreecommitdiff
path: root/share/examples/kld/cdev/test/testcdev.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2017-11-27share and pc-sysinstall: adoption of SPDX licensing ID tags.Pedro F. Giffuni
2010-01-18Include unistd.h for read(), write() and stdlib.h for exit().Wojciech A. Koszek
2003-08-03Fix the cdev kld example.Martin Blapp
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
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
1998-12-11Sample modules for KLD.Doug Rabson