NetBSD/sys/secmodel
elad 8bb202af97 Move ktrace, ptrace, systrace, and procfs to use kauth(9).
First, remove process_checkioperm() calls from MD code. Similar checks
using kauth(9) routines (on the process scope, using appropriate action)
are done in the callers.

Add secmodel back-end to handle each subsystem.
2006-11-28 17:27:09 +00:00
..
bsd44 Move ktrace, ptrace, systrace, and procfs to use kauth(9). 2006-11-28 17:27:09 +00:00
overlay Make the sysctl warnings on dmesg ("..returned 17") go away, after many 2006-09-17 14:27:40 +00:00
files.secmodel
secmodel.h