From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: 1.0.2.1 and latest kernel?
Date: Tue, 16 Sep 2003 23:53:53 +0400 [thread overview]
Message-ID: <3F676A51.5020805@aknet.ru> (raw)
Hello.
Ryan Underwood wrote:
> There was a request that I post the details of how to work DOSEMU
> through an inetd connection. I couldn't get my old method to work
> with the latest version, so I was trying the stable version, which
> I was sure had worked at soem point.
OK, I see.
You can't get that working on the recent
dosemu because that was explicitly prohibited
in the parser.
But please have a look into a parser.y:1314
of dosemu 1.0.2. strcpy(sptr->dev, ttyname(0))
is there and should segfault when the FD 0
is referring not to a tty and the virtual modem
is attempted to be used on it.
> In the meantime, I really would like to know if anyone gets 1.0.2.1
> to work with the latest kernel, and the precise kernel version
> which broke it would be helpful.
I've heard about a major changes done in 2.4
kernels recently, mostly VM-related. It would
be good to figure out what was broken, but
perhaps the things are just not settled down
yet after that changes.
next reply other threads:[~2003-09-16 19:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-16 19:53 Stas Sergeev [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-09-16 3:29 1.0.2.1 and latest kernel? Stas Sergeev
2003-09-16 3:51 ` Ryan Underwood
2003-09-15 9:41 Ryan Underwood
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=3F676A51.5020805@aknet.ru \
--to=stsp@aknet.ru \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.