Deleted Added
full compact
38c38
< * $FreeBSD: head/sys/security/mac/mac_framework.h 184407 2008-10-28 11:33:06Z rwatson $
---
> * $FreeBSD: head/sys/security/mac/mac_framework.h 184412 2008-10-28 12:49:07Z rwatson $
261a262
> void mac_proc_vm_revoke(struct thread *td);
437,438d437
< void mac_cred_mmapped_drop_perms(struct thread *td, struct ucred *cred);
<