Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/pkg_install
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