Commit Graph

16 Commits (54b4ac174bb60d80200891fe0d283ebe31990aa1)

Author SHA1 Message Date
Michael Stefaniuc 2753331af0 cmd: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:41:44 +02:00
Diaa Sami 8ea1a12ed6 cmd: Fixed a number of buffer overflows. 2009-03-03 14:03:48 +01:00
Muneyuki Noguchi e11c68e19d cmd: Convert Japanese resource to UTF-8. 2008-10-13 11:39:23 +02:00
Francois Gouget b31fbfc47d cmd: Remove spaces before '\n' in resource strings. 2008-06-11 20:03:12 +02:00
Michael Stefaniuc 712ae3cf2b cmd: Fix the Japanese translation. 2008-05-30 10:01:48 +02:00
Kirill K. Smirnov 42c26ded04 programs/cmd: Do not use hardcoded constants when corresponding macro is already defined. 2007-08-17 11:48:42 +02:00
Jason Edmeades a88a6c802a cmd.exe: Add basic support for && and (...) syntax. 2007-06-18 14:22:07 +02:00
Jason Edmeades b8aa5fc586 cmd.exe: Convert cmd to Unicode. 2007-06-04 14:44:46 +02:00
Jason Edmeades 5cc492c783 cmd.exe: Move English constants into NLS files. 2007-06-04 14:10:04 +02:00
Jason Edmeades ce87522f84 cmd.exe: Implement a basic 'more'.
This implements a basic more, eg 'dir | more' or 'more file.c'
but it does not support the flags or keys which can control it.
Basically its not worth implementing those, as in some modes
we cannot read a single key, we have to wait for <enter> anyway.
2007-04-16 12:24:49 +02:00
Jason Edmeades 2f5bfc0f78 cmd.exe: Add prompting and COPYCMD plus /Y support to move. 2007-04-12 16:38:35 +02:00
Jason Edmeades 9e041c6bc9 cmd.exe: Add support for FTYPE. 2007-03-13 11:58:19 +01:00
Jason Edmeades 79aa1a009f cmd.exe: Add ASSOC command. 2007-03-05 12:56:48 +01:00
Jason Edmeades fda7229b50 cmd.exe: Add prompt for rd /s. 2007-02-28 14:28:16 +01:00
Vitaly Lipatov fdf8c1a402 cmd: Fix program name. 2007-02-14 12:21:36 +01:00
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00