freebsd-dev/bin/cp
Peter Wemm 4faaa03777 Don't attempt to change owner/mode/flags that don't need to changed.
This should calm down attempts to `cp -p' to a nfs mount or some other
filesystem that doesn't accept flags or all combinations of flags.
It will warn if it fails to change flags though.
1998-06-10 06:29:23 +00:00
..
cp.1 Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. 1998-05-06 06:51:42 +00:00
cp.c Print correct error message if we copy an unreadable directory. 1998-06-09 13:42:51 +00:00
extern.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
utils.c Don't attempt to change owner/mode/flags that don't need to changed. 1998-06-10 06:29:23 +00:00