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: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.
Home |
Main Index |
Thread Index |
Old Index