.. |
cache
|
[NTOSKRNL] Drop the always running thread for lazy writer.
|
2018-02-07 21:37:17 +01:00 |
cc
|
[NTOSKRNL] Be noisy when deferring writes.
|
2018-07-15 09:57:16 +02:00 |
config
|
[NTOS] Demote an ASSERT to a mere DPRINT since we only support registry hives with cluster size == 1 in any case so far (other sizes are UNIMPLEMENTED!)
|
2018-05-19 22:07:06 +02:00 |
dbgk
|
[NTOS] Remove unnecessary NULL checks and add a missing one. CIDs 1411958, 716670, 1322186
|
2018-01-20 15:59:35 +01:00 |
ex
|
[NTOS] Fix 64 bit issues
|
2018-08-04 19:19:34 +02:00 |
fsrtl
|
[NTOSKRNL] Fix FsRtlStackOverflow work item free.
|
2018-05-10 10:49:17 +02:00 |
fstub
|
[NTOS] Fix 64 bit warnings
|
2018-01-14 13:54:14 +01:00 |
inbv
|
[NTOS:INBV] Simplify a little bit the BootLogoFadeIn() function
|
2018-01-03 02:57:28 +01:00 |
include
|
[NTOS] Fix 64 bit issues
|
2018-08-04 19:19:34 +02:00 |
io
|
[NTOSKNRL] Only allocate a MDL if we have an output length
|
2018-07-29 13:58:30 +02:00 |
kd
|
[NTOS:KDBG] Fix DPRINT format specifier in KdPortInitializeEx. CORE-14174
|
2018-01-04 11:37:50 +01:00 |
kd64
|
[NTOS:KD] Avoid _alloca inside SEH, as it's apparently incompatible with PSEH. CORE-14103
|
2017-12-14 11:46:16 +01:00 |
kdbg
|
[NTOSKRNL] Quickly implement the !defwrites in KDBG
|
2018-02-09 12:16:29 +01:00 |
ke
|
[NDK] Fix the type of KPROCESS::ActiveProcessors
|
2018-07-01 14:45:21 +02:00 |
lpc
|
[NTOS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed.
|
2017-12-30 11:45:03 +01:00 |
mm
|
[NTOSKRNL] Ignore IMAGE_SCN_CNT_UNINITIALIZED_DATA
|
2018-06-03 20:40:51 +02:00 |
ntkrnlmp
|
|
|
ob
|
[NTOS] Fix 64 bit issues
|
2018-08-04 19:19:34 +02:00 |
po
|
[NTOSKRNL] In addition to the hard-error port, reference also the process that handles the hard errors so that it doesn't disappear behind our back. On shutdown both the hard-error port and process are dereferenced.
|
2018-04-01 22:39:30 +02:00 |
ps
|
[NTOS:PS] Adjust the PsReferenceEffectiveToken() prototype in the header; add a comment about the fact that the ImpersonationLevel parameter can be left untouched on purpose in one special case.
|
2018-06-27 23:40:13 +02:00 |
rtl
|
|
|
se
|
[NTOS:SE] Overhaul the token management code.
|
2018-06-27 23:40:18 +02:00 |
tests
|
|
|
vdm
|
|
|
vf
|
|
|
wmi
|
[REACTOS] Improve/Fix some "printf" formats (#555)
|
2018-05-30 14:18:23 +02:00 |
CMakeLists.txt
|
|
|
guid.c
|
|
|
KrnlFun.c
|
|
|
ntdll.S
|
|
|
ntos.cmake
|
[NTOSKRNL] Drop the always running thread for lazy writer.
|
2018-02-07 21:37:17 +01:00 |
ntoskrnl.rc
|
[NTOS:INBV] Implement rotation bar for boot screen
|
2018-01-03 02:57:28 +01:00 |
ntoskrnl.spec
|
|
|
sysfuncs.lst
|
|
|