Merge 14981:15268 from trunk
[reactos.git] / reactos / ntoskrnl / kd /
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Thomas Bluemelmore fixes for GCC4
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-04 Gé van GeldorpFix GDB stub:
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-28 Hervé PoussineauSVN maintenance:
2005-04-26 Hartmut Birr- Preinitialise the com port infos with default values.
2005-04-25 Hartmut BirrFixed the initialising of bochs debug.
2005-04-25 Alex IonescuMerge in wrappers with DBG setting as requested
2005-04-25 Alex IonescuAdded KiDebugService. Will optimize soon to use common...
2005-04-25 Alex IonescuKD System Rewrite:
2005-04-23 Alex IonescuRemove MDA support
2005-04-23 Alex IonescuDelete cruft
2005-04-23 Alex IonescuSmall Debugging Services re-arrangement. /dbgk created...
2005-04-22 Alex IonescuThread Creation and Context Switching re-write, plus...
2005-04-18 Alex IonescuUse official THREAD_STATE enumeration for thread states
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-15 Gé van GeldorpDon't crash when debugger asks for invalid memory location
2005-03-15 Gé van GeldorpDon't disable debugging just because we want the debug
2005-03-14 Alex IonescuDo not assume that a debugger is present only because...
2005-03-13 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-12 Filip NavaraSteven Edwards <steven_ed4153@yahoo.com>
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-17 Thomas Bluemel1. object type names are stored in ntoskrnl's image...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-15 Casper Hornstrup* Use objects rather than archive when linking ntoskrnl
2005-01-08 Filip NavaraChange vsprint to _vsnprintf in PrintString to prevent...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-03 Gé van GeldorpSince we can load .sym files when defined(DBG) now...
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-14 Gé van GeldorpMake GDB work again
2004-12-12 Hartmut Birr- Split KdInitSystem in two phases, to enable debug...
2004-12-02 Gregor AnichFixed handling of exceptions in memory read/write funct...
2004-11-25 Alex IonescuFix IO completion APIs/Structures.
2004-11-21 Hartmut Birr- Set also FS and GS on a debug service call.
2004-11-14 Gregor AnichFix handling of debug traps in GDB stub/KiDispatchExcep...
2004-11-13 Gregor AnichFix handling of debug traps in GDB stub/KiDispatchExcep...
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-01 Filip Navara- Allow shared read access to the debug.log file.
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-08-07 Steven EdwardsRenamed /DEBUGPORT=FILELOG to
2004-08-01 Filip Navara- Replace some usages of KEBUGCHECK(0) with correct...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-23 Alex IonescuKD Stubs Added.
2004-03-16 David Welch- Map only the vga frame buffer for the hal to write...
2004-03-11 David Welch- Made KeBugCheckEx into a call to KeBugCheckExWithTf.
2004-03-07 David Welch- Use an event rather than a semaphore to wake up the...
2004-02-24 Thomas Bluemeladded /KDNOECHO parameter to disable serial echo by...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-08 Gé van GeldorpWork on thread-awareness in gdbstub
2004-01-08 Jason FilbySave eax in interrupt_handler2d(). Patch by Mike Nordell.
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2004-01-02 Steven EdwardsEnabled support for /DEBUGPORT=FILE
2003-12-30 Aleksey BraginUpdate inline assembler to be compatible with MSVC
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-23 Art YerkesAdded "addr" "x" and "tlist" commands to kdbg.
2003-11-27 Gé van GeldorpFix single-stepping through usermode code
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-08-22 Gé van GeldorpFix handling of invalid memory accesses by the stub
2003-08-11 Casper Hornstrup2003-08-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2003-07-10 Royce Mitchell III@implemented and @unimplemented comments for ntoskrnl...
2003-06-17 Gé van GeldorpFix processing of com port options
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-13 Casper Hornstrup2003-04-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-11 KJK::HyperionThe GDB KD stub now correctly references/dereferences...
2003-04-07 Gé van GeldorpImprove (hardware) exception handling and reporting
2003-04-05 guidoinitialize variable
2003-03-06 Gé van GeldorpSwitch back to the command prompt when you press the...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-08 David Welch2002-08-08 David Welch <welch@computer2.darkstar...
2002-07-10 Eric KohlRenamed some thread states.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-05-08 Casper HornstrupSupport multiple debug targets at the same time.
2002-05-05 Casper HornstrupFixed warnings and errors so ReactOS can be compiled...
2002-05-02 David WelchFixed irq problems.
next