Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/admin
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/06/2002 03:30:51
Module Name:	basesrc
Committed By:	lukem
Date:		Tue Aug  6 00:30:51 UTC 2002

Modified Files:
	basesrc/usr.sbin/pkg_install/admin [netbsd-1-6]: main.c

Log Message:
Pull up revision 1.29 (requested by lukem):
Add 'pmatch' keyword: pkg_admin pmatch pattern pkg
Will return true if 'pkg' matches 'pattern', false else.
Provides a command line interface to the pmatch() C function
to be used from shell scripts etc.


To generate a diff of this commit:
cvs rdiff -r1.24.2.3 -r1.24.2.4 basesrc/usr.sbin/pkg_install/admin/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.