summaryrefslogtreecommitdiff
path: root/sys/lkm/syscall
AgeCommit message (Expand)Author
2003-12-30Try to spell "NetBSD" correctly...simonb
2003-12-30Fix example lkms. The misc/example one was never converted to the newatatat
2003-07-14add missing __KERNEL_RCSID()lukem
2002-06-01Change retval to be an array of register_t instead of array of int.simonb
2001-12-12define NOMAN= once, at the real top level of lkmlukem
2001-12-12define NOMAN= once, at the top levellukem
2001-12-12MKfoo=no -> NOfootv
2001-11-12add RCSIDslukem
2001-01-27adapt to struct sysent changejdolecek
2000-12-11bring in 'syscall' and 'misc' example modules from former /usr/share/lkm,jdolecek