From owner-freebsd-questions@FreeBSD.ORG Mon Jan 10 01:20:00 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDE2016A4CE for ; Mon, 10 Jan 2005 01:20:00 +0000 (GMT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C56043D48 for ; Mon, 10 Jan 2005 01:20:00 +0000 (GMT) (envelope-from rjhjr@cox.net) Received: from localhost ([68.230.186.138]) by lakermmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050110011958.FHQJ2250.lakermmtao03.cox.net@localhost> for ; Sun, 9 Jan 2005 20:19:58 -0500 Date: Sun, 9 Jan 2005 20:20:29 -0500 From: Bob Hall To: freebsd-questions@freebsd.org Message-ID: <20050110012029.GA11153@kongemord.krig.net> Mail-Followup-To: Bob Hall , freebsd-questions@freebsd.org References: <200501100017.j0A0Had6026177@mp.cs.niu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501100017.j0A0Had6026177@mp.cs.niu.edu> User-Agent: Mutt/1.4.2.1i Subject: Re: I quit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2005 01:20:00 -0000 On Sun, Jan 09, 2005 at 06:17:36PM -0600, Scott Bennett wrote: > On Sun, 9 Jan 2005 08:54:55 -0600 Andrew L. Gould > wrote: > > >Mac OSX is based upon FreeBSD and may have native versions of the > > Mac OSX was--and unless something has changed drastically in the last > few weeks, still is--based upon NextStep, another proprietary UNIX that was > based upon a Mach 2.4-2.5 kernel and 4.3BSD above that. >From http://developer.apple.com/unix/: Specifically, it is based in part on BSD 4.4 Lite. On a system level, many of the design decisions are made to align with BSD-style UNIX systems. Most libraries and utilities are from FreeBSD (http://www.freebsd.org/), but some are derived from NetBSD (http://www.netbsd.org/). For future development, Mac OS X has adopted FreeBSD as a reference code base for BSD technology. Work is ongoing to more closely synchronize all BSD tools and libraries with the FreeBSD-stable branch.. Your statements applied to the original OSX. It has shifted to 4.4BSD, Mach 3, and FBSD during the course of development, with lots of contributions from Net and OpenBSD. The changes didn't happen in the last few weeks. They happened continuously during the system's development.