cantab.net!aia21
9193cb6298
Update
...
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-12 09:30:03 +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
2da888cefe
Auto merged
...
2003/12/03 18:23:31+00:00 flatcap.org!ntfs
fix: output option was being ignored
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
3fea49b48c
- Compile fixes for DJGPP. (Chrisophe Grenier, me)
...
- Add compatibility for building on FreeBSD. (Christophe Grenier)
(Logical change 1.249)
2004-01-06 14:31:21 +00:00
cantab.net!aia21
7af52becdd
common functions moved from diks_io.h to device.h
...
(Logical change 1.188)
2003-10-06 11:38:25 +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
flatcap.org!flatcap
302c627270
A few typos - thanks to Pete Ware for spotting them
...
(Logical change 1.150)
2003-06-07 17:30:03 +00:00
flatcap.org!flatcap
3987a55edd
minor tidyup
...
(Logical change 1.117)
2003-02-09 22:55:20 +00:00
flatcap.org!flatcap
3769e91274
standardise usage and version info
...
(Logical change 1.105)
2003-01-19 22:01:18 +00:00
flatcap.org!flatcap
9b24931503
standardise on Qprintf for Quietable output
...
(Logical change 1.104)
2003-01-19 11:48:06 +00:00
flatcap.org!flatcap
1d72ba4c99
use global Dprintf
...
(Logical change 1.103)
2003-01-19 11:32:24 +00:00
flatcap.org!flatcap
fa39b3f421
more stuff moved to utils
...
(Logical change 1.95)
2003-01-14 20:48:15 +00:00
flatcap.org!flatcap
4633bcf2de
one include and 256 lines shed
...
(Logical change 1.88)
2003-01-11 02:09:53 +00:00
flatcap.org!flatcap
6862599a67
minor typos
...
(Logical change 1.80)
2003-01-09 01:42:21 +00:00
cantab.net!aia21
9fd51dde62
New API functions (mostly still WIP):
...
attrib.[hc]: ntfs_resident_attr_value_resize(), ntfs_attr_truncate()
inode.[hc]: ntfs_inode_mark_dirty(), ntfs_inode_sync()
lcnalloc.[hc]: ntfs_cluster_{alloc,free}()
Renamed ntfs_clusters_{read,write}() to ntfs_cluster_{read,write}().
(Logical change 1.55)
2002-12-26 00:44:57 +00:00
cantab.net!aia21
69306cc493
new api renames to ntfs_object_action
...
(Logical change 1.36)
2002-12-10 11:53:41 +00:00
cantab.net!aia21
c4eb64a730
Auto merged
...
2002/12/08 20:15:29+00:00 cantab.net!aia21
rename run{ ,_,-}list to runlist
(Logical change 1.31)
2002-12-08 20:36:02 +00:00
flatcap.org!flatcap
ad73902af1
set the recover file's date/time
...
2002/12/05 13:19:04+00:00 flatcap.org!flatcap
fixed a very silly buffer error
thanks to Martin Pirker
(Logical change 1.29)
2002-12-05 14:22:26 +00:00
flatcap.org!flatcap
d789fd8385
tidy whitespace
...
(Logical change 1.27)
2002-12-01 18:54:13 +00:00
cantab.net!aia21
cd29ef7745
mvdir
...
(Logical change 1.23)
2002-11-29 12:16:35 +00:00
cantab.net!aia21
df7cae02e7
Initial revision
2002-11-29 12:16:35 +00:00