NetBSD/sys/ntfs
mrg 2f159a1bac remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
	<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
	<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
	<vm/vm_object.h> -> nothing
	<vm/vm_pager.h> -> into <uvm/uvm_pager.h>

also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
2000-06-26 14:20:25 +00:00
..
Makefile
TODO note lacking sysinst support 2000-03-13 19:00:28 +00:00
ntfs.h
ntfs_compr.c
ntfs_compr.h
ntfs_ihash.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
ntfs_ihash.h Remove register declarations. 2000-03-30 12:41:09 +00:00
ntfs_inode.h Store also attribute identifier in the filehandle structure, so that 2000-02-08 16:17:58 +00:00
ntfs_subr.c
ntfs_subr.h
ntfs_vfsops.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
ntfs_vfsops.h
ntfs_vnops.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
ntfsmount.h