ChangeSet ID: 7381
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/04 20:49:05
Modified files:
programs/wcmd : wcmdmain.c
Log message:
Sylvain Petreolle <spetreolle(a)yahoo.fr>
Allow to run autoexec.bat when launching wcmd, it was broken due to a
function change.
Patch: http://cvs.winehq.com/patch.py?id=7381
Old revision New revision Changes Path
1.25 1.26 +1 -1 wine/programs/wcmd/wcmdmain.c
ChangeSet ID: 7379
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/03/04 20:48:04
Modified files:
tools : examine-relay
Log message:
Duane Clark <dclark(a)akamail.com>
Add full listing format option.
Fix an infinite loop if the last line is a partial line.
Patch: http://cvs.winehq.com/patch.py?id=7379
Old revision New revision Changes Path
1.6 1.7 +56 -9 wine/tools/examine-relay