initialized mft records, not total mft records. This makes far more
sense and in fact reflects how nr_mft_records is being used in both
libntfs and the utilities.
(Logical change 1.326)
Fix warnings on powerpc architecture where it would seem char is
unsigned so comparisons with -1 cause a warning that comparison is
always true/wrong. (Thanks to Ender for reporting.)
BKrev: 4051831bqIU4RTqyE7g6tqfLL1lm1Q
Fix warnings on powerpc architecture where it would seem char is
unsigned so comparisons with -1 cause a warning that comparison is
always true/wrong. (Thanks to Ender for reporting.)
(Logical change 1.324)
2004/03/10 21:58:46+00:00 cantab.net!aia21
- A few replacements of Linux-NTFS package by ntfsprogs package. (me)
Updates from Ender:
- Updates config.guess and config.sub to the latest ones.
- Fixes several typos spreaded along all the docs.
- Added several glitches to the manpages for the sake of compliance.
- Updates my address to the Debian one.
BKrev: 404f90ca-_pDJ68w1glaRYVn8De63g
into cantab.net:/home/src/ntfsprogs-devel
2004/03/10 15:17:29+00:00 cantab.net!aia21
Try the SuSE patch for fixing the constant bswap absence on some arch problem.
BKrev: 404f319fX7YIicfmWB5TDur9Pd5WFg
2004/03/10 15:17:28+00:00 cantab.net!aia21
Remove the bswap constant detection from configure.ac again to try out
the SuSE patch for fixing the problem.
(Logical change 1.315)
into cantab.net:/home/src/ntfsprogs-devel
2004/03/10 10:21:36+00:00 cantab.net!aia21
Use AC_CHECK_DECLS in configure.ac to determine if the constant bswap
functions are defined/declared and define them to the non-constant ones
in endians.h if not.
BKrev: 404eec4bHP7cgSgBv1XkbN3OUz3fGQ
2004/03/10 10:21:35+00:00 cantab.net!aia21
Use AC_CHECK_DECLS in configure.ac to determine if the constant bswap
functions are defined/declared and define them to the non-constant ones
in endians.h if not.
(Logical change 1.314)
2004/03/10 10:21:34+00:00 cantab.net!aia21
Use AC_CHECK_DECLS in configure.ac to determine if the constant bswap
functions are defined/declared and define them to the non-constant ones
in endians.h if not.
(Logical change 1.314)
2004/03/10 10:13:38+02:00 omakaista.fi!szaka
- Added warnings about not modifying text messages external tools use
- Options -i -s together aren't supported anymore, if needed use -n -v -s instead
- Usage() cleanup
- Some endianness fixes
- Suggest chkdsk /f if mount fails with EIO (Paul A. Steckler)
- Removed BETA and STABLE hints, now there is only one STABLE
- The --info option estimates the theoretically smallest shrunken size thus the message changed from "You ccould resize ..." to "You might resize ...".
(Logical change 1.312)
into cantab.net:/home/src/ntfsprogs-devel
2004/03/10 11:08:29+02:00 omakaista.fi!szaka
hand merged
2004/03/10 10:20:07+02:00 omakaista.fi!szaka
- Added warnings about not modifying text messages external tools use
- Options -i -s together aren't supported, if needed use -n -v -s instead
- Usage() cleanup
- Some endianness fixes
- Suggests chkdsk /f if mount fails with EIO (Paul A. Steckler)
- Removed BETA and STABLE hints, now there is only one STABLE
- The --info option estimates the theoretically smallest shrunken size thus the message changed from "You ccould resize ..." to "You might resize ...".
- Manual update
BKrev: 404edfcc7Y3OUv1fPIlkj_nB4-MkBQ