summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/path.c
AgeCommit message (Expand)Author
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2003-01-05Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) andagc
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-08-08add some comments.yamt
2002-07-19- remove handling of PKG_ADD_BASE.yamt