From owner-freebsd-current@FreeBSD.ORG Wed Oct 27 09:45:39 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6822716A4CE; Wed, 27 Oct 2004 09:45:39 +0000 (GMT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A0A143D4C; Wed, 27 Oct 2004 09:45:38 +0000 (GMT) (envelope-from danfe@regency.nsu.ru) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.34) id 1CMkRR-00027t-VA; Wed, 27 Oct 2004 16:50:06 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.13.1/8.13.1) with ESMTP id i9R9kUZn090329; Wed, 27 Oct 2004 16:46:30 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.13.1/8.13.1/Submit) id i9R9kQrl090245; Wed, 27 Oct 2004 16:46:26 +0700 (NOVST) (envelope-from danfe) Date: Wed, 27 Oct 2004 16:46:26 +0700 From: Alexey Dokuchaev To: Robin Schoonover Message-ID: <20041027094626.GA86759@regency.nsu.ru> References: <4171F702.9020405@gamersimpact.com> <20041023130921.I78665@alpha.siliconlandmark.com> <417DF502.4010807@freebsd.org> <200410261227.25387.josemi@freebsd.jazztel.es> <20041026082109.617186e7@zork> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041026082109.617186e7@zork> User-Agent: Mutt/1.4.2.1i cc: current@freebsd.org cc: Ryan Sommers cc: Tim Kientzle cc: Jose M Rodriguez cc: freebsd-current@freebsd.org Subject: Re: Removal of /stand Directory X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Oct 2004 09:45:39 -0000 On Tue, Oct 26, 2004 at 08:21:09AM -0600, Robin Schoonover wrote: > On Tue, 26 Oct 2004 12:27:24 +0200 > Jose M Rodriguez wrote: > > El Martes, 26 de Octubre de 2004 08:56, Tim Kientzle escribi?: > > > > > > Ryan is proposing moving /usr/bin/gzip to /bin/gzip. > > > /usr/bin/gzip only has 4 links: gzip, gunzip, gzcat, and zcat. > > > > > > > I recall that gzip comes from /usr/src/gnu/usr.bin/gzip and is GPL > > licensed. > > > > I can't recall of any /usr/src/gnu/bin. This may be an issue? > > > > Doesn't netbsd use a BSD-licensed gzip? It does. In fact, it was recently picked up by dfBSD. Here're details: http://leaf.dragonflybsd.org/mailarchive/commits/2004-10/msg00206.html ./danfe