From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 25 06:31:54 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A86BF16A417 for ; Fri, 25 Jan 2008 06:31:54 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 89D3F13C459 for ; Fri, 25 Jan 2008 06:31:54 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 1C1C28C096; Fri, 25 Jan 2008 00:31:54 -0600 (CST) Date: Fri, 25 Jan 2008 00:31:54 -0600 To: william wong Message-ID: <20080125063154.GA9925@soaustin.net> References: <84a208a0801232306k6a34134aqd549a1ba2160fe41@mail.gmail.com> <86bq7bwlot.fsf@ds4.des.no> <84a208a0801240456q3154de92me73e846df84d587a@mail.gmail.com> <86prvrv0b1.fsf@ds4.des.no> <84a208a0801240711j979874apad2d17c9afdbd6e@mail.gmail.com> <86fxwn877v.fsf@ds4.des.no> <84a208a0801242158q632314dfpd370a2fee2f87390@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <84a208a0801242158q632314dfpd370a2fee2f87390@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) From: linimon@lonesome.com (Mark Linimon) X-Mailman-Approved-At: Fri, 25 Jan 2008 12:28:12 +0000 Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= , freebsd-hackers@freebsd.org Subject: Re: FreeBSD hacker 101 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2008 06:31:54 -0000 On Fri, Jan 25, 2008 at 01:58:51PM +0800, william wong wrote: > That brings me to another ponder: why juniper and cisco are using > FreeBSD and not Linux even Linux performs better in an UP environment? Other posters have mentioned that there is a mix of Linux and BSD at Cisco. I don't work there, so I can't comment. However, if you're shipping a product where you don't necessarily wish to publish whatever code enhancements you've created, the BSD license is most likely a better choice. What was discussed at the last BSDCan was the fact that the companies that use BSD-licensed components are evolving towards contributing back improvements that they make to the system that they do not feel are their differentiators, and keeping to themselves the intellectual property that they feel puts them at a competitive advantage in their market. So it comes down to a legal and philosophical difference -- one that has been argued incessantly in the BSD vs. GPL camps. It can quickly become a "religious argument" and one that can only be resolved by "agreeing to disagree" -- if that. mcl