Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files
To: None <pkgsrc-changes@NetBSD.org>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-changes
Date: 12/06/2005 01:08:09
Module Name: pkgsrc
Committed By: ben
Date: Tue Dec 6 01:08:09 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkg_install/files/add: futil.c
pkgsrc/pkgtools/pkg_install/files/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.8 -r1.9 pkgsrc/pkgtools/pkg_install/files/add/futil.c
cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/pkg_install/files/lib/fexec.c
cvs rdiff -r1.16 -r1.17 pkgsrc/pkgtools/pkg_install/files/lib/file.c
cvs rdiff -r1.20 -r1.21 pkgsrc/pkgtools/pkg_install/files/lib/lib.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.