Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 1996 16:08:39 +0000 (WET DST)
From:      Alexey Pialkin  <root@VexedVox.stud.pu.ru>
To:        sri.MT.net!nate@VexedVox.stud.pu.ru (Nate Williams)
Cc:        riogrande.cs.tcu.edu!tam@VexedVox.stud.pu.ru, atrad.adelaide.edu.au!msmith@VexedVox.stud.pu.ru, FreeBSD.org!hackers@VexedVox.stud.pu.ru
Subject:   Re: DOS emulator; Silly questions ...
Message-ID:  <199604121208.QAA00362@localhost>
In-Reply-To: <199604111505.JAA04157@rocky.sri.MT.net> from "Nate Williams" at Apr 11, 96 09:05:32 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > 2. Has anybody gotten it to compile and work ???
> 
> Apparently a couple people have.  I did a quick one-through on it, but
> didn't pursue the 'PCCONS' stuff.  I suspect we'll see some more noise
> on the lists when it gets more stable.

The main problem with doscmd is a different way of signals support in 
FreeBSD & BSDI. BSDI uses syscall sigreturn and as i undestand it's parametrs
& some internal realization much differ from FreeBSD realization. But a signals
is very important part of VM86 emulation in doscmd.

Yestaday i patch my kernel & make sigreturn to be able to setup VM86 but some
time after i got Trap in kernel..:( Will try to fix it today....

-- 
/====================================U             _a' /(
/ Alexey Pialkin                     N          ~~ _}\ \(  -
/ Internet: root@VexedVox.stud.pu.ru I                \(,_(,\\
/ FidoNet:  2:5030/247               X               ._>, _>,``==>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604121208.QAA00362>