freebsd-dev/bin/cp
Eitan Adler 76d916f1f5 Remove useless variable 'Pflag':
-P is an alternative to -H and -L, and it is implemented using the Hflag and Lflag variables.

Approved by:	cperciva
MFC after:	3 days
2013-01-17 04:20:31 +00:00
..
cp.1 Explicitly mention that "cp -p" copies ACLs. 2012-09-04 12:27:23 +00:00
cp.c Remove useless variable 'Pflag': 2013-01-17 04:20:31 +00:00
extern.h Add an option to allow copying of a hierarchy while linking he regular files. 2006-08-24 20:45:38 +00:00
Makefile Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide 2009-05-22 15:56:43 +00:00
utils.c Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00