From owner-cvs-all Thu Nov 14 13: 3:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48BA937B401; Thu, 14 Nov 2002 13:03:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE43643E6E; Thu, 14 Nov 2002 13:03:50 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAEL1HmV089500; Thu, 14 Nov 2002 13:01:17 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAEL1HvQ089499; Thu, 14 Nov 2002 13:01:17 -0800 (PST) Message-Id: <200211142101.gAEL1HvQ089499@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 14 Nov 2002 13:01:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/lib file.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/11/14 13:01:17 PST Modified files: usr.sbin/pkg_install/lib file.c Log: Assume that packages passed on stdin are in bzip2 format, not gzip. (sysinstall depends on this feature for package addition.) Comment on hard-coded bzip2 usage in the spirit of rev. 1.58. Revision Changes Path 1.63 +2 -1 src/usr.sbin/pkg_install/lib/file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message