reactos/reactos/ntoskrnl
Jeffrey Morlan ec8d684215 - PspSetPrimaryToken: Fix some incorrect object dereferencing.
- WlxStartApplication: Fix handle leaks.
- Make userinit.exe exit when it's done everything. No need to wait for explorer to exit first.

svn path=/trunk/; revision=35013
2008-08-01 16:54:14 +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 - Small DPRINT typo fix. 2008-07-21 09:36:02 +00:00
dbgk Yuri Sidorov <jura@cp-lab.com> 2008-06-26 19:16:59 +00:00
ex - Use macros instead of magic "1" and "2" for Setup Loader Block Flags 2008-08-01 16:47:17 +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 dont include i386 headers in arm mmu manager headers. 2008-07-31 07:07:00 +00:00
io - Fix Irp flags assignment in case of an IoAllocateIrp call with ChargeQuota set to TRUE. Reduces number of kmtest failures by 1. 2008-07-30 13:24:05 +00:00
kd - Fix ARM NTOS brekage (and amd64/ppc): 2008-07-31 07:31:55 +00:00
kd64 Add a variable to change the name of the ReactOS directory on bootcd. 2007-03-18 14:33:17 +00:00
kdbg 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
ke - Use macros instead of magic "1" and "2" for Setup Loader Block Flags 2008-08-01 16:47:17 +00:00
lpc - Fix a typo in NtSecureConnectPort, ViewBase was not updated, thus confusing callers. 2008-05-12 15:27:15 +00:00
mm mmcreatevirtualmapping internal should accept process as input parameter, not assume null. 2008-07-31 07:09:28 +00:00
ob - identation janitor 2008-07-25 14:04:37 +00:00
po - fix hive for korean keyboard layout 2008-06-21 10:08:09 +00:00
ps - PspSetPrimaryToken: Fix some incorrect object dereferencing. 2008-08-01 16:54:14 +00:00
rtl - Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support. 2008-06-29 02:58:05 +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
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 - Fix ARM NTOS brekage (and amd64/ppc): 2008-07-31 07:31:55 +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_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.def - Fix the way NlsOemLeadByteInfo is exported. 2008-07-20 19:19:02 +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