Hartmut Birr
7c80de2804
* Do not exit if GetConsoleScreenBufferInfo fails. GetConsoleScreenBufferInfo fails
...
if the given handle is redirected to a file or pipe. This stops windres from working.
svn path=/trunk/; revision=3742
2002-11-11 21:53:25 +00:00
Steven Edwards
2e1536cfa6
End of line fix for gcc 3.x
...
svn path=/trunk/; revision=3538
2002-09-24 03:43:25 +00:00
guido
714d720147
minor fix for 'dist'
...
svn path=/trunk/; revision=3529
2002-09-22 18:41:16 +00:00
Steven Edwards
f17812383d
added patch submitted by Guido de Jong
...
svn path=/trunk/; revision=3482
2002-09-09 22:36:40 +00:00
KJK::Hyperion
af0e0e9ab6
Trivial syntax error
...
svn path=/trunk/; revision=3477
2002-09-08 23:28:11 +00:00
Casper Hornstrup
068a37b1cd
Don't try to build modules that won't build.
...
Support latest MinGW releases.
Support building on linux.
svn path=/trunk/; revision=3454
2002-09-03 18:44:19 +00:00
Robert Dickenson
381af4ae02
Fixes for building with __MINGW32_VERSION 2.1
...
svn path=/trunk/; revision=3388
2002-08-25 06:47:16 +00:00
Eric Kohl
cfa1943b4f
Don't alloc an extra console upon startup.
...
Added correct calculation of free disk size for drives larger than 2GB.
svn path=/trunk/; revision=3309
2002-08-01 10:29:18 +00:00
Steven Edwards
7a09dc279a
Fix no new line at end of file gcc 3.1 warrnings
...
svn path=/trunk/; revision=3235
2002-07-15 22:29:32 +00:00
Steven Edwards
d34f38d43f
Fix end of line warning for gcc 3.1
...
svn path=/trunk/; revision=3229
2002-07-15 11:26:07 +00:00
Hartmut Birr
51b30bed9f
Opened files for redirection inheritable.
...
Printed error messages in main to stderr. If the output is redirected,
the error message isn't printed in the redirection.
svn path=/trunk/; revision=2942
2002-05-07 23:05:33 +00:00
Eric Kohl
c19d6a953f
Fixed crash in environment variable evaluation.
...
svn path=/trunk/; revision=2822
2002-04-05 12:53:21 +00:00
Phillip Susi
145c90c778
Fixed typeo that prevented compilation
...
svn path=/trunk/; revision=2303
2001-10-17 20:02:52 +00:00
Eric Kohl
20bec3cf6b
Implemented useful rename command.
...
svn path=/trunk/; revision=2302
2001-10-17 18:30:10 +00:00
Emanuele Aliberti
84114428d7
Fixes to compile the whole set of ROS applications.
...
Hartmut Birr added to the ROS console parade.
svn path=/trunk/; revision=2299
2001-10-16 21:02:02 +00:00
Phillip Susi
718510b28a
Fixed bug parsing redirections
...
svn path=/trunk/; revision=2297
2001-10-14 18:30:56 +00:00
Phillip Susi
34fca92d6d
Share read access to files opened for redirection
...
svn path=/trunk/; revision=2296
2001-10-14 18:30:28 +00:00
Hartmut Birr
73cbc9cc37
There was the wrong file handle in a call to FindClose().
...
svn path=/trunk/; revision=2178
2001-08-16 10:07:42 +00:00
Emanuele Aliberti
2f5809598e
cmd, more, tee, y, notevil, sysutils linked to msvcrt.dll.
...
svn path=/trunk/; revision=2111
2001-07-28 08:02:05 +00:00
Eric Kohl
562836fa81
Fixed a warning.
...
svn path=/trunk/; revision=2054
2001-07-12 11:59:51 +00:00
Eric Kohl
577c72f5b0
Fixed compiling bug for gcc-2.95.3.
...
svn path=/trunk/; revision=2052
2001-07-11 20:26:58 +00:00
Phillip Susi
045f617089
Corrected CreateProcess() command line parameter to be more compatible with NT
...
Fixed minor bugs with console mode being set incorrectly
svn path=/trunk/; revision=1982
2001-06-18 02:55:47 +00:00
Phillip Susi
35b12b3d8c
Added .cvsignore to ignore cmd.coff
...
svn path=/trunk/; revision=1981
2001-06-17 23:10:07 +00:00
Carl Nettelblad
a975142a8d
Last change stop CD from working. That's fixed now.
...
svn path=/trunk/; revision=1893
2001-05-06 17:27:50 +00:00
Carl Nettelblad
96a0d04b3b
Removed support for current directories on several drives at once from cmd.exe. Now in NTDLL.
...
svn path=/trunk/; revision=1892
2001-05-06 17:12:44 +00:00
Eric Kohl
18f8e8da80
Some minor cleanup
...
svn path=/trunk/; revision=1832
2001-04-26 11:31:33 +00:00
Eric Kohl
ea6cacb6ed
Various improvements by Carl Nettelblad.
...
svn path=/trunk/; revision=1651
2001-02-28 22:33:23 +00:00
Eric Kohl
c3dc053ba2
Fixed a horrible typo :-)
...
svn path=/trunk/; revision=1647
2001-02-22 23:46:45 +00:00
Emanuele Aliberti
349ae0c799
CMD: implemented IF [NOT] DEFINED variable command
...
CMD: fixed IF NOT EXIST file command
svn path=/trunk/; revision=1628
2001-02-18 18:51:46 +00:00
Eric Kohl
2a2b027dc1
Fixed command line size
...
Added workaround for broken command line support
svn path=/trunk/; revision=1599
2001-02-03 10:40:19 +00:00
Eric Kohl
62d9e11763
Reduced command line size in ReactOS mode
...
svn path=/trunk/; revision=1598
2001-02-03 10:37:51 +00:00
Eric Kohl
a7772a9954
Fixed command line size
...
svn path=/trunk/; revision=1597
2001-02-03 10:36:11 +00:00
Emanuele Aliberti
f452b24998
Updated years in version info.
...
svn path=/trunk/; revision=1354
2000-09-12 23:20:15 +00:00
Eric Kohl
6041051d6a
Fixed 'echo.' and 'echoerr.'
...
svn path=/trunk/; revision=1267
2000-07-19 06:58:13 +00:00
Phillip Susi
97f4345422
fixed color info
...
svn path=/trunk/; revision=1162
2000-05-26 06:06:05 +00:00
Eric Kohl
55c5bbf0be
Fixed bug in COPY command
...
svn path=/trunk/; revision=1112
2000-04-08 14:50:47 +00:00
Eric Kohl
6bea08705e
Fixed minor bugs and removed fixed start directory
...
svn path=/trunk/; revision=988
2000-02-18 00:53:11 +00:00
Paolo Pantaleo
16ef6ef2af
history command added and some minor changes to history interface
...
svn path=/trunk/; revision=976
2000-02-01 18:29:11 +00:00
Phillip Susi
faac123528
fixed tab completion with long file names
...
svn path=/trunk/; revision=935
2000-01-17 02:17:50 +00:00
Eric Kohl
c7580dacf3
Last update for millenium release
...
Fixed some minor bugs
Fixed window title
svn path=/trunk/; revision=909
1999-12-28 23:13:38 +00:00
Eric Kohl
128cfc8af0
Fixed compiler warnings
...
svn path=/trunk/; revision=900
1999-12-24 17:20:54 +00:00
Eric Kohl
8bbcdc3d4a
Fixed current directory handling
...
Added new prompt functions
Fixed dangling pointer bug in copy command
svn path=/trunk/; revision=874
1999-12-15 00:50:41 +00:00
Paolo Pantaleo
dbf662da37
4nt's CTRL-D and CRTL-K support
...
svn path=/trunk/; revision=843
1999-12-09 19:20:47 +00:00
Paolo Pantaleo
258912bf48
fixed a stupid bug in history
...
minor chage to GetConsoleHandle
svn path=/trunk/; revision=839
1999-12-08 18:18:23 +00:00
Paolo Pantaleo
915ff9328d
history cleanup added
...
svn path=/trunk/; revision=836
1999-12-07 18:17:17 +00:00
Paolo Pantaleo
61c3984818
TAS searches in internal commands too
...
svn path=/trunk/; revision=835
1999-12-07 18:16:24 +00:00
Paolo Pantaleo
f30ade19b8
new history implementation, not complete yet...
...
svn path=/trunk/; revision=833
1999-12-06 19:26:49 +00:00
Eric Kohl
7c574c2d6e
fixed compiler warnings
...
svn path=/trunk/; revision=821
1999-12-04 14:54:50 +00:00
Paolo Pantaleo
e28f90e740
now c:\ do not crash cmd
...
svn path=/trunk/; revision=815
1999-12-03 18:50:00 +00:00
Paolo Pantaleo
d2c016b5ab
just fixed a stupid bug
...
svn path=/trunk/; revision=806
1999-11-29 18:25:05 +00:00