From owner-freebsd-questions@FreeBSD.ORG Tue Aug 17 17:47:45 2004 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 097B616A4CE for ; Tue, 17 Aug 2004 17:47:45 +0000 (GMT) Received: from hobbiton.shire.net (hobbiton.shire.net [206.71.64.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id D487543D53 for ; Tue, 17 Aug 2004 17:47:44 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.161.247.57] (helo=[192.168.99.66]) by hobbiton.shire.net with asmtp (TLSv1:RC4-SHA:128) (Exim 4.10) id 1Bx83k-0000dw-00 for freebsd-questions@freebsd.org; Tue, 17 Aug 2004 11:47:44 -0600 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <411D87B3.2050808@gldis.ca> References: <20040813121022.GB94786@dogma.freebsd-uk.eu.org> <411D868B.6020908@gldis.ca> <411D87B3.2050808@gldis.ca> Message-Id: <890EAA5F-F075-11D8-998A-003065A70D30@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Tue, 17 Aug 2004 11:47:40 -0600 To: freebsd-questions@freebsd.org Questions X-Mailer: Apple Mail (2.619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on hobbiton.shire.net X-Spam-Status: No, hits=-1.5 required=5.0 tests=BAYES_01 autolearn=no version=2.63 X-Spam-Level: Subject: Re: Looking for commercial code gone open source 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: Tue, 17 Aug 2004 17:47:45 -0000 Jonathon McKitrick wrote: > Does anyone know where there are any web-accessible examples of large > or > medium sized commercial software products that have been open sourced? > > I'd like to see some examples of code that were not written from the > beginning with the intention of being open source. > > jm > Apple's Darwin OS probably qualifies... Came from NextStep / OpenStep (commercial)... While lots of it itself comes from opensource (BSD land etc), there were significant changes / updates in its commercial version (like netinfo etc) Chad