This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-07-04 17:04:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
419e45a7231f608ea0133d7da5de51ab4657aecc
reactos
/
reactos
/
base
History
Jeffrey Morlan
b18a547c1b
Implement complete support for FOR command (including /D, /F, /L, and /R switches). cmd is now close to being able to run RosBE 1.3's initialization without errors.
...
svn path=/trunk/; revision=39742
2009-02-24 20:29:18 +00:00
..
applications
Evgeniy Boltik <bstsoft AT narod DOT ru>
2009-02-21 22:41:14 +00:00
services
- Remove extra semicolons. Amine Khaldi, bug
#3980
.
2009-02-04 16:26:02 +00:00
setup
- Display memory usage in the installer as Kernel Cache and Kernel Pool, instead of Paged and Nonpaged Pool, which doesn't reveal the source of the memory leak.
2009-02-18 16:35:14 +00:00
shell
Implement complete support for FOR command (including /D, /F, /L, and /R switches). cmd is now close to being able to run RosBE 1.3's initialization without errors.
2009-02-24 20:29:18 +00:00
system
Fix some cases where the "format" program misused the %S format, causing it to display gibberish. To print a TCHAR string with _tprintf, just use %s. (Bug 4067)
2009-02-16 23:05:13 +00:00
base.rbuild
…