From owner-freebsd-emulation Tue Sep 24 02:45:15 1996 Return-Path: owner-emulation Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id CAA12163 for emulation-outgoing; Tue, 24 Sep 1996 02:45:15 -0700 (PDT) Received: from galois.nscf.org (Galois.nscf.org [192.48.117.201]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id CAA12117 for ; Tue, 24 Sep 1996 02:45:10 -0700 (PDT) Received: by galois.nscf.org with UUCP (5.67b/1.2) id AA21880; Tue, 24 Sep 1996 05:37:11 -0400 Received: by wa4phy.async.com (8.7.5/8.6.9) id FAA02534; Tue, 24 Sep 1996 05:24:39 -0400 (EDT) From: sam@wa4phy.async.com (S.W. Drinkard) Message-Id: <199609240924.FAA02534@wa4phy.async.com> Subject: Re: Applying patches for Doscmd? (help) :) To: galois!atrad.adelaide.edu.au!msmith (Michael Smith) Date: Tue, 24 Sep 1996 05:24:38 -0400 (EDT) Cc: emulation@freebsd.org In-Reply-To: <199609240106.KAA26921@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Sep 24, 96 10:36:29 am Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Firstly, you'll need to check the -current kernel patches carefully to > make sure they all applied OK. If you take the includes in the > machine/ subdirectory and drop them in /usr/include/machine (after > making backup copies of the original files!), you should get past most > of the problems. You may need a '#define sighandler_t void' manually > dropped into signal.c - 2.1.5 doesn't have it. OK.. guess that's where I didn't read enuff.. I've not moved the /usr/include/ machine files... guess I missed that in the README... I'll play with it this evening when I get home from work. > > You could also get Sean's 2.1.5 kernel diffs. Where are they available from?