A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hartmut Birr b17ab99f15 Fixed a wrong parameter for a call to ZwFreeVirtualMemory(). This fixes a page fault at address 0 (cr2 = 0).
Fixed the calculation of the maximum heap count in RtlInitializeHeapManager().

svn path=/trunk/; revision=2812
2002-04-01 22:11:12 +00:00
freeldr Rewrote .ini file code - should be much faster (especially in bochs) 2002-03-20 00:39:32 +00:00
os2 *** empty log message *** 2002-03-26 01:42:02 +00:00
posix typedef int key_t; was defined twice 2002-03-31 04:37:19 +00:00
reactos Fixed a wrong parameter for a call to ZwFreeVirtualMemory(). This fixes a page fault at address 0 (cr2 = 0). 2002-04-01 22:11:12 +00:00
rosapps Making dflat32 a dll. Its a little broken ATM. 2002-03-28 12:15:40 +00:00