NetBSD/usr.sbin/pkg_install/admin
kleink 48c51a151e Ensure readlink(2) result termination within buffer bounds. 2004-05-10 19:59:59 +00:00
..
Makefile
README
main.c Ensure readlink(2) result termination within buffer bounds. 2004-05-10 19:59:59 +00:00
pkg_admin.1 Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00

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