Subject: PR/32228 CVS commit: src/usr.sbin/pkg_install
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-bugs
Date: 12/06/2005 01:20:06
The following reply was made to PR pkg/32228; it has been noted by GNATS.

From: Ben Collver <ben@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/32228 CVS commit: src/usr.sbin/pkg_install
Date: Tue,  6 Dec 2005 01:07:30 +0000 (UTC)

 Module Name:	src
 Committed By:	ben
 Date:		Tue Dec  6 01:07:30 UTC 2005
 
 Modified Files:
 	src/usr.sbin/pkg_install/add: futil.c
 	src/usr.sbin/pkg_install/lib: fexec.c file.c lib.h
 
 Log Message:
 Specify the full path to tar when unpacking a package.
 Modify pfcexec so the new process file name can be different from argv[0].
 This fix is from Peter Postma, and it addresses PR#32228
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 src/usr.sbin/pkg_install/add/futil.c
 cvs rdiff -r1.9 -r1.10 src/usr.sbin/pkg_install/lib/fexec.c
 cvs rdiff -r1.75 -r1.76 src/usr.sbin/pkg_install/lib/file.c
 cvs rdiff -r1.80 -r1.81 src/usr.sbin/pkg_install/lib/lib.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.