--- Begin Message ---
diff -ruNp 0TXTOLD/docs/history.txt 0TXTNEW/docs/history.txt
--- 0TXTOLD/docs/history.txt    2004-05-30 13:56:58.000000000 +0000
+++ 0TXTNEW/docs/history.txt    2004-05-31 23:47:36.000000000 +0000
@@ -24,11 +24,10 @@
        * time.h, fatfs.c: converted TM_ENCODE into a function.
        * inthndlr.c, proto.h, fatfs.c: Inlined dos_setdta.
          Various bug fixes and cleanups from Lucho and Arkady.
-       * inithma.c: moved fmemcmp's into a checkHMA function.
-       * inithma.c: HMAFree == 0xfff0 - bytesToAllocate
-         is valid and may happen if the buffers occupy exactly all HMA
-         space up to and including the last byte at ffff:ffff. Failing
-         caused all buffers to go low ...
+       * inithma.c: moved fmemcmp's into a EnabledA20() function.
+       * inithma.c: condition HMAFree>=0xfff0-bytesToAllocate was wrong
+         and prevents to allocate HMA space up to and including byte at
+         ffff:ffef. May cause to move all buffers low. Fixed.
        * inthndlr.c: cleanups (merge common code into long_check and
          short_check). Made int21/3301,2e,54 consistent with MSDOS
          behaviour.




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

--- End Message ---

Reply via email to