summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-07-06 23:37:39 +0000
committerrwatson <rwatson@FreeBSD.org>2006-07-06 23:37:39 +0000
commite8e07ae08e0430935736e6e7b46bd55b842e2eb7 (patch)
treebb496253a7b956a82a632e307a840559667b7a0b /sys/conf
parent609c06d354ec9f4109db01e46b052865140cea56 (diff)
downloadFreeBSD-src-e8e07ae08e0430935736e6e7b46bd55b842e2eb7.zip
FreeBSD-src-e8e07ae08e0430935736e6e7b46bd55b842e2eb7.tar.gz
Move POSIX.1e-specific utility routines from kern_acl.c to
subr_acl_posix1e.c, leaving kern_acl.c containing only ACL system calls and utility routines common across ACL types. Add subr_acl_posix1e.c to the build. Obtained from: TrustedBSD Project
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 7933ebc..efb4ccb 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1329,6 +1329,7 @@ kern/sched_4bsd.c optional sched_4bsd
kern/sched_core.c optional sched_core
kern/sched_ule.c optional sched_ule
kern/serdev_if.m optional puc | scc
+kern/subr_acl_posix1e.c standard
kern/subr_autoconf.c standard
kern/subr_blist.c standard
kern/subr_bus.c standard
OpenPOWER on IntegriCloud