2002/07/02 23:47:11-00:00 !antona
Global replacement of __[su]{8,16,32,64} with [su]{8,16,32,64} and layout.h define it.
2002/04/15 20:04:31-00:00 !antona
Fix all compiler warnings that came up with -Wall. Enabled -Wall for ./configure --enable-debug everywhere. Fix a few bugs in mkntfs that came up in the warnings (just error code paths, nothing major).
2001/06/10 02:25:38-00:00 !antona
mkntfs alpha 3
==============
- Several bugfixes (root dir link count wasn't incremented, mftmirror usns
weren't correct [off by one too high], etc).
- Implement new $UpCase generation using flatcap (Richard Russon)'s algorithm
for generating it. This dropped the stripped mkntfs executable from 204kb down
to 78kb in size. A whopping 62% size decrease! Yey! And the source code dropped
ny over 600kb in size as well. And compilation got quicker, too.
2001/06/01 02:07:26-00:00 !antona
It has been a long time since last commit. At moment have done a lot of work
on mkntfs but also at the moment ntfsfix and ntfsdump_logfile and libntfs are
broken. Basically only mkntfs works and that is not complete either.
(Logical change 1.5)