http://linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200307311516.tar.bz2 ntfsprogs_200307311516
authorshort <>
Sat, 30 Aug 2003 09:28:32 +0000 (09:28 +0000)
committershort <>
Sat, 30 Aug 2003 09:28:32 +0000 (09:28 +0000)
commit4abffda2cd1cad459fc0a61d79e8cd234e207b17
tree199aa953ce3eb0f20cb54b20a9a851fa162c8bf6
linux-ntfs.sourceforge.net/snapshots/ntfsprogs-200307311516.tar.bz2
109 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
CREDITS [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO.include [new file with mode: 0644]
TODO.libntfs [new file with mode: 0644]
TODO.ntfsprogs [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
depcomp [new file with mode: 0755]
doc/CodingStyle [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/attribute_definitions [new file with mode: 0644]
doc/attributes.txt [new file with mode: 0644]
doc/compression.txt [new file with mode: 0644]
doc/system_files.txt [new file with mode: 0644]
doc/system_security_descriptors.txt [new file with mode: 0644]
doc/template.c [new file with mode: 0644]
doc/template.h [new file with mode: 0644]
doc/tunable_settings [new file with mode: 0644]
getgccver [new file with mode: 0755]
include/Makefile.am [new file with mode: 0644]
include/Makefile.in [new file with mode: 0644]
include/attrib.h [new file with mode: 0644]
include/bitmap.h [new file with mode: 0644]
include/bootsect.h [new file with mode: 0644]
include/compat.h [new file with mode: 0644]
include/debug.h [new file with mode: 0644]
include/device.h [new file with mode: 0644]
include/dir.h [new file with mode: 0644]
include/disk_io.h [new file with mode: 0644]
include/endians.h [new file with mode: 0644]
include/inode.h [new file with mode: 0644]
include/layout.h [new file with mode: 0644]
include/lcnalloc.h [new file with mode: 0644]
include/list.h [new file with mode: 0644]
include/logfile.h [new file with mode: 0644]
include/mft.h [new file with mode: 0644]
include/mst.h [new file with mode: 0644]
include/runlist.h [new file with mode: 0644]
include/support.h [new file with mode: 0644]
include/types.h [new file with mode: 0644]
include/unistr.h [new file with mode: 0644]
include/volume.h [new file with mode: 0644]
install-sh [new file with mode: 0755]
libntfs/Makefile.am [new file with mode: 0644]
libntfs/Makefile.in [new file with mode: 0644]
libntfs/attrib.c [new file with mode: 0644]
libntfs/attrib_RE.txt [new file with mode: 0644]
libntfs/bitmap.c [new file with mode: 0644]
libntfs/bootsect.c [new file with mode: 0644]
libntfs/compat.c [new file with mode: 0644]
libntfs/debug.c [new file with mode: 0644]
libntfs/device.c [new file with mode: 0644]
libntfs/dir.c [new file with mode: 0644]
libntfs/disk_io.c [new file with mode: 0644]
libntfs/inode.c [new file with mode: 0644]
libntfs/lcnalloc.c [new file with mode: 0644]
libntfs/mft.c [new file with mode: 0644]
libntfs/mst.c [new file with mode: 0644]
libntfs/runlist.c [new file with mode: 0644]
libntfs/unistr.c [new file with mode: 0644]
libntfs/volume.c [new file with mode: 0644]
ltconfig [new file with mode: 0755]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
mkinstalldirs [new file with mode: 0755]
ntfsprogs.spec.in [new file with mode: 0644]
ntfsprogs/Makefile.am [new file with mode: 0644]
ntfsprogs/Makefile.in [new file with mode: 0644]
ntfsprogs/attrdef.c [new file with mode: 0644]
ntfsprogs/boot.c [new file with mode: 0644]
ntfsprogs/dumplog.c [new file with mode: 0644]
ntfsprogs/mkntfs.8.in [new file with mode: 0644]
ntfsprogs/mkntfs.c [new file with mode: 0644]
ntfsprogs/ntfscluster.c [new file with mode: 0644]
ntfsprogs/ntfscluster.h [new file with mode: 0644]
ntfsprogs/ntfsdump_logfile.c [new file with mode: 0644]
ntfsprogs/ntfsfix.8.in [new file with mode: 0644]
ntfsprogs/ntfsfix.c [new file with mode: 0644]
ntfsprogs/ntfsinfo.8.in [new file with mode: 0644]
ntfsprogs/ntfsinfo.c [new file with mode: 0644]
ntfsprogs/ntfslabel.8.in [new file with mode: 0644]
ntfsprogs/ntfslabel.c [new file with mode: 0644]
ntfsprogs/ntfsprogs.8.in [new file with mode: 0644]
ntfsprogs/ntfsresize.8.in [new file with mode: 0644]
ntfsprogs/ntfsresize.c [new file with mode: 0644]
ntfsprogs/ntfstruncate.c [new file with mode: 0644]
ntfsprogs/ntfsundelete.8.in [new file with mode: 0644]
ntfsprogs/ntfsundelete.c [new file with mode: 0644]
ntfsprogs/ntfsundelete.h [new file with mode: 0644]
ntfsprogs/ntfswipe.c [new file with mode: 0644]
ntfsprogs/ntfswipe.h [new file with mode: 0644]
ntfsprogs/sd.c [new file with mode: 0644]
ntfsprogs/upcase.c [new file with mode: 0644]
ntfsprogs/utils.c [new file with mode: 0644]
ntfsprogs/utils.h [new file with mode: 0644]
stamp-h.in [new file with mode: 0644]