ntfs-3g/ntfsprogs
cantab.net!aia21 852af74c58 Fix mkntfs for large volumes where the number of clusters would
exceed the maximum of 32 bits and mkntfs would segfault.  Now we
increase the cluster size until the number of clusters no longer
exceeds 32 bits or the maximum cluster size is reached.  We then
exit with an appropriate error message.  (Thanks to Szaka for the
bug report.)
Also fix some compiler warnings in mkntfs with --enable-maintainer-mode.

(Logical change 1.291)
2004-03-04 16:59:58 +00:00
..
Makefile.am Update for move of include files. 2004-02-25 14:21:14 +00:00
Makefile.in Update to 1.8.6-WIP. 2004-02-29 14:20:03 +00:00
attrdef.c mvdir 2002-11-29 12:16:35 +00:00
boot.c mvdir 2002-11-29 12:16:35 +00:00
dumplog.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
mkntfs.8.in s/sf/sourceforge/g 2003-11-12 18:05:56 +00:00
mkntfs.c Fix mkntfs for large volumes where the number of clusters would 2004-03-04 16:59:58 +00:00
ntfscat.8.in s/sf/sourceforge/g 2003-11-12 18:05:56 +00:00
ntfscat.c Make ntfscat show all messages to stderr so output (on stdout) isn't corrupted. (Szaka) 2003-11-13 14:51:43 +00:00
ntfscat.h Add -quiet and -verbose options to ntfscat. 2003-10-17 15:43:14 +00:00
ntfsclone.8.in s/sf/sourceforge/g 2003-11-12 18:05:56 +00:00
ntfsclone.c Add use of BLKGETSIZE64 and fix typos in debug output. 2004-02-17 14:01:22 +00:00
ntfscluster.8.in s/sf/sourceforge/g 2003-11-12 18:05:56 +00:00
ntfscluster.c Fix warnings. 2003-11-18 18:00:31 +00:00
ntfscluster.h typo 2003-10-11 15:36:14 +00:00
ntfsdump_logfile.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
ntfsfix.8.in tidy whitespace 2002-12-01 18:54:13 +00:00
ntfsfix.c Detect NO_NTFS_DEVICE_DEFAULT_IO_OPS and #error appropriately. 2004-02-26 11:41:48 +00:00
ntfsinfo.8.in Fixup ntfsinfo a little bit and give its manpage a small update to 2004-02-05 16:51:10 +00:00
ntfsinfo.c Fixup ntfsinfo a little bit and give its manpage a small update to 2004-02-05 16:51:10 +00:00
ntfslabel.8.in Update Matthew's email address. 2004-01-09 12:38:56 +00:00
ntfslabel.c Fix warnings. 2003-11-18 18:00:31 +00:00
ntfsls.8.in Change Lode's email address. 2004-01-22 14:56:39 +00:00
ntfsls.c minor bugfix 2003-10-10 21:53:32 +00:00
ntfsprogs.8.in Add man page for libntfs-gnomevfs and other man page updates. 2003-11-06 16:30:56 +00:00
ntfsresize.8.in Update from Szaka 2003-10-29 13:33:42 +00:00
ntfsresize.c apply patch from Szaka: 2004-01-15 17:07:57 +00:00
ntfstruncate.c - Apply patch from Szaka to fix all %L to %ll. 2004-01-15 16:57:10 +00:00
ntfsundelete.8.in s/sf/sourceforge/g 2003-11-12 18:05:56 +00:00
ntfsundelete.c - Compile fixes for DJGPP. (Chrisophe Grenier, me) 2004-01-06 14:31:21 +00:00
ntfsundelete.h minor layout tweaks 2003-01-19 22:01:18 +00:00
ntfswipe.c clear up a few minor build warnings 2003-11-19 00:05:30 +00:00
ntfswipe.h minor layout tweaks 2003-01-19 22:01:18 +00:00
sd.c Fix compiler warning with --enable-maintainer-mode. 2004-03-04 16:59:58 +00:00
upcase.c Fix compiler warning with --enable-maintainer-mode. 2004-03-04 16:59:58 +00:00
utils.c Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00
utils.h Include config.h before any other non-ntfs headers. 2004-02-20 14:44:16 +00:00