Subject: CVS commit: src/bin/cp
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/15/2006 13:06:03
Module Name:	src
Committed By:	tron
Date:		Tue Aug 15 13:06:03 UTC 2006

Modified Files:
	src/bin/cp: cp.c

Log Message:
Avoid errors like "cp: /foo/bar/directory" exists if cp(1) is used to
copy multiple directories and the first one doesn't exist in the
target directiry but another one (e.g. the second) does.


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/bin/cp/cp.c

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