freebsd-skq/sys/security/mac_mls
John Baldwin c4f3a35a54 Remove the posixsem_check_destroy() MAC check. It is semantically identical
to doing a MAC check for close(), but no other types of close() (including
close(2) and ksem_close(2)) have MAC checks.

Discussed with:	rwatson
2008-06-23 21:37:53 +00:00
..
mac_mls.c Remove the posixsem_check_destroy() MAC check. It is semantically identical 2008-06-23 21:37:53 +00:00
mac_mls.h