A free Windows-compatible Operating System - mirrored from GitHub
Find a file
2012-09-03 16:29:31 +00:00
reactos [NTOSKRNL]: Fix a stupid bug in MiProtectVirtualMemory which was causing empty PTEs whose protection was being set to remain zero PTEs, instead of demand-zero PTEs, but still acquire a page table reference. When they were later touched in the page fault code, and made into demand-zero PTEs, they'd get referenced again, thus Aleksey hacked away all the referencing code to work around this (causing PDEs to disappear...) 2012-09-03 16:29:31 +00:00
rosapps [ROSAPPS] 2012-08-29 21:07:55 +00:00
rostests [CMAKE] 2012-09-01 11:37:24 +00:00
wallpaper