From owner-freebsd-emulation Sat Oct 11 00:22:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA05417 for emulation-outgoing; Sat, 11 Oct 1997 00:22:20 -0700 (PDT) (envelope-from owner-freebsd-emulation) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA05394; Sat, 11 Oct 1997 00:22:11 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id QAA00683; Sat, 11 Oct 1997 16:49:10 +0930 (CST) Message-Id: <199710110719.QAA00683@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: richard@pegasus.com (Richard Foulk) cc: freebsd-emulation@freefall.FreeBSD.org, freebsd-hackers@freefall.FreeBSD.org Subject: Re: LINUX emulation and uname(3). In-reply-to: Your message of "Fri, 10 Oct 1997 07:54:17 -1000." <199710101754.HAA17182@pegasus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Sat, 11 Oct 1997 16:49:09 +0930 From: Mike Smith Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id AAA05398 Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Oh, just by the way: > When you're emulating another OS you want to get as close as possible > to acting just like that OS. Period. We aren't emulating another OS; we are providing an ABI compatability layer such that programs built for Linux can be run. We are FreeBSD. > If you find the `Linux' report to be that hideous then make the output > configurable. But the default action should be as close to what Linux > produces as possible. It already is, and several of us have already explained exactly how one would go about doing this. mike