Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/lib
Module Name: basesrc
Committed By: tron
Date: Sun Nov 24 22:34:29 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/lib [netbsd-1-6]: file.c
Log Message:
Pull up revision 1.56 (requested by jschauma in ticket #1011):
- eliminate the hard-coding of pathnames in the default install.
- all command executions now use the path [execvp/execlp/system].
- normalize the macro names as <COMMAND>_CMD.
- in some OS's full pathnames for commands can still be provided, but this
is not the default.
This was needed to fix -DTAR_FULLPATHNAME="/usr/bin/tar"
To generate a diff of this commit:
cvs rdiff -r1.48.2.4 -r1.48.2.5 basesrc/usr.sbin/pkg_install/lib/file.c
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