Subject: CVS commit: pkgsrc/sysutils/ntfsprogs
From: Adam Ciarcinski
Date: 2006-07-20 10:22:02
Message id: 20060720082202.F1D61211CA@cvs.netbsd.org

Log Message:
Changes 1.13.1:
	- Fix bug in ntfs_attr_pwrite() when we sometimes lose current run in
	  the runlist.
	- Fix build with --disable-gnome-vfs --enable-fuse-module.
	- ntfscluster: identify files even if their clusters aren't set
	  in $Bitmap (useful to find potentially corrupted files).
	- mkntfs: set the physical drive and the extended boot signature to
	  0x80 in the Extended BPB which are needed to boot from disk.
	- ntfsinfo: fix two freed memory usages when dumping $SDS and index
	  allocation entries.
	- libntfs: add ntfs_attr_readall() which reads the entire data
	  from an ntfs attribute.
	- libntfs: add ntfs_index_root_get() which reads the index root of
	  an attribute.
	- ntfsclone: the --metadata option will wipe the timestamps in the
	  index allocation attributes as well. This further decreases the
	  compressed metadata image size by 10-25% and more importantly it
	  eliminates non-interesting ntfscmp differences.
	- ntfscmp: support bad cluster list, compare full attribute headers
	  for non-resident attributes, added manual, build and install by
	  default.
	- Fix bug with renaming directories with names in DOS and WIN32
	  namespaces.
	- ntfsclone: fix 64 bit destination size calculation on Mac OS X

Files:
RevisionActionfile
1.6modifypkgsrc/sysutils/ntfsprogs/Makefile
1.4modifypkgsrc/sysutils/ntfsprogs/PLIST
1.10modifypkgsrc/sysutils/ntfsprogs/distinfo
1.6modifypkgsrc/sysutils/ntfsprogs/patches/patch-af
1.3modifypkgsrc/sysutils/ntfsprogs/patches/patch-am
1.4removepkgsrc/sysutils/ntfsprogs/patches/patch-aa