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/add



Module Name:    basesrc
Committed By:   tron
Date:           Sun Nov 24 22:34:39 UTC 2002

Modified Files:
        basesrc/usr.sbin/pkg_install/add [netbsd-1-6]: perform.c

Log Message:
Pull up revision 1.74 (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.63.2.8 -r1.63.2.9 basesrc/usr.sbin/pkg_install/add/perform.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