From owner-freebsd-hackers Wed Sep 27 08:57:28 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA05133 for hackers-outgoing; Wed, 27 Sep 1995 08:57:28 -0700 Received: from dawnrazor.campus.luth.se (root@dawnrazor.campus.luth.se [130.240.193.73]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA05122 for ; Wed, 27 Sep 1995 08:57:22 -0700 Received: (from offe@localhost) by dawnrazor.campus.luth.se (8.6.11/8.6.9) id QAA02767; Wed, 27 Sep 1995 16:57:06 +0100 Date: Wed, 27 Sep 1995 16:57:05 +0100 (MET) From: Olof Johansson To: sos@FreeBSD.org cc: "Tom T. Tran" , hackers@freefall.freebsd.org Subject: Re: Solaris x86 In-Reply-To: <199509271417.HAA01643@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.org Precedence: bulk On Wed, 27 Sep 1995 sos@FreeBSD.org wrote: > Hmm, I'm not sure exactly what slowlaris resembels most, but I guess > its SVR4 like. Do you know what kind of binary format they use ?? > I have the codebits for running simple SVR4 ELF binaries from a > NCR system, that might be a starting point. Solaris 2.x is SVR4 (with some Sun-stuff added). It uses ELF format for the binaries. -Olof