NetBSD/usr.sbin/pkg_install/info
hubertf 207fff285e pkg_info will not DTRT when applied to a binary package that doesn't
have all the files from ALL_FNAMES -- meta pkgs don't have +MTREE-files,
and as such it's impossible to retrieve _any_ information on them.
The fix is to only extract those +-files that are needed (as determined
by the command line options).

Problem noted by gavan@, code reviewed by grant@ and gavan@.
2004-08-07 01:55:06 +00:00
..
Makefile
info.h Fix up definition of SHOW_BI_VAR, the prototype for show_var(), and the 2004-05-07 21:38:57 +00:00
main.c Fix up definition of SHOW_BI_VAR, the prototype for show_var(), and the 2004-05-07 21:38:57 +00:00
perform.c pkg_info will not DTRT when applied to a binary package that doesn't 2004-08-07 01:55:06 +00:00
pkg_info.1 Bump date of manpage after addition of -Q flag to pkg_info(1). 2004-05-08 21:05:02 +00:00
show.c Add a new flag -Q (for "query") to pkg_info(1) to query the build 2004-05-07 16:40:30 +00:00