summaryrefslogtreecommitdiffstats
path: root/share/examples/kld/cdev
Commit message (Collapse)AuthorAgeFilesLines
* Fix the cdev kld example.mbr2003-08-034-23/+14
| | | | | | PR: 52954 Submitted by: Priit Piipuu <priit.piipuu@mail.ee> Reviewed by: phk
* Update the SUBDIR hacks to work with the current bsd.subdir.mk.ru2002-07-111-69/+2
|
* Update the KLD examples so they will work with current.arr2001-11-131-3/+9
| | | | Reviewed: jhb
* Style.ru2001-09-181-83/+8
|
* Add `_PATH_DEVZERO'.obrien2000-12-091-1/+3
| | | | Use _PATH_* where where possible.
* Fix cdev kld example after it has been broken for year or so. Also extend listsobomax2000-10-027-15/+114
| | | | | | | | of supported operations by example read() and write() operations. Inspired by: http://www.daemonnews.org/200010/blueprints.html PR: 16173 Submitted by: sobomax
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* * Tidy up a few things and fix some more warnings.dfr1999-06-275-31/+34
| | | | | * Change the devsw declaration to standard form and add missing fields * Change the filename from cdev_mod.ko to cdev.ko
* Make this sample build again.dfr1999-06-253-4/+4
|
* Sample modules for KLD.dfr1998-12-118-0/+812
PR: misc/8621 Submitted by: Rajesh Vaidheeswarran <rv@fore.com>
OpenPOWER on IntegriCloud