NetBSD/sys/ntfs
jdolecek cd613f7348 ntfs_{read|write}ntvattr_plain(): bread() can return maximum one block
worth of data under NetBSD -- FreeBSD bread() seems to be able to
	return more data and code counted with it
it's possible to actually mount NTFS volume now
1999-08-02 15:31:31 +00:00
..
Makefile Install ntfs headers. 1999-05-17 16:41:48 +00:00
ntfs_compr.c resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_compr.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_extern.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_ihash.c resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_ihash.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_inode.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_subr.c ntfs_{read|write}ntvattr_plain(): bread() can return maximum one block 1999-08-02 15:31:31 +00:00
ntfs_subr.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_vfsops.c ntfs_statfs(): correct previous: only use mp->mnt_op->vfs_name on NetBSD, 1999-07-29 07:55:23 +00:00
ntfs_vfsops.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_vnops.c ntfs_strategy(): make compilable with NTFS_DEBUG 1999-07-28 20:36:46 +00:00
ntfs.h resolve conflicts 1999-07-26 14:02:30 +00:00
ntfsmount.h resolve conflicts 1999-07-26 14:02:30 +00:00