K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-10-28T12:49:07.452406Z K 7 svn:log V 364 Rename mac_cred_mmapped_drop_perms(), which revokes access to virtual memory mappings when the MAC label on a process changes, to mac_proc_vm_revoke(), It now also acquires its own credential reference directly from the affected process rather than accepting one passed by the the caller, simplifying the API and consumer code. Obtained from: TrustedBSD Project END