summaryrefslogtreecommitdiffstats
path: root/lib/libusbhid
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2005-10-04 14:32:58 +0000
committercsjp <csjp@FreeBSD.org>2005-10-04 14:32:58 +0000
commit390b4d50c18f26c6be7c03daab07f2b4cc16ab45 (patch)
tree861440b2999f79937462e0698cb8cad37043583e /lib/libusbhid
parent2c5fc2505489b5a5869ec9a9ec70eeb587660e91 (diff)
downloadFreeBSD-src-390b4d50c18f26c6be7c03daab07f2b4cc16ab45.zip
FreeBSD-src-390b4d50c18f26c6be7c03daab07f2b4cc16ab45.tar.gz
Standard Giant push down operations for the Mandatory Access Control (MAC)
framework. This makes Giant protection around MAC operations which inter- act with VFS conditional, based on the MPSAFE status of the file system. Affected the following syscalls: o __mac_get_fd o __mac_get_file o __mac_get_link o __mac_set_fd o __mac_set_file o __mac_set_link -Drop Giant all together in __mac_set_proc because the mac_cred_mmapped_drop_perms_recurse routine no longer requires it. -Move conditional Giant aquisitions to after label allocation routines. -Move the conditional release of Giant to before label de-allocation routines. Discussed with: rwatson
Diffstat (limited to 'lib/libusbhid')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud