From owner-freebsd-hackers Thu Apr 11 03:02:32 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA29995 for hackers-outgoing; Thu, 11 Apr 1996 03:02:32 -0700 (PDT) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA29990 for ; Thu, 11 Apr 1996 03:02:28 -0700 (PDT) Received: (from sos@localhost) by ra.dkuug.dk (8.6.12/8.6.12) id LAA23193; Thu, 11 Apr 1996 11:59:41 +0200 Message-Id: <199604110959.LAA23193@ra.dkuug.dk> Subject: Re: DOS emulator; Silly questions ... To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Thu, 11 Apr 1996 11:59:41 +0200 (MET DST) Cc: tam@riogrande.cs.tcu.edu, msmith@atrad.adelaide.edu.au, hackers@FreeBSD.ORG In-Reply-To: <199604110955.TAA29454@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Apr 11, 96 07:25:39 pm From: sos@FreeBSD.ORG Reply-to: sos@FreeBSD.ORG X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Michael Smith who wrote: > > Tam Weng Seng stands accused of saying: > It appears to be a historic wart. See my patches as previously referred. > > > 2. Has anybody gotten it to compile and work ??? > > Yes and no, in that order. There are some kernel interaction problems > that aren't yet resolved, and until we've got this sorted out, the > remainder is effectively impossible to test. Ahem, it shouldn't be much trouble in getting these userlevel things going, the main difficulty is to get VM86 support into the kernel, which is a totally different matter (which has been looked at by various people, me including). It is also imperative that the VM86 support be done in a way so it can be used for other things,, or this will just be another bloat to the system... > In the first instance, -current will probably be required to use it, with > perhaps some patches available to update -stable, but I can't see -stable > adding this sort of (dangerous) support for some time. This has no chance of getting into -stable as I see it... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.