summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-03-29 17:27:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-03-29 17:27:31 +0000
commit7c6c97a71619003578e1a08b597a8d2b75c3f18f (patch)
treee942a730b56af5d0cc33d14f589b039a97e1caa2 /sys
parentfd6a239f31bd0a601c18b7a32618796e4ce58af2 (diff)
in right place
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 23b8cd78734..9f3c1181b8d 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.332 2005/03/29 17:24:52 pedro Exp $
+# $OpenBSD: files,v 1.333 2005/03/29 17:27:30 deraadt Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -564,6 +564,9 @@ file isofs/cd9660/cd9660_rrip.c cd9660
file isofs/cd9660/cd9660_util.c cd9660
file isofs/cd9660/cd9660_vfsops.c cd9660
file isofs/cd9660/cd9660_vnops.c cd9660
+file isofs/udf/osta.c udf
+file isofs/udf/udf_vfsops.c udf
+file isofs/udf/udf_vnops.c udf
file kern/exec_aout.c
file kern/exec_conf.c
file kern/exec_ecoff.c
@@ -692,9 +695,6 @@ file ntfs/ntfs_ihash.c ntfs
file ntfs/ntfs_subr.c ntfs
file ntfs/ntfs_vfsops.c ntfs
file ntfs/ntfs_vnops.c ntfs
-file isofs/udf/osta.c udf
-file isofs/udf/udf_vfsops.c udf
-file isofs/udf/udf_vnops.c udf
file net/bpf.c bpfilter needs-count
file net/bpf_filter.c bpfilter | ppp
file net/if.c