freebsd-dev/bin
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
..
cat
chflags
chio
chmod
cp cp: Make -P work without -R as per POSIX 2022-02-23 12:55:13 -06:00
csh pkgbase: Create a FreeBSD-csh package 2021-12-21 10:17:50 +01:00
date date: Capitalize seconds string in synopses 2021-11-03 14:09:36 +01:00
dd
df bin/df: allow -t option to be used together with -l 2022-02-10 21:09:34 +01:00
domainname pkgbase: Put yellow pages programs to its own package 2021-12-21 10:17:22 +01:00
echo echo(1): Replace errexit() with err(3) 2021-11-09 22:12:19 +01:00
ed
expr
freebsd-version freebsd-version(1): Add -j flag to support jails 2021-10-01 13:50:56 -05:00
getfacl Fix build of bin/getfacl after libc changes. 2021-08-27 11:52:18 +03:00
hostname hostname: avoid strcpy() overlap in -d flag handling 2021-09-25 00:03:50 -05:00
kenv kenv: allow listing of static kernel environments 2021-07-18 23:06:19 -05:00
kill
ln
ls ls(1): Allow LSCOLORS to specify an underline 2021-09-19 13:52:12 +02:00
mkdir src/bin/mkdir: Spell occur correctly. 2021-10-02 10:39:31 -06:00
mv
pax src/bin/pax: Fix spelling error 2021-10-02 10:39:34 -06:00
pkill
ps src/bin/ps: Fix spelling error 2021-10-02 10:39:37 -06:00
pwait
pwd
realpath
rm
rmail
rmdir
setfacl
sh sh: Don't add something to a null pointer 2022-01-26 23:13:20 +01:00
sleep
stty
sync
test
tests
uuidgen
Makefile
Makefile.inc