On Fri, 3 Jan 2003, Jan Willem Stumpel wrote: > When I use freedos, the command interpreter (in my system > /usr/lib/dosemu/commands/comcom.com) has several bugs. Should they > be reported to the freedos people or to the dosemu people?
dosemu, preferrably in the SF bug tracker. it is built into dosemu.bin indeed. > New versions are not built when I compile newer versions of > dosemu; however, in src/plugin/commands I find a comcom.c, -.d, > and -.o. I'm a bit confused. Is this built into newer versions of > dosemu.bin itself? But if I do not have my old comcom.com (or a > link to it) in the dos boot directory, dosemu complains of a > missing command interpreter. comcom.com is the DOS stub. It itself hasn't changed, but several bugs in the dosemu.bin part of comcom have been fixed in the mean time (and it shows the title of the DOS prog in the X title bar now). Anyway, if you don't like it then you can always use another command interpreter such as the FreeDOS command.com (FreeCOM) or 4DOS. > 1) changing directory: > C:\>cd\ws\text > cd\ws\text: file not found yes, this is a known bug. > 2) running a program in a directory above the present one: > C:\>cd \ws\text > C:\WS\TEXT>..\ws > ..\ws: file not found > > The file extension is needed: the command ..\ws.exe succeeds. this one I haven't observed before. Thanks. > 3) Problems with a TSR > C:\WS\TEXT>cd\ > cd\: file not found > > Same as bug 1): but now I install a TSR and do the same: > > C:\WS\TEXT>\oldc\tsr\minimon > MiniMon Version 1.0 installed. Activate with <Ctrl-Alt-M> > C:\WS\TEXT>cd\ > cd\: insufficient memory well, first fix bug 1 and then look again :) Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
