24b09649fc
- 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
64 lines
1.3 KiB
Text
64 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2006/07/20 08:22:02 adam Exp $
|
|
bin/ntfscat
|
|
bin/ntfscluster
|
|
bin/ntfscmp
|
|
bin/ntfsfix
|
|
bin/ntfsinfo
|
|
bin/ntfsls
|
|
include/ntfs/attrib.h
|
|
include/ntfs/attrlist.h
|
|
include/ntfs/bitmap.h
|
|
include/ntfs/bootsect.h
|
|
include/ntfs/collate.h
|
|
include/ntfs/compat.h
|
|
include/ntfs/compress.h
|
|
include/ntfs/debug.h
|
|
include/ntfs/device.h
|
|
include/ntfs/device_io.h
|
|
include/ntfs/dir.h
|
|
include/ntfs/endians.h
|
|
include/ntfs/gnome-vfs-method.h
|
|
include/ntfs/gnome-vfs-module.h
|
|
include/ntfs/index.h
|
|
include/ntfs/inode.h
|
|
include/ntfs/layout.h
|
|
include/ntfs/lcnalloc.h
|
|
include/ntfs/list.h
|
|
include/ntfs/logfile.h
|
|
include/ntfs/logging.h
|
|
include/ntfs/mft.h
|
|
include/ntfs/mst.h
|
|
include/ntfs/ntfstime.h
|
|
include/ntfs/rich.h
|
|
include/ntfs/runlist.h
|
|
include/ntfs/security.h
|
|
include/ntfs/support.h
|
|
include/ntfs/tree.h
|
|
include/ntfs/types.h
|
|
include/ntfs/unistr.h
|
|
include/ntfs/version.h
|
|
include/ntfs/volume.h
|
|
lib/libntfs.la
|
|
man/man8/libntfs-gnomevfs.8
|
|
man/man8/mkfs.ntfs.8
|
|
man/man8/mkntfs.8
|
|
man/man8/ntfscat.8
|
|
man/man8/ntfsclone.8
|
|
man/man8/ntfscluster.8
|
|
man/man8/ntfscmp.8
|
|
man/man8/ntfscp.8
|
|
man/man8/ntfsfix.8
|
|
man/man8/ntfsinfo.8
|
|
man/man8/ntfslabel.8
|
|
man/man8/ntfsls.8
|
|
man/man8/ntfsmount.8
|
|
man/man8/ntfsprogs.8
|
|
man/man8/ntfsresize.8
|
|
man/man8/ntfsundelete.8
|
|
sbin/mkntfs
|
|
sbin/ntfsclone
|
|
sbin/ntfscp
|
|
sbin/ntfslabel
|
|
sbin/ntfsresize
|
|
sbin/ntfsundelete
|
|
@dirrm include/ntfs
|