- Implement KiRecalculateDueTime to handle cases where a timeout wait has been interu...
[reactos.git] / reactos / ntoskrnl / KrnlFun.c
2006-07-22 Alex Ionescu- Implement KiRecalculateDueTime to handle cases where...
2006-07-21 Alex Ionescu- Implement Kernel, Memory Manager and Process Manager...
2006-07-20 Alex Ionescu- Use safe referencing.
2006-07-20 Alex Ionescu- Add some final missing annotations to kill.c
2006-07-20 Alex Ionescu- Fix Win32K thread rundown bug, fixes shutdown crash...
2006-07-20 Alex Ionescu- Move ExGetPreviousMode to \ex, it's not a Ps function
2006-07-20 Alex Ionescu- More kernel fun.
2006-07-18 Alex Ionescu[AUDIT] security.c is mostly composed of trivial implem...
2006-07-18 Alex Ionescu- Kernel Fun