summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2009-04-19 14:53:17 +0000
committerrwatson <rwatson@FreeBSD.org>2009-04-19 14:53:17 +0000
commit7e3aff1dc199846d15b3c479bff793353b8cfe8f (patch)
tree34d6b55d9d4235f31e08a9864553465396f0a407 /sys/conf
parentada9604fd24dc29bff6c92bc0943439bc14011f2 (diff)
downloadFreeBSD-src-7e3aff1dc199846d15b3c479bff793353b8cfe8f.zip
FreeBSD-src-7e3aff1dc199846d15b3c479bff793353b8cfe8f.tar.gz
Merge OpenBSM 1.1 changes to the FreeBSD 8.x kernel:
- Add and use mapping of fcntl(2) commands to new BSM constant space. - Adopt (int) rather than (long) arguments to a number of auditon(2) commands, as has happened in Solaris, and add compatibility code to handle the old comments. Note that BSM_PF_IEEE80211 is partially but not fully removed, as the userspace OpenBSM 1.1alpha5 code still depends on it. Once userspace is updated, I'll GCC the kernel constant. MFC after: 2 weeks Sponsored by: Apple, Inc. Obtained from: TrustedBSD Project Portions submitted by: sson
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 17847b4..0a997b3 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -2528,6 +2528,7 @@ security/audit/audit_arg.c optional audit
security/audit/audit_bsm.c optional audit
security/audit/audit_bsm_domain.c optional audit
security/audit/audit_bsm_errno.c optional audit
+security/audit/audit_bsm_fcntl.c optional audit
security/audit/audit_bsm_klib.c optional audit
security/audit/audit_bsm_socket_type.c optional audit
security/audit/audit_bsm_token.c optional audit
OpenPOWER on IntegriCloud