Commit Graph

1211 Commits (cb3b41894ac59a8a5087157c27f28dd830bcf9f6)
 

Author SHA1 Message Date
cantab.net!aia21 b99d045075 Update doc/CodingStyle
(Logical change 1.290)
2004-03-01 12:47:17 +00:00
cantab.net!aia21 42d06b623c Update CodingStyle as suggested by Szaka.
BKrev: 404330d5HTRnMqOaDr6XDbTFv6IVwA
2004-03-01 12:47:17 +00:00
cantab.net!aia21 4460ccc41a Update ChangeLog
(Logical change 1.290)
2004-03-01 12:47:17 +00:00
cantab.net!aia21 5f2ae1a245 Update to 1.8.6-WIP.
BKrev: 4041f513kMym4zqrJcnjdh3JzFrbMg
2004-02-29 14:20:03 +00:00
cantab.net!aia21 ddc702a582 Update to 1.8.6-WIP.
(Logical change 1.289)
2004-02-29 14:20:03 +00:00
cantab.net!aia21 989f4ad69f Update.
(Logical change 1.288)
2004-02-29 14:09:45 +00:00
cantab.net!aia21 089a45c625 Guard config.h inclusiong with ifdef HAVE_CONFIG_H. Suggested by Christophe Grenier.
BKrev: 4041f2a9ad7n_rWxn-oYtMdMPYYHHA
2004-02-29 14:09:45 +00:00
cantab.net!aia21 f64410dbb7 Guard config.h inclusiong with ifdef HAVE_CONFIG_H
(Logical change 1.288)
2004-02-29 14:09:45 +00:00
cantab.net!aia21 40261dcd62 Update.
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21 9c38c54864 Update for 1.8.5 relelase.
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21 a619085383 Update for 1.8.5 release.
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21 acbe4ec1e7 Update
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21 3f12891c07 Remove compiler warning by rearranging code a bit in ntfs_mount().
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21 7239c1f42b Adapt BLKGETSIZE64 definition to the one found in 2.6 kernels.
(Logical change 1.287)
2004-02-27 16:44:10 +00:00
cantab.net!aia21 25766b3757 - Update for 1.8.5 relelase.
- Adapt BLKGETSIZE64 definition to the one found in 2.6 kernels.
- Remove compiler warning by rearranging code a bit in ntfs_mount().

BKrev: 403f73daa9iktClfg6W-4WlIYJmjhA
2004-02-27 16:44:10 +00:00
cantab.net!aia21 f5090dc763 Fix typo in Andra's email address.
BKrev: 403e0a3fQB-9CgbOXwJCCW7SZqwdfw
2004-02-26 15:01:19 +00:00
cantab.net!aia21 1002bad82c Fix typo in Andra's email address.
(Logical change 1.286)
2004-02-26 15:01:19 +00:00
cantab.net!aia21 dfa5c497f7 - Fix a duplicated free() in mkntfs. (Andras Erdei)
- Fix option display in mkntfs. (Andras Erdei)

BKrev: 403df9200bFP9MajDeL2uvp59lrN2Q
2004-02-26 13:48:16 +00:00
cantab.net!aia21 6eb9812220 - Fix a duplicated free() in mkntfs. (Andras Erdei)
- Fix option display in mkntfs. (Andras Erdei)

(Logical change 1.285)
2004-02-26 13:48:16 +00:00
cantab.net!aia21 a16c548e71 Fix the fix. (-:
BKrev: 403de1b7iPcmIN33bXzNithwVtCgAA
2004-02-26 12:08:23 +00:00
cantab.net!aia21 42e3faba21 Fix the fix. (-:
(Logical change 1.284)
2004-02-26 12:08:23 +00:00
cantab.net!aia21 3949cb41a6 Update.
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 f0ad8c7ed0 Update
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 6cecd0e726 Detect NO_NTFS_DEVICE_DEFAULT_IO_OPS and #error appropriately.
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 4b12f1bfce Add NO_NTFS_DEVICE_DEFAULT_IO_OPS.
(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 e48ba0d47f - Small cleanup of ./configure.ac to show better formatted option help text
and other little bits.
- Add --disable-default-device-io-ops option to ./configure which makes
  for a smaller libntfs but results in ntfs_mount() always returning
  error with errno set to ENOTSUP.  You need to use ntfs_device_mount()
  instead.  This only makes sense with "make libs" and when an
  application linking statically against libntfs provides its own
  device io operations.  (Feature requested by Christophe Grenier.)

BKrev: 403ddb7cbi9vmQs-n7i-pGYWYNnXVQ
2004-02-26 11:41:48 +00:00
cantab.net!aia21 f0fd6cce62 - Small cleanup of ./configure.ac to show better formatted option help text
and other little bits.
- Add --disable-default-device-io-ops option to ./configure which makes
  for a smaller libntfs but results in ntfs_mount() always returning
  error with errno set to ENOTSUP.  You need to use ntfs_device_mount()
  instead.  This only makes sense with "make libs" and when an
  application linking statically against libntfs provides its own
  device io operations.  (Feature requested by Christophe Grenier.)

(Logical change 1.283)
2004-02-26 11:41:48 +00:00
cantab.net!aia21 ca8aa8a4fc Update
(Logical change 1.282)
2004-02-26 09:18:49 +00:00
cantab.net!aia21 4c3e523e8a Add Andras Erdei to CREDITS and update ChangeLog with mkntfs fix.
BKrev: 403db9f9OWitdTv1Znwg3Y-1S7vFGw
2004-02-26 09:18:49 +00:00
cantab.net!aia21 eb3974ae34 Add Andras Erdei
(Logical change 1.282)
2004-02-26 09:18:49 +00:00
cantab.net!aia21 d9c6c0bb70 Fix bug in stoucs(). Thanks to Andras Erdei.
BKrev: 403cd800pyF0NHzgs0Lnz9Vp_dN7FA
2004-02-25 17:14:40 +00:00
cantab.net!aia21 536b80cb56 Fix bug in stoucs(). Thanks to Andras Erdei.
(Logical change 1.281)
2004-02-25 17:14:40 +00:00
cantab.net!aia21 83a577b1e5 Update for move of include files.
2004/02/25 13:57:19+00:00 cantab.net!aia21
Rename: include/Makefile.in -> include/ntfs/Makefile.in

(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1f2547829c Update for move of include files.
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 2e94e0d4ca Update
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 6a2d6277e9 Rename: include/volume.h -> include/ntfs/volume.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 96d9f30e1a Rename: include/volume.h -> include/ntfs/volume.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1cfb7cb780 Rename: include/unistr.h -> include/ntfs/unistr.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 2de41afeb0 Rename: include/unistr.h -> include/ntfs/unistr.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 9c545b1a67 Rename: include/types.h -> include/ntfs/types.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 450e974e53 Rename: include/types.h -> include/ntfs/types.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 307edb606f Rename: include/support.h -> include/ntfs/support.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 8e46abe9bb Rename: include/support.h -> include/ntfs/support.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 c01551305f Rename: include/runlist.h -> include/ntfs/runlist.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 ea202b473f Rename: include/runlist.h -> include/ntfs/runlist.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 d9b62e0a62 Rename: include/mst.h -> include/ntfs/mst.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 1e61d4ca7d Rename: include/mst.h -> include/ntfs/mst.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 fc58f7f637 Rename: include/mft.h -> include/ntfs/mft.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 bafd0f97bc Rename: include/mft.h -> include/ntfs/mft.h
(Logical change 1.280)
2004-02-25 14:21:14 +00:00
cantab.net!aia21 d281afae83 Rename: include/logfile.h -> include/ntfs/logfile.h
}(Logical change 1.280)
2004-02-25 14:21:14 +00:00