reactos/reactos/ntoskrnl
2009-05-17 21:51:31 +00:00
..
cc
config
dbgk
ex NtSetSystemInformation: - Don't leak the copied string when being called from user mode. - Don't recursively call ZwSetSystemInformation, instead continue the normal path. 2009-03-12 18:29:11 +00:00
fsrtl
fstub
inbv
include - Debug pool allocator: Add support for paged pool debugging. 2009-04-29 09:48:31 +00:00
io - Implement ProcessIoCounters case in NtQueryInformationProcess. Patch by Dmitry Chapyshev. 2009-05-17 17:04:53 +00:00
kd - Synchronize debug messages output to the serial port. Now each line of a debug log is printed synchronously, as it is NT. In future, this should be converted to a generic spinlock for all registered KD handlers. 2009-03-29 13:15:03 +00:00
kd64
kdbg - Load debug symbols if compiled with DBG, but don't load if booting with less than 96Mb of RAM. 2009-03-12 10:42:45 +00:00
ke - Implement KeTestSpinLock. 2009-03-29 12:57:58 +00:00
lpc
mm MmGrowKernelStack: Don't assert, but fail, when the kernel stack can't grow any more. Fixes a crash with recursive user calls. 2009-05-17 21:51:31 +00:00
ob NtSetInformationObject: OBJECT_HANDLE_ATTRIBUTE_INFORMATION is just made of BOOLEANs, so it doesn't need ULONG alignment. 2009-03-12 20:29:32 +00:00
po
ps - Implement ProcessIoCounters case in NtQueryInformationProcess. Patch by Dmitry Chapyshev. 2009-05-17 17:04:53 +00:00
rtl
se
tests
vdm
wmi
KrnlFun.c
ntkrnlmp.rbuild
ntoskrnl-generic.rbuild - Implement a special "debug pool" allocator which catches pool overruns. It evolved from an initial patch by Art Yerkes, and is fully independent from underlying pool implementation. It supports only non-paged pool and detects only overruns now. To enable, uncomment DEBUG_NPOOL define in mm/pool.c. 2009-04-29 09:41:32 +00:00
ntoskrnl.pspec
ntoskrnl.rbuild
ntoskrnl.rc
ntoskrnl_arm.lnk
ntoskrnl_i386.lnk
ntoskrnl_powerpc.lnk
sysfuncs.lst