* fixed copy-on-write for kernel accesses from other threads

* fixed return value of read/write_process_memory
* fixed sysfunction 39.4 broken in rev. 1304
* more safe and slightly more effective FDO


git-svn-id: svn://kolibrios.org@1314 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Evgeny Grechnikov (Diamond)
2009-12-12 00:16:39 +00:00
parent 5da0aff00a
commit d5cbc5f493
4 changed files with 148 additions and 45 deletions

View File

@@ -2604,6 +2604,7 @@ nogb1:
nogb2:
; cmp eax,4 ; TILED / STRETCHED
dec ebx
dec ebx
jnz nogb4
mov eax,[BgrDrawMode]