K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-08-31T18:23:42.354960Z K 7 svn:log V 527 Merge r181069 from head to stable/7: In mac_bsdextended's auditctl and acct policy access control checks, return success if the passed vnode pointer is NULL (rather than panicking). This can occur if either audit or accounting are disabled while the policy is running. Since the swapoff control has no real relevance to this policy, which is concerned about intent to write rather than water under the bridge, remove it. PR: kern/126100 Reported by: Alan Amesbury END