freebsd-skq/usr.sbin/pkg_install/version
Robert Drehmel b61ee45f0e - Print out an error message instead of dereferencing a NULL pointer
if matchinstalled() found no packages, which happens to be the
   case after fresh installations.
 - Instead of using strstr(3) to match the package name, depend on
   matchinstalled()'s MATCH_REGEX package matching.

PR:		bin/50384
MFC after:	2 weeks
2003-04-04 14:40:49 +00:00
..
main.c C replacement for the Perl5 code. 2002-06-24 16:03:24 +00:00
Makefile C replacement for the Perl5 code. 2002-06-24 16:03:24 +00:00
perform.c - Print out an error message instead of dereferencing a NULL pointer 2003-04-04 14:40:49 +00:00
pkg_version.1 Note that -c is no longer supported. This was requested by a few users and 2003-01-27 02:05:59 +00:00
test-pkg_version.sh C replacement for the Perl5 code. 2002-06-24 16:03:24 +00:00
version.h Vastly decrease amount of memory comsumed in the case when we have to read 2002-09-09 08:00:32 +00:00