From aaf8f8e036514534827cef8c9170901c16b0fbc4 Mon Sep 17 00:00:00 2001 From: !flatcap Date: Thu, 22 Aug 2002 18:09:47 +0000 Subject: [PATCH] Initial revision --- AUTHORS | 0 ChangeLog | 0 Makefile.am | 0 Makefile.in | 0 NEWS | 0 README | 0 TODO.ntfstools | 0 configure | 0 configure.in | 0 doc/template.c | 0 doc/template.h | 0 include/Makefile.am | 0 include/Makefile.in | 0 include/attrib.h | 0 include/bitmap.h | 0 include/bootsect.h | 0 include/debug.h | 0 include/dir.h | 0 include/disk_io.h | 0 include/endians.h | 0 include/layout.h | 0 include/list.h | 0 include/logfile.h | 0 include/mft.h | 0 include/mst.h | 0 include/runlist.h | 0 include/support.h | 0 include/types.h | 0 include/unistr.h | 0 libntfs/Makefile.am | 0 libntfs/Makefile.in | 0 libntfs/attrib.c | 0 libntfs/attrib_RE.c | 0 libntfs/bootsect.c | 0 libntfs/debug.c | 0 libntfs/dir.c | 0 libntfs/disk_io.c | 0 libntfs/inode.c | 0 libntfs/mft.c | 0 libntfs/mst.c | 0 libntfs/runlist.c | 0 libntfs/unistr.c | 0 libntfs/volume.c | 0 linux-ntfs.spec.in | 0 ntfstools/Makefile.am | 0 ntfstools/Makefile.in | 0 ntfstools/dumplog.c | 0 ntfstools/ntfsdump_logfile.c | 0 ntfstools/ntfsinfo.c | 0 ntfstools/ntfslabel.c | 0 ntfstools/ntfsundelete.8.in | 0 ntfstools/ntfsundelete.c | 0 ntfstools/ntfsundelete.h | 0 ntfstools/ntfswipe.c | 0 ntfstools/ntfswipe.h | 0 ntfstools/sd.c | 0 56 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 AUTHORS create mode 100644 ChangeLog create mode 100644 Makefile.am create mode 100644 Makefile.in create mode 100644 NEWS create mode 100644 README create mode 100644 TODO.ntfstools create mode 100755 configure create mode 100644 configure.in create mode 100644 doc/template.c create mode 100644 doc/template.h create mode 100644 include/Makefile.am create mode 100644 include/Makefile.in create mode 100644 include/attrib.h create mode 100644 include/bitmap.h create mode 100644 include/bootsect.h create mode 100644 include/debug.h create mode 100644 include/dir.h create mode 100644 include/disk_io.h create mode 100644 include/endians.h create mode 100644 include/layout.h create mode 100644 include/list.h create mode 100644 include/logfile.h create mode 100644 include/mft.h create mode 100644 include/mst.h create mode 100644 include/runlist.h create mode 100644 include/support.h create mode 100644 include/types.h create mode 100644 include/unistr.h create mode 100644 libntfs/Makefile.am create mode 100644 libntfs/Makefile.in create mode 100644 libntfs/attrib.c create mode 100644 libntfs/attrib_RE.c create mode 100644 libntfs/bootsect.c create mode 100644 libntfs/debug.c create mode 100644 libntfs/dir.c create mode 100644 libntfs/disk_io.c create mode 100644 libntfs/inode.c create mode 100644 libntfs/mft.c create mode 100644 libntfs/mst.c create mode 100644 libntfs/runlist.c create mode 100644 libntfs/unistr.c create mode 100644 libntfs/volume.c create mode 100644 linux-ntfs.spec.in create mode 100644 ntfstools/Makefile.am create mode 100644 ntfstools/Makefile.in create mode 100644 ntfstools/dumplog.c create mode 100644 ntfstools/ntfsdump_logfile.c create mode 100644 ntfstools/ntfsinfo.c create mode 100644 ntfstools/ntfslabel.c create mode 100644 ntfstools/ntfsundelete.8.in create mode 100644 ntfstools/ntfsundelete.c create mode 100644 ntfstools/ntfsundelete.h create mode 100644 ntfstools/ntfswipe.c create mode 100644 ntfstools/ntfswipe.h create mode 100644 ntfstools/sd.c diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..e69de29b diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..e69de29b diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 00000000..e69de29b diff --git a/Makefile.in b/Makefile.in new file mode 100644 index 00000000..e69de29b diff --git a/NEWS b/NEWS new file mode 100644 index 00000000..e69de29b diff --git a/README b/README new file mode 100644 index 00000000..e69de29b diff --git a/TODO.ntfstools b/TODO.ntfstools new file mode 100644 index 00000000..e69de29b diff --git a/configure b/configure new file mode 100755 index 00000000..e69de29b diff --git a/configure.in b/configure.in new file mode 100644 index 00000000..e69de29b diff --git a/doc/template.c b/doc/template.c new file mode 100644 index 00000000..e69de29b diff --git a/doc/template.h b/doc/template.h new file mode 100644 index 00000000..e69de29b diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 00000000..e69de29b diff --git a/include/Makefile.in b/include/Makefile.in new file mode 100644 index 00000000..e69de29b diff --git a/include/attrib.h b/include/attrib.h new file mode 100644 index 00000000..e69de29b diff --git a/include/bitmap.h b/include/bitmap.h new file mode 100644 index 00000000..e69de29b diff --git a/include/bootsect.h b/include/bootsect.h new file mode 100644 index 00000000..e69de29b diff --git a/include/debug.h b/include/debug.h new file mode 100644 index 00000000..e69de29b diff --git a/include/dir.h b/include/dir.h new file mode 100644 index 00000000..e69de29b diff --git a/include/disk_io.h b/include/disk_io.h new file mode 100644 index 00000000..e69de29b diff --git a/include/endians.h b/include/endians.h new file mode 100644 index 00000000..e69de29b diff --git a/include/layout.h b/include/layout.h new file mode 100644 index 00000000..e69de29b diff --git a/include/list.h b/include/list.h new file mode 100644 index 00000000..e69de29b diff --git a/include/logfile.h b/include/logfile.h new file mode 100644 index 00000000..e69de29b diff --git a/include/mft.h b/include/mft.h new file mode 100644 index 00000000..e69de29b diff --git a/include/mst.h b/include/mst.h new file mode 100644 index 00000000..e69de29b diff --git a/include/runlist.h b/include/runlist.h new file mode 100644 index 00000000..e69de29b diff --git a/include/support.h b/include/support.h new file mode 100644 index 00000000..e69de29b diff --git a/include/types.h b/include/types.h new file mode 100644 index 00000000..e69de29b diff --git a/include/unistr.h b/include/unistr.h new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/Makefile.am b/libntfs/Makefile.am new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/Makefile.in b/libntfs/Makefile.in new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/attrib.c b/libntfs/attrib.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/attrib_RE.c b/libntfs/attrib_RE.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/bootsect.c b/libntfs/bootsect.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/debug.c b/libntfs/debug.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/dir.c b/libntfs/dir.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/disk_io.c b/libntfs/disk_io.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/inode.c b/libntfs/inode.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/mft.c b/libntfs/mft.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/mst.c b/libntfs/mst.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/runlist.c b/libntfs/runlist.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/unistr.c b/libntfs/unistr.c new file mode 100644 index 00000000..e69de29b diff --git a/libntfs/volume.c b/libntfs/volume.c new file mode 100644 index 00000000..e69de29b diff --git a/linux-ntfs.spec.in b/linux-ntfs.spec.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/Makefile.am b/ntfstools/Makefile.am new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/Makefile.in b/ntfstools/Makefile.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/dumplog.c b/ntfstools/dumplog.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsdump_logfile.c b/ntfstools/ntfsdump_logfile.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsinfo.c b/ntfstools/ntfsinfo.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfslabel.c b/ntfstools/ntfslabel.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsundelete.8.in b/ntfstools/ntfsundelete.8.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsundelete.c b/ntfstools/ntfsundelete.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsundelete.h b/ntfstools/ntfsundelete.h new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfswipe.c b/ntfstools/ntfswipe.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfswipe.h b/ntfstools/ntfswipe.h new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/sd.c b/ntfstools/sd.c new file mode 100644 index 00000000..e69de29b