Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/19/2003 08:54:30
Module Name:	src
Committed By:	agc
Date:		Thu Jun 19 08:54:29 UTC 2003

Modified Files:
	src/usr.sbin/pkg_install/delete: main.c
	src/usr.sbin/pkg_install/info: main.c

Log Message:
Firstly, let's give credit where credit is due - the idea came from uwe.

Add the ability to pkg_info(1) and pkg_delete(1) to take a directory
name for the name of the package, so that shell-completion can help
when finding out information or deleting packages.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.sbin/pkg_install/delete/main.c
cvs rdiff -r1.35 -r1.36 src/usr.sbin/pkg_install/info/main.c

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