summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-26 11:57:45 +0000
committerru <ru@FreeBSD.org>2001-05-26 11:57:45 +0000
commit05f3be90b2e785fbcbac9efe38dd8fb4bd6cdb7c (patch)
treebc6b0076c297f637980e63a3ebde03fd9302042a /sys/conf
parentbb3012ea8ac3c3f242d03857752725e5a8e74119 (diff)
downloadFreeBSD-src-05f3be90b2e785fbcbac9efe38dd8fb4bd6cdb7c.zip
FreeBSD-src-05f3be90b2e785fbcbac9efe38dd8fb4bd6cdb7c.tar.gz
- sys/n[tw]fs moved to sys/fs/n[tw]fs
- /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files22
1 files changed, 11 insertions, 11 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 22c2859..c11713b 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -604,9 +604,20 @@ fs/msdosfs/msdosfs_fat.c optional msdosfs
fs/msdosfs/msdosfs_lookup.c optional msdosfs
fs/msdosfs/msdosfs_vfsops.c optional msdosfs
fs/msdosfs/msdosfs_vnops.c optional msdosfs
+fs/ntfs/ntfs_compr.c optional ntfs
+fs/ntfs/ntfs_ihash.c optional ntfs
+fs/ntfs/ntfs_subr.c optional ntfs
+fs/ntfs/ntfs_vfsops.c optional ntfs
+fs/ntfs/ntfs_vnops.c optional ntfs
fs/nullfs/null_subr.c optional nullfs
fs/nullfs/null_vfsops.c optional nullfs
fs/nullfs/null_vnops.c optional nullfs
+fs/nwfs/nwfs_io.c optional nwfs
+fs/nwfs/nwfs_ioctl.c optional nwfs
+fs/nwfs/nwfs_node.c optional nwfs
+fs/nwfs/nwfs_subr.c optional nwfs
+fs/nwfs/nwfs_vfsops.c optional nwfs
+fs/nwfs/nwfs_vnops.c optional nwfs
fs/portalfs/portal_vfsops.c optional portalfs
fs/portalfs/portal_vnops.c optional portalfs
fs/procfs/procfs_ctl.c optional procfs
@@ -1141,17 +1152,6 @@ nfs/nfs_subs.c optional nfs
nfs/nfs_syscalls.c optional nfs
nfs/nfs_vfsops.c optional nfs
nfs/nfs_vnops.c optional nfs
-ntfs/ntfs_compr.c optional ntfs
-ntfs/ntfs_ihash.c optional ntfs
-ntfs/ntfs_subr.c optional ntfs
-ntfs/ntfs_vfsops.c optional ntfs
-ntfs/ntfs_vnops.c optional ntfs
-nwfs/nwfs_io.c optional nwfs
-nwfs/nwfs_ioctl.c optional nwfs
-nwfs/nwfs_node.c optional nwfs
-nwfs/nwfs_subr.c optional nwfs
-nwfs/nwfs_vfsops.c optional nwfs
-nwfs/nwfs_vnops.c optional nwfs
pccard/pccard.c count card
pccard/pccard_beep.c optional card
pccard/pccard_nbk.c optional card
OpenPOWER on IntegriCloud