summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2006-11-11 16:26:58 +0000
committertrhodes <trhodes@FreeBSD.org>2006-11-11 16:26:58 +0000
commit58cca8458a944de5b59a86ec54e14d209a9ec365 (patch)
tree662fae3cb386b3fef99fe533a5744acfbb9353ad /sys/conf/files
parent2d45fdc2442208a8507360346e65129e7a557b7c (diff)
downloadFreeBSD-src-58cca8458a944de5b59a86ec54e14d209a9ec365.zip
FreeBSD-src-58cca8458a944de5b59a86ec54e14d209a9ec365.tar.gz
Merge posix4/* into normal kernel hierarchy.
Reviewed by: glanced at by jhb Approved by: silence on -arch@ and -standards@
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/files b/sys/conf/files
index c4fb1c0..ff1388f 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1315,6 +1315,7 @@ kern/imgact_shell.c standard
kern/inflate.c optional gzip
kern/init_main.c standard
kern/init_sysent.c standard
+kern/ksched.c optional _kposix_priority_scheduling
kern/kern_acct.c standard
kern/kern_acl.c standard
kern/kern_alq.c optional alq
@@ -1375,6 +1376,8 @@ kern/link_elf.c standard
kern/linker_if.m standard
kern/md4c.c optional netsmb
kern/md5c.c standard
+kern/p1003_1b.c standard
+kern/posix4_mib.c standard
kern/sched_4bsd.c optional sched_4bsd
kern/sched_core.c optional sched_core
kern/sched_ule.c optional sched_ule
@@ -1919,9 +1922,6 @@ pci/ncr.c optional ncr pci
pci/nfsmb.c optional nfsmb pci
pci/viapm.c optional viapm pci
pci/xrpu.c optional xrpu pci
-posix4/ksched.c optional _kposix_priority_scheduling
-posix4/p1003_1b.c standard
-posix4/posix4_mib.c standard
rpc/rpcclnt.c optional nfsclient
security/audit/audit.c optional audit
security/audit/audit_arg.c optional audit
OpenPOWER on IntegriCloud