Subject: CVS commit: src/bin/cp
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/16/2005 22:42:12
Module Name: src
Committed By: christos
Date: Wed Nov 16 22:42:12 UTC 2005
Modified Files:
src/bin/cp: cp.c
Log Message:
- Better detect pathname overflow (from FreeBSD)
- Change destination normal file detection to match with FreeBSD
- Trim trailing slashes from source filenames so that cp foo/ == cp foo
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/bin/cp/cp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.