NetBSD/usr.sbin/pkg_install/add
hubertf ba73896f0c Fix some bugs discovered tonight when installing on a fresh 1.3.2
machine:
 - create /var/db/pkg if not there
 - fix wrong handling of findmatchingname() return code, resulting
   in missing /var/db/pkg dir being interpreted as match found
 - only move +BUILD_VERSION and +BUILD_INFO files if they're
   actually present (old pkgs don't have them!)
1998-11-07 23:16:50 +00:00
..
Makefile WARNSify, cleanup Makefiles 1997-10-17 14:53:18 +00:00
add.h More cleanup - various bits of KNF. 1998-10-09 18:27:31 +00:00
extract.c More cleanup - various bits of KNF. 1998-10-09 18:27:31 +00:00
futil.c Allow symlinks to directories instead of pure directories in several 1998-08-27 23:37:35 +00:00
main.c + Remove obsolete and unused string functions. 1998-10-12 12:03:24 +00:00
perform.c Fix some bugs discovered tonight when installing on a fresh 1.3.2 1998-11-07 23:16:50 +00:00
pkg_add.1 s/freebsd/netbsd/, pointed out by Heiko Rupp 1998-10-26 11:35:00 +00:00