- Remove hard-coded reference to cmdstart.bat and load it from registry (Software...
[reactos.git] / reactos / base / shell / cmd / cmd.c
2007-12-23 Marc Piulachs- Remove hard-coded reference to cmdstart.bat and load...
2007-11-27 Thomas Bluemelcmd_alloc_dbg is NOT available in release builds!!!
2007-11-27 Timo Kreuzer- implement GrowIfNecessary_dbg() using file and line...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-18 Timo Kreuzerrevert my useless hack.
2007-10-15 Timo KreuzerIf cmd was started from a shortcut, use the shortcut...
2007-08-02 Thomas BluemelFix compiling rostests
2007-08-01 Thomas Bluemel- Detect memory leaks when cmd exits
2007-08-01 Thomas Bluemel- Add code to detect buffer overflows and buffer underf...
2007-07-20 Colin FinckFix cmd build, when compilation units are turned off
2007-05-05 Eric KohlRemove outdated email addresses.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-28 Saveliy TretiakovAndrey Janzen (virus126):
2007-02-23 Saveliy TretiakovAndrey Janzen (virus126):
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-04 Magnus Olsenfixed a problem possible overwrite memory in cmd. base...
2007-02-04 Magnus Olsenfixed a problem possible overwrite memory in cmd. base...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-06-29 Brandon Turnerexpand %* to batch file params.
2006-02-16 Ged Murphymove explorer and cmd. Add a few .rbuild files