- split logoff and shutdown resources
[reactos.git] / reactos / ntoskrnl / kdbg / kdb.c
2005-11-27 Brandon TurnerStructure member name changes. Alex just told me what...
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-09-13 Alex IonescuSome work-in-progress improvements and rethought of...
2005-08-21 Thomas Bluemel- use inlined probing macros for basic types
2005-07-29 Thomas Bluemeldon't limit read/write access for kdb to umode mem
2005-07-22 Thomas Bluemelremoved MmCopyFromCaller and MmCopyToCaller and depend...
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Filip NavaraGet rid of the (incorrect) __attribute__((packed))...
2005-07-04 Thomas Bluemelsome %x -> %p fixes
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-17 Gregor AnichFix setjmp (didn't save correct ESP, so it crashed...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...