.. |
cc
|
- ntdll: Remove deprecated LdrpLoadUserModuleSymbols that doesn't actually do anything since the hack in NtSystemDebugControl was removed almost 3 years ago.
|
2009-10-17 15:03:54 +00:00 |
config
|
[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA, NTOSKRNL] Add extern.
|
2009-10-18 18:52:56 +00:00 |
dbgk
|
- Use _SEH2_YIELD when returning from an exception instead of returning outside the SEH block. Avoids unnecessary status checks for the most common case (no exception). Move the cleanup code into the handler too in favor of the no-exception case. Futhermore, don't call ExSystemExceptionFilter when we know we are called from user mode. Finally, only enter SEH if we need to do any probing.
|
2009-08-24 19:58:15 +00:00 |
ex
|
Get rid of MmStats -- most of the fields weren't used anymore and we have duplicates for most of the ones that are still in use;
|
2009-10-18 13:55:44 +00:00 |
fsrtl
|
- Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties.
|
2009-10-12 03:35:35 +00:00 |
fstub
|
- Stub out DbgKdWriteVirtualMemoryApi, DbgKdReadPhysicalMemoryApi, DbgKdWritePhysicalMemoryApi, DbgKdWriteBreakPointExApi, DbgKdRestoreBreakPointExApi, DbgKdSearchMemoryApi and DbgKdFillMemoryApi cases more properly.
|
2009-10-11 20:16:45 +00:00 |
inbv
|
|
|
include
|
[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA, NTOSKRNL] Add extern.
|
2009-10-18 18:52:56 +00:00 |
io
|
Downgrade various debug prints from DPRINT1 to DPRINT, ranging from "useless" to "pretty useless".
|
2009-10-16 22:03:38 +00:00 |
kd
|
[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA, NTOSKRNL] Add extern.
|
2009-10-18 18:52:56 +00:00 |
kd64
|
- Add STATUS_SUCCESS to asm.h and make use of it.
|
2009-10-17 14:31:38 +00:00 |
kdbg
|
Fix some bugs.
|
2009-09-28 20:46:30 +00:00 |
ke
|
[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA, NTOSKRNL] Add extern.
|
2009-10-18 18:52:56 +00:00 |
lpc
|
[ntoskrnl/lpc]
|
2009-10-19 16:37:12 +00:00 |
mm
|
[3DTEXT, FREELDR, HAL, MINGW_COMMON, MMDRV, MSGINA, NTOSKRNL] Add extern.
|
2009-10-18 18:52:56 +00:00 |
ob
|
- ObpCreateDosDevicesDirectory: Check that allocation succeeded before dereference
|
2009-09-11 22:31:46 +00:00 |
po
|
- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and MAXULONGLONG instead of ~0 or casting -1 to unsigned.
|
2009-09-27 20:07:43 +00:00 |
ps
|
- Multiple PEB/TEB creation fixes:
|
2009-10-15 05:56:41 +00:00 |
rtl
|
Mega KD64 revival patch:
|
2009-10-04 16:53:15 +00:00 |
se
|
- Free memory at initialization failure
|
2009-09-02 13:07:12 +00:00 |
tests
|
- Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties.
|
2009-10-12 03:35:35 +00:00 |
vdm
|
Downgrade various debug prints from DPRINT1 to DPRINT, ranging from "useless" to "pretty useless".
|
2009-10-16 22:03:38 +00:00 |
wmi
|
|
|
KrnlFun.c
|
|
|
ntkrnlmp.rbuild
|
|
|
ntoskrnl-generic.rbuild
|
- Add STATUS_SUCCESS to asm.h and make use of it.
|
2009-10-17 14:31:38 +00:00 |
ntoskrnl.pspec
|
ReactOS SMP Bringup Lite:
|
2009-09-30 20:30:57 +00:00 |
ntoskrnl.rbuild
|
|
|
ntoskrnl.rc
|
Fix internal name of ntkrnlmp.exe. Alexander Yastrebov (menone7 ~at~ gmail com), bug #4821.
|
2009-10-05 14:12:33 +00:00 |
ntoskrnl_arm.lnk
|
|
|
ntoskrnl_i386.lnk
|
|
|
ntoskrnl_powerpc.lnk
|
|
|
sysfuncs.lst
|
|
|