From owner-cvs-all Sat Aug 24 18: 0:20 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 63C7B37B400; Sat, 24 Aug 2002 18:00:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10BC143E65; Sat, 24 Aug 2002 18:00:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P10GJU040726; Sat, 24 Aug 2002 18:00:16 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P10Gv4040724; Sat, 24 Aug 2002 18:00:16 -0700 (PDT) Message-Id: <200208250100.g7P10Gv4040724@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 24 Aug 2002 18:00:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c perform.c 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 obrien 2002/08/24 18:00:16 PDT Modified files: usr.sbin/pkg_install/add main.c perform.c usr.sbin/pkg_install/lib file.c Log: Find remaining hardcoded gzip bits and change to bzip2 bits. Mark with XXX so someone that cares about being able to handle either bziped or gziped packages knows where the remaining nits are. Revision Changes Path 1.51 +4 -2 src/usr.sbin/pkg_install/add/main.c 1.72 +3 -2 src/usr.sbin/pkg_install/add/perform.c 1.58 +8 -5 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