reactos/reactos/ntoskrnl
Aleksey Bragin 6492c8da81 - Get rid of ReactOS Hive Flags.
- Get rid of some cruft from headers.
- Switch to new lazy flush code and get rid of older one.
- Update NtFlushKey to use CmFlushKey.

svn path=/trunk/; revision=30207
2007-11-05 22:54:47 +00:00
..
cc Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
cm - Get rid of ReactOS Hive Flags. 2007-11-05 22:54:47 +00:00
config - Get rid of ReactOS Hive Flags. 2007-11-05 22:54:47 +00:00
dbgk Timo Kreuzer: 2007-09-20 12:46:58 +00:00
ex Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
fsrtl Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
fstub - Revert 29702 (IopParseDeviceHack is still required in 1st stage, and the Real Bug is at some other place, so no need in masking it away by doing calls which avoid buggy operation). 2007-10-23 19:19:06 +00:00
inbv Display a simple bootlogo, instead of a black screen if /SOS option is not provided 2007-10-16 10:40:17 +00:00
include Add the beginnings of context switch and decrementer exception handler. 2007-11-04 12:09:37 +00:00
io - It may happen so, that the driver was loaded by the bootloader, but failed initialization (thus DriverObject == NULL), and later PNP manager tries to install it again, and BSOD due to NULL DriverObject (because really only its image is loaded, but it's not initialized). Prevent this situation by initializing DriverObject in that case. 2007-11-02 16:00:58 +00:00
kd Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
kd64
kdbg - Dispatch all symbol loads to a single function, which determines type of passed name, and calls worker function. 2007-10-31 14:41:27 +00:00
ke Ntoskrnl: 2007-11-05 20:02:58 +00:00
lpc - Both calls to LpcpMoveMessage must be guarded with SEH. 2007-10-26 09:02:24 +00:00
mm - Dispatch all symbol loads to a single function, which determines type of passed name, and calls worker function. 2007-10-31 14:41:27 +00:00
ob Initialize DesiredAccess. Cygwin is a little closer. 2007-11-05 09:43:08 +00:00
po - WDK and MSVC compatibility fixes. 2007-08-04 08:26:58 +00:00
ps Ntoskrnl: 2007-11-05 17:27:25 +00:00
rtl Silence possible uninitialized variable warning when compiled with full optimizations 2007-10-30 22:38:43 +00:00
se - SeSet/QuerySecurityAccessMask() should initialize DesiredAccess to 0 (inspired by 30154). 2007-11-05 12:58:03 +00:00
tests Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
vdm
wmi
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 Add rbuild file to build ntkrnlmp.exe 2007-11-05 16:16:41 +00:00
ntoskrnl.def Removed duplicate function entry. Thanks to encoded|lap for finding it. 2007-09-30 08:27:50 +00:00
ntoskrnl.mc
ntoskrnl.rbuild Add rbuild file to build ntkrnlmp.exe 2007-11-05 16:16:41 +00:00
ntoskrnl.rc
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 user32 cleanup lite 2007-07-31 20:22:13 +00:00