reactos/reactos/ntoskrnl
2008-08-17 18:01:49 +00:00
..
cc - Ramdisk doesn't seem to work yet, we're not getting properly initialized yet. 2008-07-20 04:40:27 +00:00
config - Change while (true) to an ASSERT(FALSE). 2008-08-12 08:46:31 +00:00
dbgk Yuri Sidorov <jura@cp-lab.com> 2008-06-26 19:16:59 +00:00
ex - Remove deprecated ExfpInterlockedExchange64 2008-08-16 18:06:12 +00:00
fsrtl "Implemented" FsRtlNotifyChangeDirectory 2008-05-10 20:05:57 +00:00
fstub - Isolate Hal* #defines, which are absent in WDK, they should not be used in kernel development. 2007-12-21 14:58:18 +00:00
inbv We now generate the correct ARM syscall stub code for system calls with IDs > 0x100. 2008-02-07 07:10:13 +00:00
include - Remove dead code 2008-08-17 17:38:28 +00:00
io - Spelling fixes 2008-08-16 17:53:28 +00:00
kd - Export KeI386MachineType and KeInitializeThreadedDpc 2008-08-04 15:48:46 +00:00
kd64 - Export KeI386MachineType and KeInitializeThreadedDpc 2008-08-04 15:48:46 +00:00
kdbg Harden 'proc list' 2008-08-12 06:59:37 +00:00
ke - Fix MiSyncThreadProcessViews. Should fix bug 3658. Based on Stefan Ginsberg's patch. 2008-08-15 12:17:08 +00:00
lpc - Fix a typo in NtSecureConnectPort, ViewBase was not updated, thus confusing callers. 2008-05-12 15:27:15 +00:00
mm - Remove dead code 2008-08-17 17:38:28 +00:00
ob - Spelling fixes 2008-08-16 17:53:28 +00:00
po - fix hive for korean keyboard layout 2008-06-21 10:08:09 +00:00
ps - Fix a broken check in PspExitThread. We should check if Stack Swapping is _disabled_ during termination, not crash if it is enabled! 2008-08-13 09:00:50 +00:00
rtl - Move kernel mode implementation of RtlpGetStackLimits from crt to ntoskrnl 2008-08-17 18:01:49 +00:00
se - NDK fixes (structure rename only). 2008-06-16 08:54:21 +00:00
tests - Remove autoupdated "$Id:" lines from the kernel source code. 2008-03-09 14:11:42 +00:00
vdm This is a patch i've been keeping for a while. Yes, it's not "as nt does it", 2008-07-28 14:47:17 +00:00
wmi Free the buffer as MSDN says 2006-07-13 07:17:13 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
KrnlFun.c - Small update to the plan (remove what's done already for sure) 2007-09-24 12:11:14 +00:00
ntkrnlmp.rbuild make rbuild files XML compliant by adding the XInclude namespace , no code change 2008-04-28 13:44:11 +00:00
ntoskrnl-generic.rbuild - Move kernel mode implementation of RtlpGetStackLimits from crt to ntoskrnl 2008-08-17 18:01:49 +00:00
ntoskrnl.rbuild make rbuild files XML compliant by adding the XInclude namespace , no code change 2008-04-28 13:44:11 +00:00
ntoskrnl.rc - Create ntverp.h and common.ver files. These are the standard files used by the NT/DDK build systems and we should try to support them as well instead of re-defining everything our own way (especially if we want to build ddk-compatible drivers later on). 2007-02-19 22:28:50 +00:00
ntoskrnl.spec Use a .spec file for ntoskrnl. 2008-08-10 11:23:16 +00:00
ntoskrnl_arm.def - Fix ARM exports to make up for the recent i386 changes. 2008-07-21 01:41:04 +00:00
ntoskrnl_arm.lnk We now have the correct intrinsics for ARM. 2008-02-08 07:51:01 +00:00
ntoskrnl_i386.lnk All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ntoskrnl_powerpc.lnk Fix memory map to kernel mode. 2007-10-28 12:31:10 +00:00
sysfuncs.lst Be compatible with MS Windows 2003 SP1 syscall list 2008-01-05 17:29:44 +00:00