Subject: CVS commit: src/bin/cp
To: None <source-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 08/15/2006 23:03:51
Module Name:	src
Committed By:	jschauma
Date:		Tue Aug 15 23:03:51 UTC 2006

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

Log Message:
initialize dne variable in the beginning, then move the resetting of
this variable down into the second (ie post-order) pass to make cp
pass all regression tests again.


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

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