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: 01/06/2005 11:59:35
Module Name:	src
Committed By:	agc
Date:		Thu Jan  6 11:59:35 UTC 2005

Modified Files:
	src/usr.sbin/pkg_install/add: extract.c
	src/usr.sbin/pkg_install/lib: plist.c version.h

Log Message:
Always echo the command about to be executed to standard output, not
just when the verbose flag is specified - we are, after all, normally
executing these commands as root.

Bump version to 20050106


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/usr.sbin/pkg_install/add/extract.c
cvs rdiff -r1.46 -r1.47 src/usr.sbin/pkg_install/lib/plist.c
cvs rdiff -r1.61 -r1.62 src/usr.sbin/pkg_install/lib/version.h

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