projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a CD bug spotted by ravelo_. This is simlair to bug 690. cd foo\"bar", cd ...
[reactos.git]
/
reactos
/
subsys
/
system
/
cmd
/
internal.c
2005-08-21
Brandon Turner
Fix a CD bug spotted by ravelo_. This is simlair to...
blob
|
commitdiff
|
raw
2005-08-04
Magnus Olsen
fix a small bug in cd, it did make all char lower case...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-21
Alex Ionescu
- Fix "cd" usage when the initial directory is a direc...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Magnus Olsen
add ConErrMessage to deal with error msg and ConOutMess...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Magnus Olsen
Fix all bugs in cmd commands cd, make it rember the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Magnus Olsen
Cd does rember the cd c:\gcc and you can do c:
blob
|
commitdiff
|
raw
|
diff to current
2005-07-19
Magnus Olsen
make GetRootPath bit smarter
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Magnus Olsen
make GetRootPath bit faster if it does not get a drive...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-18
Magnus Olsen
add a new interal function call GetRootPath(TCHAR ...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Filip Navara
#include "precomp.h" -> #include <precomp.h>
blob
|
commitdiff
|
raw
|
diff to current
2005-07-07
Magnus Olsen
adding page break on almost all help param and on help...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Magnus Olsen
set right errorlevel for cd / chdir, left to do we...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Maarten Bosma
Martin Rottensteiner (2005only@pianonote.at):
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Klemens Friedl
cmd update:
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Casper Hornstrup
Merge 15329:15546 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2005-05-27
Casper Hornstrup
Copy rpoolmgr.h from trunk
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Magnus Olsen
Implement same behavor for cd * as ms cmd cd *
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Magnus Olsen
Add new thing to cd.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Magnus Olsen
Fix CD bug for
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Casper Hornstrup
Merge 14981:15268 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2005-05-13
Casper Hornstrup
Copy w32api from trunk
blob
|
commitdiff
|
raw
|
diff to current
2005-05-08
Steven Edwards
remove whitespace from end of lines
blob
|
commitdiff
|
raw
|
diff to current
2005-05-07
Magnus Olsen
implement VOID ConOutResPuts (UINT resID), VOID ConErrR...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Casper Hornstrup
Merge 14551:14980 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Thomas Bluemel
prevent buffer overflow, LoadString accepts the size...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Magnus Olsen
Usurp
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Casper Hornstrup
Copy wininet to branch
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Thomas Bluemel
correctly use tchar.h again and build a unicode version...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-01
Martin Fuchs
merge ROS Shell without integrated explorer part into...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-01
Eric Kohl
- Use fixed message buffer size.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-01
Hartmut Birr
Made the loading of resource strings more unicode compa...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-10
Casper Hornstrup
Merge 13831:14550 from trunk
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Casper Hornstrup
Copy riched20
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Casper Hornstrup
Copy makefile
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Magnus Olsen
Did forget the info I did change
blob
|
commitdiff
|
raw
|
diff to current
2005-04-02
Magnus Olsen
svn path=/trunk/; revision=14457
blob
|
commitdiff
|
raw
|
diff to current
2004-11-08
Thomas Bluemel
make better use of precompiled headers
blob
|
commitdiff
|
raw
|
diff to current
2004-08-15
Casper Hornstrup
2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-18
The ReactOS Team
This commit was manufactured by cvs2svn to create branch
blob
|
commitdiff
|
raw
2004-07-15
The ReactOS Team
This commit was manufactured by cvs2svn to create branch
blob
|
commitdiff
|
raw
2004-06-21
Thomas Bluemel
use FormatMessage() to print some error messages. Patch...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
The ReactOS Team
This commit was manufactured by cvs2svn to create branch
blob
|
commitdiff
|
raw
2004-01-30
Gé van Geldorp
Patch by Michael Fritscher
blob
|
commitdiff
|
raw
|
diff to current
2003-08-07
Hartmut Birr
- Fixed some type problems if cmd is compiled as unicode.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-20
Richard Campbell
Move cmd to ReactOS module
blob
|
commitdiff
|
raw
|
diff to current