From: RJack on
David Kastrup wrote:
> Raffael Cavallaro
> <raffaelcavallaro(a)pas.espam.s.il.vous.plait.mac.com> writes:
>
>> On 2010-03-23 09:11:03 -0400, Hyman Rosen said:
>>
>>> It is not correct to say that Mac OS X "is" BSD Unix for normal
>>> definitions of "is".

"That depends on what the definition of 'is' is." --- William Jefferson
Clinton, 42nd President of the United States.

>> Mac OS X *is* descended from 4.4 BSD for normal definitions of
>> "is."

Sincerely,
RJack :)
From: Hyman Rosen on
On 3/23/2010 11:40 AM, RJack wrote:
>>> On 2010-03-23 09:11:03 -0400, Hyman Rosen said:
>>>> It is not correct to say that Mac OS X "is" BSD Unix for normal
>>>> definitions of "is".
> "That depends on what the definition of 'is' is." --- William Jefferson
> Clinton, 42nd President of the United States.

Well, duh.
From: Thomas A. Russ on
David Kastrup <dak(a)gnu.org> writes:

> Raffael Cavallaro <raffaelcavallaro(a)pas.espam.s.il.vous.plait.mac.com>
> writes:
> >
> > Mac OS X *is* descended from 4.4 BSD for normal definitions of "is."
>
> Not really. Darwin may be, but all the graphical folderol running on it
> is rather descended (or written new) from older MacOS code not based on
> BSD.

Well, actually, a fair bit of the graphical code on OS X comes from the
NeXT operating system and graphics library. The older MacOS code has
slowly been dropped from the Mac OS over the years.

(The classic Mac OS actually used a Pascal interface. The current Mac
OS uses Objective C.)

--
Thomas A. Russ, USC/Information Sciences Institute
From: Andy Chambers on
On Mar 20, 4:06 am, Raffael Cavallaro
<raffaelcavall...(a)pas.espam.s.il.vous.plait.mac.com> wrote:

> What's a reasonable cost? Well,
> LispWorks sells an entire common lisp implementation, with GUI
> framework and fully featured IDE and editor for US$1500.00, so I would
> think that a handful of lisp libraries would be significantly less than
> that.

But Lispworks are competing with a number of similar products of
varying prices (all the way down to free). Price is not, never has
been, and never will be determined solely by the effort that goes into
making the thing you're selling.

If Pascal can convince you that by using his libraries you'll increase
your profits a gazillion times, then you'd be silly to refuse to pay
because it costs more than Lispworks.

Regards,
Andy

From: Raffael Cavallaro on
On 2010-03-23 09:41:02 -0400, Hyman Rosen said:

> Since much of the discussion in this newsgroup
> focuses on license features and requirements, saying that Mac OS X
> "is" BSD needlessly confuses that issue.

Saying that Mac OS X is BSD is:

1. true

2. a counterexample to the claim that linux is trouncing BSD UNIX.

The original claim was that linux was dominating BSD UNIX because of
the GPL. The 5x web client numbers for Mac OS X show that non-GPL
licensed UNIX (here, BSD, APSL) in fact has much greater numbers than
GPL linux.

Finally, the APSL requires that modifications to *covered code* (i.e.,
the APSL library or code you are using in your larger work) be open
sourced if your larger work is distributed. You are not required to
open source the whole larger work, something that the GPL *does*
require, and the LGPL, like the APSL, does not.

warmest regards,

Ralph


--
Raffael Cavallaro