> > >Is doscmd working for anyone on current? Here I just get:
> > >
> > >---------
> > >
> > >I have tried it on a single processor and SMP -current and both do the same
> > >thing. I had it working a while back, so I think my configuration is ok.
> > >
> > >Ideas on how to look into this?
> >
> > Start by invoking it with the various debug/trace options. I'd guess
> > that it may be broken by the signal-related changes that were made
> > recently.
>
> hehehe It dies at the very first vm86 instruction, so I guess something
> isn't setup correctly to enter vm86 mode via the sigreturn():
I bet that someone got smart and disallowed PSL_VM in eflags on a
return to user-mode.
--
\\ Give a man a fish, and you feed him for a day. \\ Mike Smith
\\ Tell him he should learn how to fish himself, \\ [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime. \\ [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message