NetBSD/usr.sbin/pkg_install/lib
agc 938f9f0f4f Modify pkg_info so that it will only print information on uninstalled
binary packages in the current working directory if -. is given on the
command line. If no -. is given, pkg_info will look for its information
in the ${PKG_DBDIR}.

This addresses a long-held gripe on the part of a number of people,
including myself, which completely violated the POLS.

Bump version for this and previous pkg_admin modification.
2004-08-13 13:34:42 +00:00
..
Makefile Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
defs.h
fexec.c reset values when malloc fails. 2003-09-23 15:07:43 +00:00
file.c avoid uninitialized variable. noted by wiz. 2003-12-20 10:09:20 +00:00
ftpio.c use the --use-compress-program argument to tar and do away with 2003-12-20 03:31:56 +00:00
global.c
lib.h Make pkg_add recognise binary packages built with ignored recommendations 2004-04-11 06:13:46 +00:00
lpkg.c
path.c
path.h
pen.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
pkgdb.c Output the name of the pkgdb file from which we are removing entries 2003-09-08 22:19:25 +00:00
plist.c If symlink integrity check fails, try the target of the symlink. This 2004-06-01 16:15:31 +00:00
str.c Replace strnncpy calls with strlcpy calls. Remove strnncpy. 2003-10-04 00:50:34 +00:00
version.c
version.h Modify pkg_info so that it will only print information on uninstalled 2004-08-13 13:34:42 +00:00