NetBSD/usr.sbin/pkg_install/info
seb 3273d1bc8b Consistently check findmatchingname() return value for error condition.
Among other this fixes 'pkg_info -e whateverpkg' exit status when
/var/db/pkg is missing: it is now 1 and not 0.
2003-03-24 21:44:45 +00:00
..
Makefile
info.h - make last arg of findmatchingname void*. 2002-06-09 13:23:44 +00:00
main.c Consistently check findmatchingname() return value for error condition. 2003-03-24 21:44:45 +00:00
perform.c Consistently check findmatchingname() return value for error condition. 2003-03-24 21:44:45 +00:00
pkg_info.1 In addition to the existing "rc" modifier for a package version, add 2002-11-14 09:40:23 +00:00
show.c show_file: don't append '\n' if fopen failed. 2002-07-20 04:59:47 +00:00