Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/admin
Module Name: basesrc
Committed By: lukem
Date: Tue Aug 6 00:30:41 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/admin [netbsd-1-6]: pkg_admin.1
Log Message:
Pull up revision 1.17 (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.16 -r1.16.2.1 basesrc/usr.sbin/pkg_install/admin/pkg_admin.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index