freebsd-src/bin/cp
Kyle Evans 33ad990ce9 cp: fix -R with links
The traversal was previously not properly honoring -H/-L/-P.  Notably,
we should not have been resolving symlinks encountered during traversal
when either -H or -P are specified.

Sponsored by:	Klara, Inc.
Reviewed by:	bapt
Differential Revision:	https://reviews.freebsd.org/D34063
2022-02-22 16:06:02 -06:00
..
tests cp: fix -R with links 2022-02-22 16:06:02 -06:00
cp.1 cp(1): Bugfixes for some issues reported by mandoc 2020-10-03 18:36:22 +00:00
cp.c cp: fix -R with links 2022-02-22 16:06:02 -06:00
extern.h
Makefile cp: add some basic tests 2020-09-23 03:01:14 +00:00
Makefile.depend
utils.c cp: fix indentation 2021-01-27 12:18:45 +01:00