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
ntfs_compr.c
ntfs_compr.h
ntfs_ihash.c
ntfs_ihash.h Remove register declarations. 2000-03-30 12:41:09 +00:00
ntfs_inode.h
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
ntfs.h
ntfsmount.h
TODO