reactos/reactos/ntoskrnl
Alex Ionescu 8fe3cfc983 - Fix multiple bugs in HalpCalculateChsValues.
- Fix lots of typecast warnings.
- Fix potentially uninitialized variables.
- This should fix the partitioning problems/regression. Thanks to hto for finding out the source of the bug.

svn path=/trunk/; revision=25336
2007-01-07 00:50:41 +00:00
..
cc Don't call ReadCacheSegmentChain() twice (thanks Maarten). 2007-01-05 19:41:19 +00:00
cm Dmitry G. Gorbachev (hto at mail cnt dot ru): 2007-01-06 19:14:41 +00:00
dbgk - Fix SleepEx. 2006-12-10 18:40:30 +00:00
ex - Fix critical bugs in exception handling: Unwinding was completely broken, using the wrong SEH protector to detect collided unwinding. The correct protector itself also had a broken check. 2006-12-29 18:49:00 +00:00
fs
fstub - Fix multiple bugs in HalpCalculateChsValues. 2007-01-07 00:50:41 +00:00
inbv - Fix SleepEx. 2006-12-10 18:40:30 +00:00
include - Fix a bug in KeLeaveCriticalRegion which was delivering APCs even if Special APCs were disabled. The check is now fixed. Thanks to Dominique Cote for the bug report. 2007-01-04 01:55:27 +00:00
io Better support for non X86 systems 2007-01-01 14:50:16 +00:00
kd Add KdChangeOption() stub 2006-12-06 20:55:42 +00:00
kdbg - Fix SleepEx. 2006-12-10 18:40:30 +00:00
ke - Fix critical bugs in exception handling: Unwinding was completely broken, using the wrong SEH protector to detect collided unwinding. The correct protector itself also had a broken check. 2006-12-29 18:49:00 +00:00
ldr
lpc
mm Two more formating and debug output changes from cc branch. 2007-01-06 02:50:53 +00:00
ob - Fix OB_SECURITY_METHOD prototype, callers, and implementors. 2006-12-29 22:17:29 +00:00
po
ps - Fix SleepEx. 2006-12-10 18:40:30 +00:00
rtl - Fix SleepEx. 2006-12-10 18:40:30 +00:00
se - Fix OB_SECURITY_METHOD prototype, callers, and implementors. 2006-12-29 22:17:29 +00:00
tests - Properly set and check the image notification flag for the process in DbgkCreateThread. Patch by hto. 2006-11-30 19:52:49 +00:00
vdm - Fix critical bugs in exception handling: Unwinding was completely broken, using the wrong SEH protector to detect collided unwinding. The correct protector itself also had a broken check. 2006-12-29 18:49:00 +00:00
wmi
Doxyfile
KrnlFun.c - Fix critical bugs in exception handling: Unwinding was completely broken, using the wrong SEH protector to detect collided unwinding. The correct protector itself also had a broken check. 2006-12-29 18:49:00 +00:00
ntoskrnl.dbg.lnk
ntoskrnl.def Add KdChangeOption() stub 2006-12-06 20:55:42 +00:00
ntoskrnl.lnk
ntoskrnl.mc
ntoskrnl.rbuild - Fix critical bugs in exception handling: Unwinding was completely broken, using the wrong SEH protector to detect collided unwinding. The correct protector itself also had a broken check. 2006-12-29 18:49:00 +00:00
ntoskrnl.rc