summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>2001-06-23 08:10:50 +0000
committerkato <kato@FreeBSD.org>2001-06-23 08:10:50 +0000
commit62a94656ea3a3aad1e68a0a67b1510b5c586ccdf (patch)
tree3339b2d4c01128d3f27c12c42520d6cc81dc2416 /sys
parentcd99feb371f10d9fc6874a771f5830dc14c89b0d (diff)
downloadFreeBSD-src-62a94656ea3a3aad1e68a0a67b1510b5c586ccdf.zip
FreeBSD-src-62a94656ea3a3aad1e68a0a67b1510b5c586ccdf.tar.gz
Merged from sys/conf/files.i386 revisions 1.362 and 1.363.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.pc987
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index 283b6c2..a3a5062 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -62,10 +62,6 @@ compat/linux/linux_signal.c optional compat_linux
compat/linux/linux_socket.c optional compat_linux
compat/linux/linux_stats.c optional compat_linux
compat/linux/linux_util.c optional compat_linux
-compat/linprocfs/linprocfs_misc.c optional linprocfs
-compat/linprocfs/linprocfs_subr.c optional linprocfs
-compat/linprocfs/linprocfs_vfsops.c optional linprocfs
-compat/linprocfs/linprocfs_vnops.c optional linprocfs
compat/pecoff/imgact_pecoff.c optional pecoff_support
compat/svr4/imgact_svr4.c optional compat_svr4
compat/svr4/svr4_fcntl.c optional compat_svr4
@@ -125,7 +121,8 @@ fs/smbfs/smbfs_smb.c optional smbfs
fs/smbfs/smbfs_subr.c optional smbfs
fs/smbfs/smbfs_vfsops.c optional smbfs
fs/smbfs/smbfs_vnops.c optional smbfs
-gnu/i386/fpemul/div_small.s optional gpl_math_emulate
+gnu/i386/fpemul/div_small.s optional gpl_math_emulate \
+ warning "kernel contains GPL contaminated math emulator"
gnu/i386/fpemul/errors.c optional gpl_math_emulate
gnu/i386/fpemul/fpu_arith.c optional gpl_math_emulate
gnu/i386/fpemul/fpu_aux.c optional gpl_math_emulate
OpenPOWER on IntegriCloud