From owner-freebsd-hackers Sat Mar 30 12:44:53 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA09365 for hackers-outgoing; Sat, 30 Mar 1996 12:44:53 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA09359 for ; Sat, 30 Mar 1996 12:44:51 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA09662; Sat, 30 Mar 1996 13:41:43 -0700 From: Terry Lambert Message-Id: <199603302041.NAA09662@phaeton.artisoft.com> Subject: Re: UNIX Sound SystemTM (USS) Lite (Formerly VoxWare) To: green@fang.cs.sunyit.edu (Charles Green) Date: Sat, 30 Mar 1996 13:41:43 -0700 (MST) Cc: jkh@time.cdrom.com, hackers@FreeBSD.org In-Reply-To: <199603301548.KAA00885@fang.cs.sunyit.edu> from "Charles Green" at Mar 30, 96 10:48:11 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > } > We should probably just go with TASD 3.5 which is under a BSDish > } > copyright and then develop sound ourselves from here on. At least there > } > is one bright side to this, we can finally clean up some of the sources so > } > we don't have #ifdef LINUX #ifdef SYSV #ifdef SCO #BSDI, and the assorted > } > horrible mess... > } > } Sounds good to me! Any takers? :-) > } > } Jordan > > Wow!!! VERY bad idea!! This will just create more incompatablities! I agree. While we are at it, we should just all go to SVR4, since developing a free OS (because we are disgruntled with the limitations on research and the slow speed of bug fixes) just creates more incompatabilities! In case you didn't recognize that, let me translate: relying on code which is not freely distributable under UCB-style license for *anything* people consider a key system component is a >*BAD*< thing. It is diametrically opposed to the philosophies behind FreeBSD (and NetBSD and OpenBSD, for that matter). This is also the reason for opposition to GPL and LGPL code in system critical components. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.