From: Jan Willem Stumpel <jstumpel@planet.nl>
To: linux-msdos@vger.kernel.org
Subject: comcom.com
Date: Fri, 03 Jan 2003 14:15:36 +0100 [thread overview]
Message-ID: <3E158CF8.8000109@my.home> (raw)
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? This
program announces itself as
DOSEMU built-in command.com version 1.0
which suggests it belongs to dosemu.
I have this program still from my original 1.0.2.1 installation.
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.
Anyway the bugs I found are:
1) changing directory:
C:\>cd\ws\text
cd\ws\text: file not found
A space is needed. This is unexpected (MS-DOS command.com does not
need it) and therefore (IMHO) a 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.
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
Not "file not found" this time, but "insufficient memory",
apparently caused by the TSR (even though freedos "mem" shows 619
k free at this point).
Regards, Jan
next reply other threads:[~2003-01-03 13:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-03 13:15 Jan Willem Stumpel [this message]
2003-01-03 18:24 ` comcom.com Bart Oldeman
2003-01-03 19:18 ` comcom.com Jan Willem Stumpel
2003-01-03 22:36 ` comcom.com Bart Oldeman
-- strict thread matches above, loose matches on Subject: below --
2003-01-12 17:15 comcom.com Stas Sergeev
2003-01-15 12:50 ` comcom.com Clarence Dang
2003-01-17 15:56 ` comcom.com Jochen Reinwand
2003-01-12 17:16 comcom.com Clarence Dang
2003-01-12 10:26 ` comcom.com Jan Willem Stumpel
2003-01-15 12:55 ` comcom.com Clarence Dang
2003-01-15 3:04 comcom.com Stas Sergeev
[not found] <3E2576E0.6050605@yahoo.com>
2003-01-17 14:38 ` comcom.com Clarence Dang
2003-01-17 18:47 comcom.com Stas Sergeev
2003-01-17 23:03 ` comcom.com Jochen Reinwand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3E158CF8.8000109@my.home \
--to=jstumpel@planet.nl \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox