Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/pkg_install
Module Name: basesrc
Committed By: abs
Date: Tue Aug 27 17:27:32 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/add: perform.c
basesrc/usr.sbin/pkg_install/lib: path.c path.h
Log Message:
Introduce path_prepend_from_pkgname() and path_remove_first() and
use in pkg_add to ensure the location of the package being added is
checked first for any additional packages.
To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 basesrc/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/pkg_install/lib/path.c
cvs rdiff -r1.1 -r1.2 basesrc/usr.sbin/pkg_install/lib/path.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