explorer:
[reactos.git] / reactos / apps / utils / pice /
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-06-21 Alex IonescuUse LDR_DATA_TABLE_ENTRY instead of LDR_MODULE. the...
2005-06-05 Casper HornstrupRemove old makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-10-16 Gé van Geldorp- Centralize definition of version resource
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-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-02-24 Steven EdwardsGet most of PICE to build again.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-11-24 Eric KohlRemove 'dist' target
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-06 Eric KohlIoStatusBlock is _not_ an optional parameter.
2003-08-17 Martin Fuchsadded cvsignore2
2003-06-29 guidolast bit of .cvsignore updates
2003-02-28 Gé van GeldorpReplace direct calls to "make" with $(MAKE)
2002-12-26 Robert DickensonMore sugar for CVS...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-08-16 Eugene IngermanUpdated memory area const names.
2002-07-20 David WelchRenamed kernel.map -> ntoskrnl.map
2002-07-20 Eugene IngermanUse kernel.map (text format ntoskrnl symbols) instead...
2002-06-30 Eugene IngermanVideo mode switching when entering pice shell.
2002-06-30 Eugene IngermanIgnore v86 faults (for now).
2002-06-20 Eugene IngermanUpdated PICE to work with recent kernel changes. Change...
2002-06-07 Eugene IngermanUpdated paths after directory was moved.
2002-05-08 Casper HornstrupSupport multiple debug targets at the same time.
2002-05-02 David WelchFixed irq problems.
2002-03-09 Phillip SusiSome fixes for the expression evaluator:
2002-02-10 Casper HornstrupCapture debug prints in PICE.
2002-02-10 Casper HornstrupMade it easier to add new keyboard layouts.
2002-02-09 Casper HornstrupAccept /DEBUGPORT=GDB and /DEBUGPORT=PICE on command...
2002-02-09 Eugene IngermanFixed locals and evaluation in pice.
2002-02-03 Eugene IngermanFix for current source line unassembly bug in pice.
2002-01-31 Eugene Ingermanno message
2002-01-31 Eugene IngermanFixed source code display on breakpoint in pice.
2002-01-30 Eugene IngermanDebug output cleanup.
2002-01-30 Eugene IngermanPorting pice. Workaround for a bug in gcc. Some other...
2002-01-29 Eugene IngermanPorting pice. Bug fixes for disassembly.
2002-01-29 Eugene IngermanPorting pice. Bug fixes.
2002-01-27 Phillip SusiFixed vma command to show kernel memory space too,...
2002-01-27 Phillip SusiFixed page fault handler to walk the correct memory...
2002-01-26 Phillip SusiFixed keyboard scancode maps for US keyboards
2002-01-26 Phillip SusiRead files in non cached mode, much faster this way
2002-01-26 Phillip SusiFixed bug in SwitchTable
2002-01-26 Eugene IngermanPorting pice. Fixed bug in interrupt handling.
2002-01-25 Phillip SusiFixed a file IO calls to handle failure correctly
2002-01-25 Phillip SusiFixed infinite recursive call in debug print
2002-01-21 Eugene IngermanPorting pice. Bug fixes.
2002-01-15 Eugene IngermanPorting pice. Forgot this one.
2002-01-15 Eugene IngermanPorting pice. Intermediate checkin. Now compiles and...
2002-01-14 Eugene IngermanPorting pice. Intermediate checkin. Now compiles.
2002-01-13 Eugene IngermanPorting pice. Intermediate checkin.
2002-01-08 Eugene IngermanPorting pice. Changed symbolic information handling.
2002-01-04 Eugene IngermanPorting pice. Added coff symbol parsing to pice, and...
2001-12-15 Eugene IngermanPorting pice. Added pe parsing in loader.
2001-12-06 Eugene IngermanPorting pice. Added keyboard hook and some file functions.
2001-10-23 Eugene IngermanPorting pice.
2001-10-22 Eugene IngermanPorting pice.
2001-10-21 Eugene IngermanMissed these files from the last commit.
2001-10-21 Eugene IngermanChanged some driver functions to follow nt standard...
2001-10-21 Eugene IngermanOriginal source code for linux kernel debugger. To...