From owner-cvs-other Wed Apr 19 07:52:30 1995 Return-Path: cvs-other-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA21150 for cvs-other-outgoing; Wed, 19 Apr 1995 07:52:30 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id HAA21137 ; Wed, 19 Apr 1995 07:52:17 -0700 Received: (from jkh@localhost) by time.cdrom.com (8.6.11/8.6.9) id HAA10691; Wed, 19 Apr 1995 07:54:27 -0700 Date: Wed, 19 Apr 1995 07:54:27 -0700 From: "Jordan K. Hubbard" Message-Id: <199504191454.HAA10691@time.cdrom.com> To: CVS-commiters@time.cdrom.com, cvs-other@time.cdrom.com Subject: cvs commit: /host/freefall/a/ncvs/src/usr.sbin/pkg_install/add perform.c Sender: cvs-other-owner@freebsd.org Precedence: bulk jkh 95/04/19 07:54:26 Modified: host/freefall/a/ncvs/src/usr.sbin/pkg_install/add perform.c Log: Greatly simplify the calling of mtree - the error handling wasn't working anyway, at least not with FreeBSD's mtree, and the arguments were being built incorrectly.