diff options
author | rwatson <rwatson@FreeBSD.org> | 2005-04-18 13:36:57 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2005-04-18 13:36:57 +0000 |
commit | 75030e30f64232f9490b244e2925b347d7bf669c (patch) | |
tree | edb79f235bf4b33075b9d7e39ce462e142125e48 /sys/geom/geom_slice.h | |
parent | 8694c5f46241d5fb117c7feed17f9896b6f9e730 (diff) | |
download | FreeBSD-src-75030e30f64232f9490b244e2925b347d7bf669c.zip FreeBSD-src-75030e30f64232f9490b244e2925b347d7bf669c.tar.gz |
Introduce p_canwait() and MAC Framework and MAC Policy entry points
mac_check_proc_wait(), which control the ability to wait4() specific
processes. This permits MAC policies to limit information flow from
children that have changed label, although has to be handled carefully
due to common programming expectations regarding the behavior of
wait4(). The cr_seeotheruids() check in p_canwait() is #if 0'd for
this reason.
The mac_stub and mac_test policies are updated to reflect these new
entry points.
Sponsored by: SPAWAR, SPARTA
Obtained from: TrustedBSD Project
Diffstat (limited to 'sys/geom/geom_slice.h')
0 files changed, 0 insertions, 0 deletions