Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.sbin/pkg_install/admin
Module Name: basesrc
Committed By: hubertf
Date: Sun Aug 4 20:50:56 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/admin: main.c pkg_admin.1
Log Message:
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.28 -r1.29 basesrc/usr.sbin/pkg_install/admin/main.c
cvs rdiff -r1.16 -r1.17 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