From owner-freebsd-questions@FreeBSD.ORG Mon Apr 1 14:33:00 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DA2B621C for ; Mon, 1 Apr 2013 14:33:00 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) by mx1.freebsd.org (Postfix) with ESMTP id A9F00992 for ; Mon, 1 Apr 2013 14:33:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=RMkv4hD+UPn57l8a4zD/p59OaCuR3s+RoUD1N1KxL3k=; b=TTOsN4PPcPYxwGvhfFLAWZThDVUih92IUp8lmdrhkbwMGgchvTw1NijYH27warJRsHZMXrty4tlIPM621p8AdVUsLEGvEA07nXxQWYQ45WPUHxWi41zX1Uyu6esOBWZnLfO3Go+CuNifIohaJ441Bxd27k5Dv8DxOmi1yeq4J2w=; Received: from [122.129.203.50] (port=46903 helo=X220.ovitrap.com) by sl-508-2.slc.westdc.net with esmtpsa (SSLv3:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1UMfn7-002epb-QC; Mon, 01 Apr 2013 08:32:58 -0600 Date: Mon, 1 Apr 2013 21:32:53 +0700 From: Erich Dollansky To: Joe Subject: Re: use of the kernel and licensing Message-ID: <20130401213253.36230873@X220.ovitrap.com> In-Reply-To: <51599907.3010802@a1poweruser.com> References: <20130331001209.GA69583@neutralgood.org> <51583C91.5060000@a1poweruser.com> <20130331163143.aabedff2.freebsd@edvax.de> <20130331170902.bbcd8179.freebsd@edvax.de> <51599907.3010802@a1poweruser.com> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: Cc: Michael Ross , Polytropon , freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Apr 2013 14:33:00 -0000 Hi, On Mon, 01 Apr 2013 10:26:15 -0400 Joe wrote: > snip.... > > How do you explain all the forks of UNIX each claiming their own > copyright. They all provide the same concept, use the same names for > their commands, use the same programming language, have a filesystem > as their base. Just where is the line drawn between a fork and a > rewrite? just go back in history and find out why the AT&T code in BSD was rewritten. Erich