Subject: CVS commit: src/bin/cp
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 08/15/2005 17:13:35
Module Name:	src
Committed By:	elad
Date:		Mon Aug 15 17:13:35 UTC 2005

Modified Files:
	src/bin/cp: cp.1 cp.c extern.h utils.c

Log Message:
Add and document -N: When used with -p, it will not copy the file flags.
PR 13645.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/bin/cp/cp.1
cvs rdiff -r1.36 -r1.37 src/bin/cp/cp.c
cvs rdiff -r1.10 -r1.11 src/bin/cp/extern.h
cvs rdiff -r1.27 -r1.28 src/bin/cp/utils.c

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