From owner-cvs-src@FreeBSD.ORG Tue May 31 20:42:27 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4DAC16A420 for ; Tue, 31 May 2005 20:42:27 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4F9943D54 for ; Tue, 31 May 2005 20:42:26 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14096 invoked from network); 31 May 2005 20:42:26 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 31 May 2005 20:42:26 -0000 Received: from [10.50.41.231] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j4VKgKFs064315; Tue, 31 May 2005 16:42:20 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: obrien@FreeBSD.org Date: Tue, 31 May 2005 16:39:42 -0400 User-Agent: KMail/1.8 References: <200505292156.j4TLuccN040566@repoman.freebsd.org> <20050531200850.GA90363@dragon.NUXI.org> In-Reply-To: <20050531200850.GA90363@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200505311639.44245.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx Cc: Maxim Sobolev , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/contrib/bzip2 bzlib.c src/lib/libstand Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 20:42:28 -0000 On Tuesday 31 May 2005 04:08 pm, David O'Brien wrote: > On Sun, May 29, 2005 at 09:56:38PM +0000, Maxim Sobolev wrote: > > sobomax 2005-05-29 21:56:38 UTC > > > > FreeBSD src repository > > > > Modified files: > > contrib/bzip2 bzlib.c > > lib/libstand Makefile > > Log: > > Make bzip2 support working again after bzip2 upgrade. This time commit > > BZ_NO_COMPRESS support to the bzip2 sources directly (yes, this takes > > file off the vendor branch, but looks like bzip2 maintainer doesn't > > care), so that it will not be removed when the next upgrade is performed. > > Also, add a short note on how to test bzip2 support. > > > > Pointy hat to: obrien > > > > Correct comment (libz -> libbz2) and remove useless full path to > > zutil.h while I am here. > > What is is the problem you are trying to solve? Why is BZ_NO_COMPRESS > needed? There are better ways of handling this. I'm guessing cause libstand and the loader only support read-only (and thus only decompressing) operations on bzipped files. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org