b835c1d276
* ntfsmount (and libntfs) now has full basic read/write support. * Cryptographic code is now integrated into libntfs, thus ntfscat and ntfsmount now can read encrypted files. See "man 8 libntfs" for details. * ntfsresize (and the entirety of ntfsprogs/libntfs in fact) now have full support for Windows Vista. * ntfsprogs and libntfs are now entirely endian safe and more over now we have checks that automatically reports endian errors. * mkntfs now creates a DCE compliant GUID for the volume and does a few other things to be more compliant with Windows Vista.
64 lines
1.3 KiB
Text
64 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2008/03/08 08:56:47 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/crypto.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/runlist.h
|
|
include/ntfs/security.h
|
|
include/ntfs/support.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/libntfs.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
|