cantab.net!aia21
745ce5a141
Update configure to generate ntfsls man page.
...
(Logical change 1.173)
2003-08-26 13:05:16 +00:00
cantab.net!aia21
e16ad7372f
(Logical change 1.173)
2003-08-26 13:05:16 +00:00
cantab.net!aia21
d17ac3693e
Initial revision
2003-08-26 13:05:16 +00:00
cantab.net!aia21
66d9310d87
Cleanup option parsing, help text, etc so they are all consistent with each other.
...
Also remove unused options.
(Logical change 1.173)
2003-08-26 13:05:16 +00:00
cantab.net!aia21
73e0cb25b2
Add ntfsls man page.
...
(Logical change 1.173)
2003-08-26 13:05:16 +00:00
cantab.net!aia21
5384e35cce
Add ntfsls man page (not finished yet but a good start - it still needs descriptions for most of the options)...
...
BKrev: 3f4b5b0cLTx0BYSxy3weBZRPYQGwNA
2003-08-26 13:05:16 +00:00
flatcap.org!flatcap
515eab7cfb
mem leak
...
typo
(Logical change 1.172)
2003-08-12 10:17:18 +00:00
cantab.net!aia21
e9ccaa1a31
Merge cantab.net:/home/aia21/ntfsprogs
...
into cantab.net:/home/aia21/ntfsprogs-devel
2003/08/11 22:56:10+01:00 flatcap.org!flatcap
minor bugfixes
BKrev: 3f38beaemGod6cfI9vSIMMC8aHmV_Q
2003-08-12 10:17:18 +00:00
cantab.net!aia21
03918d9878
Auto merged
...
2003/08/11 22:56:10+01:00 flatcap.org!flatcap
make default fillbyte 0
flags logic bug
(Logical change 1.172)
2003-08-12 10:17:18 +00:00
cantab.net!aia21
e117a302f3
Merge cantab.net:/home/aia21/ntfsprogs
...
into cantab.net:/home/aia21/ntfsprogs-devel
2003/08/08 12:32:11+01:00 cantab.net!aia21
Linux/types.h no longer needed.
BKrev: 3f338a49sIePPv1DscY044JRfWe86Q
2003-08-08 11:32:25 +00:00
cantab.net!aia21
9ef4f62665
Auto merged
...
2003/08/08 12:32:08+01:00 cantab.net!aia21
Linux/types.h no longer needed.
(Logical change 1.171)
2003-08-08 11:32:25 +00:00
cantab.net!aia21
83bd769b7e
No longer need linux/types.h.
...
(Logical change 1.170)
2003-08-08 11:29:04 +00:00
cantab.net!aia21
1e9ef6afae
Build ntfscluster and ntfsls as /bin programs by default and ntfsclone as /sbin
...
program by default.
(Logical change 1.170)
2003-08-08 11:29:04 +00:00
cantab.net!aia21
6334ed5056
- Configure no longer needs to check for linux/types.h.
...
- Build ntfscluster and ntfsls as /bin programs by default and ntfsclone as /sbin
program by default.
BKrev: 3f338980CwrJ7NfekCDcIgmIPoeOEg
2003-08-08 11:29:04 +00:00
cantab.net!aia21
020e2d769e
Update.
...
2003/08/03 15:52:54+01:00 cantab.net!aia21
Update changelog
(Logical change 1.169)
2003-08-03 14:56:03 +00:00
cantab.net!aia21
a51e921e91
Manual merge and Changelog update for ntfsls.
...
2003/08/03 15:53:25+01:00 cantab.net!aia21
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into cantab.net:/usr/src/ntfsprogs
2003/08/03 15:52:54+01:00 cantab.net!aia21
dir.c:
- Return ENOTDIR errno if inode is not a directory.
- Fix stupid bug where we attempt to close ia_na when it is null.
BKrev: 3f2d2283bIRV0rbcO6qYcidkcF2BmQ
2003-08-03 14:56:03 +00:00
cantab.net!aia21
f2dd1f454f
Auto merged
...
2003/08/03 15:52:54+01:00 cantab.net!aia21
- Return ENOTDIR errno if inode is not a directory.
- Fix stupid bug where we attempt to close ia_na when it is null.
(Logical change 1.169)
2003-08-03 14:56:03 +00:00
cantab.net!aia21
67c8cd67fd
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
...
into cantab.net:/usr/src/ntfsprogs-devel
2003/08/03 15:47:56+01:00 cantab.net!aia21
libntfs/dir.c
- Return ENOTDIR errno if inode is not a directory.
- Fix stupid bug where we attempt to close ia_na when it is null.
ntfsprogs/ntfsls.c
- Some code tidyups.
- Display file when the specified path includes a file name
at the end rather than a directory.
BKrev: 3f2d220eHAoK4dOsZ64pllX-kkJGvg
2003-08-03 14:54:06 +00:00
cantab.net!aia21
7130beb807
- Some code tidyups.
...
- Display file when the specified path includes a file name
at the end rather than a directory.
(Logical change 1.168)
2003-08-03 14:54:06 +00:00
cantab.net!aia21
8b9987bf4d
- Return ENOTDIR errno if inode is not a directory.
...
- Fix stupid bug where we attempt to close ia_na when it is null.
(Logical change 1.168)
2003-08-03 14:54:06 +00:00
cantab.net!aia21
fb2833bef3
Copy over ignore from ntfsprogs.
...
BKrev: 3f292424whyjk_5b8aSI4XrEhtkBDA
2003-07-31 14:13:56 +00:00
cantab.net!aia21
f554268a08
Copy over from ntfsprogs.
...
(Logical change 1.167)
2003-07-31 14:13:56 +00:00
cantab.net!aia21
bef4012b5e
sys/ioctl.h always needed.
...
__LINUX__ no longer works. Use linux instead.
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
066303c4c6
auto-union
...
2003/07/31 15:10:10+01:00 cantab.net!aia21
Update ignore file.
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
c4c50f1270
__LINUX__ no longer works. Use linux instead.
...
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
951bacc20b
Use hasmntopt only if it exists.
...
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
255abc11b2
Merge cantab.net:/home/aia21/ntfsprogs
...
into cantab.net:/home/aia21/ntfsprogs-devel
2003/07/31 15:10:10+01:00 cantab.net!aia21
Linux/types.h no longer needed at all.
stdint.h only include if present.
Update ignore file.
Use hasmntopt only if it exists.
__LINUX__ no longer works. Use linux instead.
Include stdio.h from volume.h. Needed by Cygwin.
sys/ioctl.h always needed in disk_io.c.
BKrev: 3f2923d4T-fcpWTgUyvL5O0T2ZP7-g
2003-07-31 14:12:36 +00:00
cantab.net!aia21
bbde93dacf
Linux/types.h no longer needed at all.
...
stdint.h only include if present.
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
2c391fce0b
Linux/types.h no longer needed at all.
...
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
85f9732874
Include stdio.h. Needed by Cygwin.
...
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
75c3fe2009
Auto merged
...
2003/07/31 15:10:10+01:00 cantab.net!aia21
Linux/types.h no longer needed at all.
(Logical change 1.166)
2003-07-31 14:12:36 +00:00
cantab.net!aia21
9fd2d6d51b
Cleanup ntfsls:
...
- formatting
- some error checking
- memory leaks (close inodes and release search contexts)
- add lots of FIXMEs where work is needed
Also add ntfsls and autom4te.cache to ignore list of bitkeeper.
BKrev: 3f27cc01jv8BQp4YMpffBQM2LPWauQ
2003-07-30 13:45:37 +00:00
cantab.net!aia21
af45ca7579
Cleanup ntfsls:
...
- formatting
- some error checking
- memory leaks (close inodes and release search contexts)
- add lots of FIXMEs where work is needed
(Logical change 1.165)
2003-07-30 13:45:37 +00:00
cantab.net!aia21
c15a40f649
Add autom4te.cache to ignore as well as ntfsls.
...
(Logical change 1.165)
2003-07-30 13:45:37 +00:00
cantab.net!aia21
5968bd4d06
Lode Leroy: Fix typo in win32_io.c.
...
BKrev: 3f26a099xPGhBL0OzJ1wpLVLOsJQLQ
2003-07-29 16:28:09 +00:00
cantab.net!aia21
162c1b9161
Lode Leroy: Fix typo in win32_io.c.
...
(Logical change 1.164)
2003-07-29 16:28:09 +00:00
cantab.net!aia21
02f6f8349b
tidy up win32_io.c, especially error returns. I hope this works on windows...
...
BKrev: 3f26489bJo8Buvqdg-S5_yd1XRrVGw
2003-07-29 10:12:43 +00:00
cantab.net!aia21
18341d53b0
tidy up win32_io.c, especially error returns. I hope this works on windows...
...
(Logical change 1.163)
2003-07-29 10:12:43 +00:00
cantab.net!aia21
8c6751d9ad
auto-union
...
2003/07/29 10:12:42+01:00 cantab.net!aia21
Update ignore
(Logical change 1.162)
2003-07-29 09:12:55 +00:00
cantab.net!aia21
8fb8844f11
Merge cantab.net:/home/aia21/ntfsprogs
...
into cantab.net:/home/aia21/ntfsprogs-devel
2003/07/29 10:12:42+01:00 cantab.net!aia21
Update ignore
BKrev: 3f263a97iXqiJp9yS1oPUUJpOIzavQ
2003-07-29 09:12:55 +00:00
cantab.net!aia21
19c21b1faf
Add stamp-h1 to ignore file.
...
BKrev: 3f1e59916MeebAuUVmjNafyoQ_TChA
2003-07-23 09:46:57 +00:00
cantab.net!aia21
58f51f36e0
Add stamp-h1 to ignore file.
...
(Logical change 1.161)
2003-07-23 09:46:57 +00:00
cantab.net!aia21
bc021293a0
Add right character.
...
BKrev: 3f1e59439I-K0CfzRErSW96rHZrrEA
2003-07-23 09:45:39 +00:00
cantab.net!aia21
5f82dd8d27
Add right character.
...
(Logical change 1.160)
2003-07-23 09:45:39 +00:00
cantab.net!aia21
7411e15d6a
Remove unused line.
...
(Logical change 1.159)
2003-07-23 09:33:40 +00:00
cantab.net!aia21
8a4288ed10
Fix a typo when I was Cifying the code. (Thanks to Lode for telling me what I did wrong.)
...
(Logical change 1.159)
2003-07-23 09:33:40 +00:00
cantab.net!aia21
f49595b08b
Add Leonard to the Authors file.
...
(Logical change 1.159)
2003-07-23 09:33:40 +00:00
cantab.net!aia21
369ed9174f
AUTHORS
...
Add Leonard to the Authors file.
libntfs/win32_io.c
Fix a typo when I was Cifying the code. (Thanks to Lode for telling me what I did wrong.)
ntfsprogs/ntfsls.c
Remove unused line.
BKrev: 3f1e5674OnYy8FvP4hSIcOKe5MKtqw
2003-07-23 09:33:40 +00:00
flatcap.org!flatcap
e5bc8a6c1d
Leonard: modify ntfsinfo output to help diff'ing
...
BKrev: 3f1da7c6H8Q_4ztyWf6tkK0iT4EQ9w
2003-07-22 21:08:22 +00:00
flatcap.org!flatcap
550e506f29
Add -t (display all timestamps as Epoch) and -T (don't display timestamps at all). Usable for ignoring timestamps when diff'ing.
...
(Logical change 1.158)
2003-07-22 21:08:22 +00:00