freebsd-dev/bin/cp
Cameron Katri 97e1303791 cp: Make -P work without -R as per POSIX
According to POSIX, cp should allow the `-P` flag to work whether `-R`
is specified or not.  Currently, the `-P` option only works along with
`-R`.

PR:		199466
Reviewed by:	kevans
Differential Revision:	https://reviews.freebsd.org/D30012
2022-02-23 12:55:13 -06:00
..
tests cp: Make -P work without -R as per POSIX 2022-02-23 12:55:13 -06:00
cp.1 cp: Make -P work without -R as per POSIX 2022-02-23 12:55:13 -06:00
cp.c cp: Make -P work without -R as per POSIX 2022-02-23 12:55:13 -06:00
extern.h
Makefile
Makefile.depend
utils.c cp: fix indentation 2021-01-27 12:18:45 +01:00