Sun Apr 30 12:27:02 1995  Martin von Loewis  <martin@localhost>

	* [super.c]
	new file

	* [ntfs_fs.c]
	ntfs_put_inode: release allocated memory
	ntfs_read_super: initialize blocksize and blocksize_bits
	ntfs_statfs: new function
	ntfs_bmap: new function

	* [inode.c]
	ntfs_vcn_to_lcn: new function

	* [ntdump.c]
	added --info option

Sun Apr 23 14:33:12 1995  Martin von Loewis  <martin@localhost>

	* [ntfs_fs.c]
	readdir fixed: d_reclen must not count the terminating zero

	* [*.c]
	pointer to memcpy function is passed to ntfs_read_attr and
	ntfs_get_cluster

Sat Apr 22 22:51:21 1995  Martin von Loewis  <martin@localhost>

	* [Makefile]
	added clean and install targets

	* [ntfs_fs.c]
	added support for directory cache
	fixed . and .. handling

Sun Apr  9 14:33:17 1995  Martin von Loewis  <martin@localhost>

	* [inode.c]
	ntfs_get_name removed

	* [ntdir.c][ntcat.c][ntdump.c][ntgrep.c]
	usage: made tool specific

	* [ntfs.c]
	ntfs_read_inode: Consider mount options for attributes
	open_volume: removed	

Wed Apr  5 10:01:55 1995  Martin von Loewis  <martin@localhost>

	* [dir.c][ntcat.c][ntdir.c][ntfstools.c]
	Files created

	* [ntfs.c][inode.c]
	ntfs.c renamed to inode.c. ntfs.c created.

Fri Mar  3 11:05:42 1995  Martin von Loewis  <loewis@informatik.hu-berlin.de>

	* [ntdump.c][dump.c][ntfs.c][ntgrep.c][config.h][ntfs.h]
	Files created