diff options
Diffstat (limited to 'sys/conf/files')
-rw-r--r-- | sys/conf/files | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/sys/conf/files b/sys/conf/files index e48c775660f..a1b986f9d52 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.509 2011/01/10 23:23:56 tedu Exp $ +# $OpenBSD: files,v 1.510 2011/04/05 12:50:15 guenther Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -1059,14 +1059,9 @@ file net/pfkeyv2_convert.c key | ipsec | tcp_signature file compat/common/compat_exec.c !small_kernel file compat/common/compat_util.c !small_kernel file compat/common/compat_dir.c !small_kernel -file compat/common/compat_vm.c !small_kernel & - (compat_freebsd | compat_linux) -file compat/common/kern_info_09.c !small_kernel & - (compat_freebsd | compat_linux) -file compat/common/kern_ipc_10.c !small_kernel & compat_freebsd -file compat/common/vfs_syscalls_25.c !small_kernel & compat_freebsd -file compat/common/vfs_syscalls_35.c !small_kernel & (compat_35 | - compat_freebsd ) +file compat/common/compat_vm.c !small_kernel & compat_linux +file compat/common/kern_info_09.c !small_kernel & compat_linux +file compat/common/vfs_syscalls_35.c !small_kernel & compat_35 file compat/common/kern_ipc_35.c !small_kernel & compat_35 file compat/common/kern_exit_43.c !small_kernel file compat/common/kern_info_43.c !small_kernel |