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:           Thu Aug 29 21:46:34 UTC 2002

Modified Files:
        basesrc/usr.sbin/pkg_install/add: perform.c
        basesrc/usr.sbin/pkg_install/lib: path.c path.h

Log Message:
Do not prepend '.' to path when looking for dependencies for a package
specified without any path components. (Pointed out by Takashi Yamamoto)
Rename path_remove_first() to path_prepend_clear().


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 basesrc/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/pkg_install/lib/path.c
cvs rdiff -r1.2 -r1.3 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