NetBSD/sys/secmodel/bsd44
elad 8764325d83 Refactor a bit the ptrace(2) code: first make the keep-kernel-stable
decisions, then have a kauth(9) call for security policy enforcement,
and only then proceed to processing each request.

Add a KAUTH_PROCESS_CANSEE call right after pfind(). This should really
be done differently, so mark it with XXX.
2006-12-27 10:02:46 +00:00
..
bsd44.h
files.bsd44
secmodel_bsd44.c Create 'security.curtain' for documentation compatibility. 2006-10-06 23:01:12 +00:00
secmodel_bsd44_logic.c
secmodel_bsd44_securelevel.c Make machdep scope architecture-agnostic by removing all arch-specific 2006-12-26 10:43:43 +00:00
secmodel_bsd44_suser.c Refactor a bit the ptrace(2) code: first make the keep-kernel-stable 2006-12-27 10:02:46 +00:00
securelevel.h Oops, forgot to do this one in previous commit. 2006-11-04 15:36:37 +00:00
suser.h Implement the "device" scope. 2006-09-30 20:05:57 +00:00