From owner-freebsd-hackers Mon Nov 6 07:27:37 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA28354 for hackers-outgoing; Mon, 6 Nov 1995 07:27:37 -0800 Received: from cls.net (freeside.cls.de [192.129.50.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id HAA28348 for ; Mon, 6 Nov 1995 07:27:32 -0800 Received: by mail.cls.net (Smail3.1.28.1) from allegro.lemis.de (192.109.197.134) with smtp id ; Mon, 6 Nov 95 15:24 GMT From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Reply-To: grog@lemis.de (Greg Lehey) Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id QAA13791; Mon, 6 Nov 1995 16:00:28 +0100 Message-Id: <199511061500.QAA13791@allegro.lemis.de> Subject: Re: ideas from netbsd To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Mon, 6 Nov 1995 16:00:28 +0100 (MET) Cc: hackers@freebsd.org (FreeBSD Hackers) In-Reply-To: <20412.815613205@time.cdrom.com> from "Jordan K. Hubbard" at Nov 5, 95 03:13:25 pm X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 985 Sender: owner-hackers@freebsd.org Precedence: bulk Jordan K. Hubbard writes: > > > * another thing is the COMPAT_FREEBSD option (... and code) - i think > > it would be a good idea to have something similar for NetBSD > > (COMPAT_NETBSD) in FreeBSD - i think it should be relatively easy to > > Uh. Why? :-) > > I believe the big reason for them having COMPAT_FREEBSD to run our > packages, which is a perfectly reasonable thing. From the opposite > point of view, I can't think of *any* applications (save AFS, which > isn't even an app) that run only on NetBSD and aren't available in > FreeBSD versions. That may be true most of the time, but consider my situation. I have machines running both BSD/386 and FreeBSD, and the software is compatible enough that I normally don't need two copies of everything. It would be nice to retain the compatibility, and it shouldn't be too hard. That doesn't mean I want a COMPAT_NETBSD and a COMPAT_BSDOS--just that somehow people should arrange to stay as compatible as possible. Greg