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
into cantab.net:/home/src/ntfsprogs-devel
2004/03/10 09:20:51+00:00 cantab.net!aia21
Use AC_GNU_SOURCE instead of doing it manually.
BKrev: 404ede31HIgRE3BpmQv_DLWjL-aQzg
2004/03/09 14:38:52+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
BKrev: 404dd906ZnIHBbTe4bIWl40WThcnkA
2004/03/09 14:38:50+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004/03/09 14:38:51+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004/03/09 14:38:50+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)
2004/03/09 14:38:49+00:00 cantab.net!aia21
Fix all occurences of printf with %ll length modifiers but 64 bit
arguments to typecast the arguments to (unsigned) long long to avoid
the warnings when compiling on 64 bit architectures.
(Logical change 1.306)