NetBSD/usr.sbin/pkg_install/lib
agc 2e8bd5562d When adding packages via pkg_add(1), and a pre-requisite package needs
to be added, first try to use the exact version of the pre-requisite
with which the base package was built (from the @blddep directive in
the +CONTENTS file), and then use the traditional dependency from the
@pkgdep directive.

Also rename a variable from "code" to "errc" to make it obvious what
the variable counts.

Bump version number to 20020306.
2002-03-06 17:45:20 +00:00
..
Makefile MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
defs.h Pull in a much simplified version of the vtest functionality. This new 2002-01-09 16:17:08 +00:00
exec.c va_{start,end} audit: 2001-09-24 13:22:25 +00:00
file.c use full pathname of tar consistentlc 2001-09-26 13:48:27 +00:00
ftpio.c don't hardcode "tar"'s program name, use TAR_FULLPATHNAME instead 2001-12-30 04:46:21 +00:00
global.c
lib.h Add a new packing list directive, @blddep, which notes the exact 2002-03-05 13:01:19 +00:00
lpkg.c
pen.c
pkgdb.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
plist.c Add a new packing list directive, @blddep, which notes the exact 2002-03-05 13:01:19 +00:00
str.c tets -> test 2002-02-02 15:30:18 +00:00
version.c
version.h When adding packages via pkg_add(1), and a pre-requisite package needs 2002-03-06 17:45:20 +00:00