reactos/ntoskrnl/config
2019-06-01 14:40:54 +02:00
..
arm
i386
powerpc
cmalloc.c
cmapi.c [NTOS:CM] Set and reset the CMHIVE HiveIsLoading flag adequately. Fix an assertion in CmFlushKey() and reset the CMHIVE ViewLockOwner when releasing the view lock. 2019-02-17 01:21:35 +01:00
cmboot.c
cmcheck.c
cmconfig.c
cmcontrl.c
cmdata.c [NTOSKRNL] Disable LUID mapping until it's properly implemented 2019-06-01 14:40:54 +02:00
cmdelay.c
cmhook.c
cmhvlist.c [NTOS:CM] Do not call ZwQueryObject with a zero-size buffer. CORE-15882 2019-05-07 13:52:50 +02:00
cminit.c [NTOS:CM] Set and reset the CMHIVE HiveIsLoading flag adequately. Fix an assertion in CmFlushKey() and reset the CMHIVE ViewLockOwner when releasing the view lock. 2019-02-17 01:21:35 +01:00
cmkcbncb.c
cmlazy.c [NTOS:CM] Do not call ZwQueryObject with a zero-size buffer. CORE-15882 2019-05-07 13:52:50 +02:00
cmmapvw.c
cmnotify.c
cmparse.c [NTOS:CM] In CmpParseKey(), do not assert but instead correctly return failure if CmpHandleExitNode() doesn't return a valid node, or CmpCreateKeyControlBlock() fails. 2019-04-22 21:09:10 +02:00
cmquota.c
cmse.c
cmsecach.c
cmsysini.c [NTOS:CM] Reduce the size of some unnecessarily large stack buffers. CORE-15882 2019-05-05 10:39:26 +02:00
cmvalche.c
cmwraprs.c
ntapi.c