A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 906e734ab4 Changed functions RtlClearAllBits and RtlSetAllBits to use SizeOfBitMap
as the number of bits, not the number of bytes in the bitmap.  This was
making the whole page allocator in ntoskrnl/mm/npool.c crash early in
the boot process with whole page allocations on.  This may affect other
things adversely as well.

The documentation for RtlInitializeBitMap is here:
http://www.osronline.com/ddkx/kmarch/k109_5sfm.htm

svn path=/trunk/; revision=11039
2004-09-25 03:20:16 +00:00
freeldr - Implemented the driver loading by the sequence of tag entries in the GroupOrderList key. 2004-09-20 18:02:36 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 neu 2004-01-31 01:29:11 +00:00
posix Ignore map file. 2004-01-20 20:44:30 +00:00
reactos Changed functions RtlClearAllBits and RtlSetAllBits to use SizeOfBitMap 2004-09-25 03:20:16 +00:00
rosapps Get rid of .edf files 2004-09-16 21:31:50 +00:00