From owner-cvs-usrsbin Sat Feb 15 06:17:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA25793 for cvs-usrsbin-outgoing; Sat, 15 Feb 1997 06:17:33 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA25784; Sat, 15 Feb 1997 06:17:30 -0800 (PST) Date: Sat, 15 Feb 1997 06:17:30 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199702151417.GAA25784@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pkg_install/add perform.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 97/02/15 06:17:30 Modified: usr.sbin/pkg_install/add perform.c Log: Fix a bogon with playpen size calculation for pkg of "-". It's amazing this ever worked, actually. Revision Changes Path 1.40 +3 -1 src/usr.sbin/pkg_install/add/perform.c