From owner-freebsd-questions Wed May 22 12:39:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA20484 for questions-outgoing; Wed, 22 May 1996 12:39:18 -0700 (PDT) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA20477 for ; Wed, 22 May 1996 12:39:16 -0700 (PDT) Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by who.cdrom.com (8.6.12/8.6.11) with ESMTP id MAA27296 for ; Wed, 22 May 1996 12:39:13 -0700 Received: from palmer.demon.co.uk (localhost [127.0.0.1]) by palmer.demon.co.uk (sendmail/PALMER-1) with ESMTP id UAA11178; Wed, 22 May 1996 20:33:32 +0100 (BST) To: Gary Kline cc: terry@lambert.org (Terry Lambert), freebsd-questions@FreeBSD.ORG From: "Gary Palmer" Subject: Re: Utilities and POSIX compliance.... In-reply-to: Your message of "Wed, 22 May 1996 11:23:53 PDT." <199605221823.LAA23578@athena.tera.com> Date: Wed, 22 May 1996 20:33:31 +0100 Message-ID: <11176.832793611@palmer.demon.co.uk> Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Gary Kline wrote in message ID <199605221823.LAA23578@athena.tera.com>: > Before remembering the FSF's work, I hacked some > of the BSD utilities into compiliance. Then > found that GNU has the majority of the utilities > re-written. The code ought to parallelize nicely, > and even if not, having the POSIX compliance > shouldn't cause any of functional degradation. > (Speculation:: I haven't tested my GNU ports yet.) The FreeBSD project wants to rely as little as possible on FSF code (i.e. code under the GPL) because of commercial implications of having the code in the release... That is why all the code which falls under the GPL is in one directory in FreeBSD, so that if necessary you can yank it out and then use it in an environment where releasing the source to the system is not a viable option (for whatever reason). Moving more of our code base to be under the GPL is not really acceptable. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info