minor build fixes for msvc
[reactos.git] / reactos / subsys / system / cmd / filecomp.c
2005-08-25 Steven Edwardsminor build fixes for msvc
2005-08-06 Thomas Bluemelfixed uninitialized variable warning and indentation
2005-08-05 Magnus OlsenFixes a bug which disallows tab complete on empty input...
2005-08-04 Magnus OlsenWindows TAB complete style instead for unix style patch...
2005-07-07 Filip Navara#include "precomp.h" -> #include <precomp.h>
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2004-12-21 Mike NordellCommand line completion fix (uninitialized memory)
2004-11-08 Thomas Bluemelmake better use of precompiled headers
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
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-07-05 Gé van GeldorpPatch by Jens Collin <jens.collin@lakhei.com>
2004-04-30 Filip NavaraCMD Enhancements:
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2003-04-26 Eric KohlImproved command line completion. Patch by Marc Schuetz.
2003-03-20 Richard CampbellMove cmd to ReactOS module