]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement a mechanism for a module to report a small amount of module
authorDoug Rabson <dfr@FreeBSD.org>
Sat, 9 Jan 1999 14:59:50 +0000 (14:59 +0000)
committerDoug Rabson <dfr@FreeBSD.org>
Sat, 9 Jan 1999 14:59:50 +0000 (14:59 +0000)
commita35261ef9153b9ee0fe42875fc01fd01b3759207
tree9396dd75b3a0a0208bbfb7bfd738286e1d961d22
parent380a989b3223d455375b4fae70fd0b9bdd43bafb
Implement a mechanism for a module to report a small amount of module
specific data back to the user via kldstat(2).  Use that mechanism in
the syscall handler to report the syscall number used.
sys/kern/kern_module.c
sys/kern/kern_syscalls.c
sys/sys/module.h