5cea86225d
fixes 'pkg_admin lsall' and 'pkg_admin lsbest' on Solaris and probably other platforms where getcwd() doesn't allocate a buffer when the 2nd arg is NULL. ok'd by simonb@ |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
pkg_admin.1 | ||
README |
Some of the options of this utility (add, delete) are *not* intended for public release. Any work regarding the consistancy of the pkgdb should be put into pkg_add/pkg_delete, instead of a brute-force "rebuild". The "rebuild" should be only needed wen upgrading from non-pkgdb- pkg_* tools to pkgdb-pkg_* tools. - hubertf