reactos/reactos/ntoskrnl
Dmitry Gorbachev 93f8f62632 Fix translations. Patch by Mario Kacmar. Bug #3955.
svn path=/trunk/; revision=38457
2008-12-29 14:26:01 +00:00
..
cc Silence compiler warnings (3/11). 2008-12-03 17:28:59 +00:00
config - Less hack, more assert 2008-12-22 19:55:23 +00:00
dbgk Silence GCC warnings. 2008-12-07 21:52:22 +00:00
ex fix doxygen @name for ExpSystemErrorHandler patch by <aspotashev at gmail.com> 2008-12-29 06:24:46 +00:00
fsrtl - Fix FsRtlFastCheckLockForRead and Write function prototypes. 2008-12-04 11:12:42 +00:00
fstub Replace some ExFreePool by ExFreePoolWithTag 2008-08-31 15:29:21 +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 - Fix build. 2008-12-27 11:44:18 +00:00
io - IoStartPacket: Use the correct IRQL when releasing the Cancel Spinlock 2008-12-27 19:49:29 +00:00
kd Fix translations. Patch by Mario Kacmar. Bug #3955. 2008-12-29 14:26:01 +00:00
kd64 - Export KeI386MachineType and KeInitializeThreadedDpc 2008-08-04 15:48:46 +00:00
kdbg remove useless circle definition _setjmp -> setjmp -> _setjmp 2008-12-12 19:27:14 +00:00
ke fix some more typos 2008-12-25 12:27:47 +00:00
lpc - Fix some coverity errors. 2008-11-26 18:56:41 +00:00
mm fix some more typos 2008-12-25 12:27:47 +00:00
ob Silence compiler warnings (3/11). 2008-12-03 17:28:59 +00:00
po - Stub out IoTranslateBusAddress, PoCancelDeviceNotify, PoRegisterDeviceNotify, PoRequestShutdownEvent, PoSetHiberRange and PoShutdownBugCheck 2008-11-02 16:33:43 +00:00
ps - Fix a potential case of non-paged pool memory double freeing. Spotted by Michael Martin. 2008-12-06 19:35:54 +00:00
rtl Silence GCC warnings. 2008-12-07 21:52:22 +00:00
se - Impersonation level should be indeed higher that the lowest one. Fix the check accordingly. Spotted by Dmitry Gorbachev and GCC. 2008-12-10 15:24:55 +00:00
tests - STDCALL -> NTAPI 2008-11-29 20:47:48 +00:00
vdm Everything 2008-11-24 13:40:26 +00:00
wmi - Add WmiQueryTraceInformation, WmiTraceMessage and WmiTraceMessageVa stubs and exports 2008-09-25 14:25:22 +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 Revert my changes in r37808. 2008-12-02 19:05:11 +00:00
ntoskrnl.pspec - Remove KeRosDumpStackFrames export and make the call go through KdSystemDebugControl instead 2008-12-16 15:25:51 +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.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