pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/32228 CVS commit: src/usr.sbin/pkg_install



The following reply was made to PR pkg/32228; it has been noted by GNATS.

From: Ben Collver <ben%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index