Commit Graph

1193 Commits (f62ab8a60a24be9d6fe8d5cc7715d59e5f32f57a)
 

Author SHA1 Message Date
cantab.net!aia21 f62ab8a60a Update
(Logical change 1.318)
2004-03-10 22:53:49 +00:00
cantab.net!aia21 1318c07ee5 Provide our own byteswap constant versions in endians.h so we avoid
the mess that some architectures define only some of them.

BKrev: 404f9c7dbVXwMn4i_lRRR-VBVHrTOg
2004-03-10 22:53:49 +00:00
cantab.net!aia21 a0cbfc4ce4 Provide our own __ntfs_bswap_constant_xx functions so we completely
avoid the mess that some architectures define only some of the
constant bswap functions.

(Logical change 1.318)
2004-03-10 22:53:49 +00:00
cantab.net!aia21 491d7096ca Update for 1.9.0 release.
2004/03/10 21:53:05+00:00 cantab.net!aia21
Update

(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 a8ec7f16af Update Ender's email address.
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 56dd09715a Typo fixes (Ender)
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 217ac9678f Merge
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
2004-03-10 22:03:54 +00:00
cantab.net!aia21 c86e4174a9 Manual merge.
2004/03/10 21:54:24+00:00 cantab.net!aia21
 Typo fixes (Ender)

(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 03dfcd6614 Latest one (Ender)
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 41c90506c5 Auto merged
2004/03/10 21:54:27+00:00 cantab.net!aia21
 Typo fixes (Ender)

(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 5dda848553 Auto merged
2004/03/10 21:54:13+00:00 cantab.net!aia21
 Typo fixes (Ender)

(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 3c429be664 Typo fixes (Ender)
(Logical change 1.317)
2004-03-10 22:03:54 +00:00
cantab.net!aia21 60917570fa Update for 1.9.0 release.
BKrev: 404f8e23O6wo6eTEywk8tlV_8rvkuw
2004-03-10 21:52:35 +00:00
cantab.net!aia21 f19081ab43 Update for 1.9.0 release.
(Logical change 1.316)
2004-03-10 21:52:35 +00:00
cantab.net!aia21 77c794f202 Try the SuSE patch.
(Logical change 1.315)
2004-03-10 15:17:51 +00:00
cantab.net!aia21 a259a69c8d Remove the bswap constant detection from configure.ac again to try out
the SuSE patch for fixing the problem.

(Logical change 1.315)
2004-03-10 15:17:51 +00:00
cantab.net!aia21 b207b80f62 Merge cantab.net:/home/src/ntfsprogs
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:51 +00:00
cantab.net!aia21 1c984054e8 Auto merged
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)
2004-03-10 15:17:51 +00:00
cantab.net!aia21 0dd38ddd7d 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:22:03 +00:00
cantab.net!aia21 aa0398ea0e Merge cantab.net:/home/src/ntfsprogs
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:22:03 +00:00
cantab.net!aia21 525f6519fb Auto merged
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:22:03 +00:00
cantab.net!aia21 c89452b85a Auto merged
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:22:03 +00:00
cantab.net!aia21 c5847ae8cf Fix two bugs, a->name_length is 8 bit not 16 bit...
(Logical change 1.313)
2004-03-10 09:36:44 +00:00
cantab.net!aia21 05592a6c07 Fix two bugs in ntfsresize, a->name_length is 8 bit not 16 bit...
BKrev: 404ee1acERCAJRHEsYyTCejD6vS_gQ
2004-03-10 09:36:44 +00:00
omakaista.fi!szaka c90976e023 hand merged
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)
2004-03-10 09:28:44 +00:00
omakaista.fi!szaka bf67069b3f Spelling fixes and update
(Logical change 1.312)
2004-03-10 09:28:44 +00:00
cantab.net!aia21 9bf03159a3 Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
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
2004-03-10 09:28:44 +00:00
cantab.net!aia21 a054b16571 Update
BKrev: 404edfbfciwhHQrmrQUc42PBbCNrww
2004-03-10 09:28:31 +00:00
cantab.net!aia21 6b7c265ea8 Update
(Logical change 1.311)
2004-03-10 09:28:31 +00:00
cantab.net!aia21 2e1295c6b2 Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel

2004/03/10 09:26:25+00:00 cantab.net!aia21
Move AC_GNU_SOURCE before AC_PROG_CC...

BKrev: 404edf5bvVU0AYST1k-t4Ooaw4pr5A
2004-03-10 09:26:51 +00:00
cantab.net!aia21 95d653045f Auto merged
2004/03/10 09:26:25+00:00 cantab.net!aia21
Move AC_GNU_SOURCE before AC_PROG_CC...

(Logical change 1.310)
2004-03-10 09:26:51 +00:00
cantab.net!aia21 0098e55da3 Auto merged
2004/03/10 09:26:24+00:00 cantab.net!aia21
Move AC_GNU_SOURCE before AC_PROG_CC...

(Logical change 1.310)
2004-03-10 09:26:51 +00:00
cantab.net!aia21 3d757997b0 Use AC_GNU_SOURCE instead of doing it manually.
(Logical change 1.309)
2004-03-10 09:21:53 +00:00
cantab.net!aia21 255305ee93 Update.
(Logical change 1.309)
2004-03-10 09:21:53 +00:00
cantab.net!aia21 9f277af3d8 Merge cantab.net:/home/src/ntfsprogs
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-10 09:21:53 +00:00
cantab.net!aia21 e325efce76 Auto merged
2004/03/10 09:20:50+00:00 cantab.net!aia21
Use AC_GNU_SOURCE instead of doing it manually.

(Logical change 1.309)
2004-03-10 09:21:53 +00:00
cantab.net!aia21 728eff0614 Auto merged
2004/03/10 09:20:50+00:00 cantab.net!aia21
Update.

(Logical change 1.309)
2004-03-10 09:21:53 +00:00
cantab.net!aia21 b57d8e84bc A few missed.
BKrev: 404dea0del9O_HdQcM0damCtpyAP7w
2004-03-09 16:00:13 +00:00
cantab.net!aia21 0acde67dde A few missed.
(Logical change 1.308)
2004-03-09 16:00:13 +00:00
cantab.net!aia21 717484f223 Missed this one.
(Logical change 1.307)
2004-03-09 15:27:10 +00:00
cantab.net!aia21 b36be2a790 Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel

2004/03/09 15:26:54+00:00 cantab.net!aia21
Missed a few one.

BKrev: 404de24eZCHx5oI4jEh1CqfDELPQSQ
2004-03-09 15:27:10 +00:00
cantab.net!aia21 91249ad352 Merge
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:47:34 +00:00
cantab.net!aia21 8b9213603f Manual merge.
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:47:34 +00:00
cantab.net!aia21 ddeee65b8d 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:47:34 +00:00
cantab.net!aia21 6dea839252 Auto merged
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:47:34 +00:00
cantab.net!aia21 43280fed03 Auto merged
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:47:34 +00:00
cantab.net!aia21 43d2c583cc Auto merged
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)
2004-03-09 14:47:34 +00:00
cantab.net!aia21 74a1a8f8d1 Update
(Logical change 1.305)
2004-03-09 12:38:51 +00:00
cantab.net!aia21 9cdb31ec2d Typo fixes.
(Logical change 1.305)
2004-03-09 12:38:51 +00:00
cantab.net!aia21 0003d039bd Start using the default INSTALL so our changes don't keep getting lost
when anyone does autoreconf -f or autoupdate.  The Linux-NTFS specific
content has been moved to the README file.

(Logical change 1.305)
2004-03-09 12:38:51 +00:00