Subject: CVS commit: src/usr.sbin/pkg_install/add
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/17/2006 02:37:31
Module Name:	src
Committed By:	hubertf
Date:		Fri Mar 17 02:37:31 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c

Log Message:
Add sanity check if there's a @cwd in the +CONTENT file.
If not abort, because we wouldn't know where to put the files.

Coverity CID 1358


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/usr.sbin/pkg_install/add/perform.c

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