From owner-freebsd-questions Thu Jan 28 20:03:54 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA13729 for freebsd-questions-outgoing; Thu, 28 Jan 1999 20:03:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kiwi.pinnacle.co.nz ([202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA13721 for ; Thu, 28 Jan 1999 20:03:49 -0800 (PST) (envelope-from jonc@pinnacle.co.nz) Received: from kiwi.pinnacle.co.nz (kiwi.pinnacle.co.nz [202.37.163.2]) by kiwi.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id RAA29522; Fri, 29 Jan 1999 17:03:56 +1300 (NZDT) Date: Fri, 29 Jan 1999 17:03:56 +1300 (NZDT) From: Jonathan Chen To: stnslsk@ibm.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCO executables In-Reply-To: <016901be4b2a$a4243ae0$b2b72581@internet> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 28 Jan 1999 stnslsk@ibm.net wrote: > Is it possible to run an SCO UNIX 3.2.4 based executable in FreeBSD ? > Provided the SCO executable is in COFF, you can. We do this, but had to tweak the kernel to ignore some weird ioctl calls from the SCO binary. Jonathan Chen ----- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message