From owner-freebsd-questions@FreeBSD.ORG Wed Sep 24 15:05:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38E4D1065690 for ; Wed, 24 Sep 2008 15:05:21 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.177]) by mx1.freebsd.org (Postfix) with ESMTP id E214D8FC21 for ; Wed, 24 Sep 2008 15:05:20 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so577147ele.13 for ; Wed, 24 Sep 2008 08:05:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=wsTZOEjcPqfvE7z326QAjXkudgJVGo0zTtwDwfPkKWw=; b=GAwqAaHbBm3XTY4zH7xBqwQCMjfa360/ZjX4mLKdSZsQxwTWRkMZhxD7olk5nXryFo HKMiqWO4gLJU5t2g+TlG1uQw2+XUTVsixJLIaFpQ8qh37wO8ifYa3NM0WXcwWs3AORhC zLyoniv6/QwL+jfW9tk/zgLaUxfJbWn5XzxvM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=k05keglaD9XYK9PGSoyykpoLnYdIRi3RzkQjp357rRMSrZ2aSZhgCawrf16EyyAJex 4P9MPPe3JslnwgKTuIuCzb0rfa9RLdAXKOJRKtojdVuRD6pMKCf7SCAFVfUsubT5+60f 1qF2nQUUK3RR8v/mHU5KoUi6492P8vckpSW04= Received: by 10.142.232.20 with SMTP id e20mr2585118wfh.134.1222268719549; Wed, 24 Sep 2008 08:05:19 -0700 (PDT) Received: by 10.142.185.6 with HTTP; Wed, 24 Sep 2008 08:05:19 -0700 (PDT) Message-ID: <28283d910809240805x788e8a52uda107bcea9459af9@mail.gmail.com> Date: Wed, 24 Sep 2008 11:05:19 -0400 From: "matt donovan" To: "Bill Moran" In-Reply-To: <20080924103109.b827bdaa.wmoran@potentialtech.com> MIME-Version: 1.0 References: <873547.5011.qm@web57004.mail.re3.yahoo.com> <20080924103109.b827bdaa.wmoran@potentialtech.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: unga888@yahoo.com, freebsd-questions@freebsd.org Subject: Re: Why not GNU cmp? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2008 15:05:21 -0000 On Wed, Sep 24, 2008 at 10:31 AM, Bill Moran wrote: > Unga wrote: > > > > Hi all > > > > I have noted FreeBSD uses GNU diff, GNU diff3 and GNU sdiff. Why FreeBSD > uses its own version of cmp? why not use GNU cmp? Is the GNU cmp not > compatible with FreeBSD? > > The GNU version of cmp is not licensed under the BSD license. > > Given enough time/manpower, all the GNU tools in FreeBSD will eventually > be replaced with BSD-licensed versions. > > -- > Bill Moran > http://www.potentialtech.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > and it's not GNU diff it's BSD diff