summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/path.h
AgeCommit message (Expand)Author
2007-07-16Switch to src/dist as primary src location of pkg_install.joerg
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2002-08-29Do not prepend '.' to path when looking for dependencies for a packageabs
2002-08-27Introduce path_prepend_from_pkgname() and path_remove_first() andabs
2002-07-19- remove handling of PKG_ADD_BASE.yamt