NetBSD/sys/ntfs
thorpej 37dc008ca3 Cleanup how file system configuration information is declared, grouping
related information together, with the file system code itself.

This is just low-hanging fruit -- more to come.
2002-04-16 23:14:05 +00:00
..
Makefile
TODO our NTFS seems to read Windows 2000 NTFS just fine 2001-12-16 18:29:03 +00:00
files.ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
ntfs.h
ntfs_compr.c add RCSIDs 2001-11-10 13:22:20 +00:00
ntfs_compr.h
ntfs_conv.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ntfs_ihash.c add RCSIDs 2001-11-10 13:22:20 +00:00
ntfs_ihash.h
ntfs_inode.h use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
ntfs_subr.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ntfs_subr.h
ntfs_vfsops.c use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
ntfs_vfsops.h
ntfs_vnops.c use the new compatibility routines to allow mmap() to work 2001-12-18 07:51:16 +00:00
ntfsmount.h