summaryrefslogtreecommitdiffstats
path: root/share/examples/kld/syscall/test
Commit message (Collapse)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+2
| | | | any fake value.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use modstat(2) to get the syscall number.dfr1999-01-091-6/+7
|
* Replace the misc example with a simpler syscall example using the newdfr1999-01-092-0/+59
module registration hooks for syscalls. Submitted by: Assar Westerlund <assar@sics.se>
OpenPOWER on IntegriCloud