From 3fbf5c3625e23332b6e2ced4d14e04013192edfd Mon Sep 17 00:00:00 2001 From: !antona Date: Thu, 22 Aug 2002 18:09:47 +0000 Subject: [PATCH] Initial revision --- COPYING | 0 CREDITS | 0 INSTALL | 0 TODO.include | 0 TODO.libntfs | 0 acconfig.h | 0 aclocal.m4 | 0 autogen.sh | 0 config.guess | 0 config.h.in | 0 config.sub | 0 doc/CodingStyle | 0 doc/Makefile.am | 0 doc/Makefile.in | 0 doc/attribute_definitions | 0 doc/attributes.txt | 0 doc/compression.txt | 0 doc/system_files.txt | 0 doc/system_security_descriptors.txt | 0 doc/tunable_settings | 0 include/inode.h | 0 install-sh | 0 ltconfig | 0 ltmain.sh | 0 missing | 0 mkinstalldirs | 0 ntfstools/attrdef.c | 0 ntfstools/boot.c | 0 ntfstools/mkntfs.8.in | 0 ntfstools/mkntfs.c | 0 ntfstools/ntfsfix.8.in | 0 ntfstools/ntfsinfo.8.in | 0 ntfstools/ntfslabel.8.in | 0 ntfstools/upcase.c | 0 stamp-h.in | 0 35 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 COPYING create mode 100644 CREDITS create mode 100644 INSTALL create mode 100644 TODO.include create mode 100644 TODO.libntfs create mode 100644 acconfig.h create mode 100644 aclocal.m4 create mode 100755 autogen.sh create mode 100755 config.guess create mode 100644 config.h.in create mode 100755 config.sub create mode 100644 doc/CodingStyle create mode 100644 doc/Makefile.am create mode 100644 doc/Makefile.in create mode 100644 doc/attribute_definitions create mode 100644 doc/attributes.txt create mode 100644 doc/compression.txt create mode 100644 doc/system_files.txt create mode 100644 doc/system_security_descriptors.txt create mode 100644 doc/tunable_settings create mode 100644 include/inode.h create mode 100755 install-sh create mode 100755 ltconfig create mode 100755 ltmain.sh create mode 100755 missing create mode 100755 mkinstalldirs create mode 100644 ntfstools/attrdef.c create mode 100644 ntfstools/boot.c create mode 100644 ntfstools/mkntfs.8.in create mode 100644 ntfstools/mkntfs.c create mode 100644 ntfstools/ntfsfix.8.in create mode 100644 ntfstools/ntfsinfo.8.in create mode 100644 ntfstools/ntfslabel.8.in create mode 100644 ntfstools/upcase.c create mode 100644 stamp-h.in diff --git a/COPYING b/COPYING new file mode 100644 index 00000000..e69de29b diff --git a/CREDITS b/CREDITS new file mode 100644 index 00000000..e69de29b diff --git a/INSTALL b/INSTALL new file mode 100644 index 00000000..e69de29b diff --git a/TODO.include b/TODO.include new file mode 100644 index 00000000..e69de29b diff --git a/TODO.libntfs b/TODO.libntfs new file mode 100644 index 00000000..e69de29b diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 00000000..e69de29b diff --git a/aclocal.m4 b/aclocal.m4 new file mode 100644 index 00000000..e69de29b diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 00000000..e69de29b diff --git a/config.guess b/config.guess new file mode 100755 index 00000000..e69de29b diff --git a/config.h.in b/config.h.in new file mode 100644 index 00000000..e69de29b diff --git a/config.sub b/config.sub new file mode 100755 index 00000000..e69de29b diff --git a/doc/CodingStyle b/doc/CodingStyle new file mode 100644 index 00000000..e69de29b diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 00000000..e69de29b diff --git a/doc/Makefile.in b/doc/Makefile.in new file mode 100644 index 00000000..e69de29b diff --git a/doc/attribute_definitions b/doc/attribute_definitions new file mode 100644 index 00000000..e69de29b diff --git a/doc/attributes.txt b/doc/attributes.txt new file mode 100644 index 00000000..e69de29b diff --git a/doc/compression.txt b/doc/compression.txt new file mode 100644 index 00000000..e69de29b diff --git a/doc/system_files.txt b/doc/system_files.txt new file mode 100644 index 00000000..e69de29b diff --git a/doc/system_security_descriptors.txt b/doc/system_security_descriptors.txt new file mode 100644 index 00000000..e69de29b diff --git a/doc/tunable_settings b/doc/tunable_settings new file mode 100644 index 00000000..e69de29b diff --git a/include/inode.h b/include/inode.h new file mode 100644 index 00000000..e69de29b diff --git a/install-sh b/install-sh new file mode 100755 index 00000000..e69de29b diff --git a/ltconfig b/ltconfig new file mode 100755 index 00000000..e69de29b diff --git a/ltmain.sh b/ltmain.sh new file mode 100755 index 00000000..e69de29b diff --git a/missing b/missing new file mode 100755 index 00000000..e69de29b diff --git a/mkinstalldirs b/mkinstalldirs new file mode 100755 index 00000000..e69de29b diff --git a/ntfstools/attrdef.c b/ntfstools/attrdef.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/boot.c b/ntfstools/boot.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/mkntfs.8.in b/ntfstools/mkntfs.8.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/mkntfs.c b/ntfstools/mkntfs.c new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsfix.8.in b/ntfstools/ntfsfix.8.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfsinfo.8.in b/ntfstools/ntfsinfo.8.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/ntfslabel.8.in b/ntfstools/ntfslabel.8.in new file mode 100644 index 00000000..e69de29b diff --git a/ntfstools/upcase.c b/ntfstools/upcase.c new file mode 100644 index 00000000..e69de29b diff --git a/stamp-h.in b/stamp-h.in new file mode 100644 index 00000000..e69de29b