A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hartmut Birr 3d3d96c5d6 * Call KeBugcheck in MmDeletePageTable/MmFreePageTable if the
address points to the kernel address space.
* Check if an other process has inserted a kernel page directory
  entry while waiting for a page (MmGetPageEntry/MmGetPageEntry2).
* Check the kernel page directory only for an entry if the
  address points to the kernel address space (MmGetPageEntry1/2,
  MmDeleteVirtualMapping and MmDeletePageFileMapping).
* Disabled MmEnableVirtualMapping/MmDisableVirtualMapping.
  There is no difference between an entry with disabled mapping and
  a swap entry.

svn path=/trunk/; revision=3700
2002-11-05 20:39:03 +00:00
freeldr Fix for MS's idiocy on a Win98 boot disk I have. 2002-10-30 23:05:17 +00:00
os2 Added some stubs in order to 2002-09-04 22:19:47 +00:00
posix revert of mass delete of the posix subsystem. perhaps there is hope for it yet. 2002-10-29 04:45:58 +00:00
reactos * Call KeBugcheck in MmDeletePageTable/MmFreePageTable if the 2002-11-05 20:39:03 +00:00
rosapps Removed files that don't belong in the repository. 2002-10-28 12:10:23 +00:00