freebsd-dev/bin/cp
Gavin Atkinson f815125fbc Implement an "-x" option to cp(1), for compatibility with Linux and
feature parity with du(1) and similar:  When set, cp(1) will not traverse
mount points.

Initial patch by:       Graham J Lee   leeg teaching.physics.ox.ac.uk

PR:		bin/88056
Initial patch by: Graham J Lee   leeg teaching.physics.ox.ac.uk
Approved by:	ed (mentor)
MFC after:	1 month
2010-01-17 09:37:31 +00:00
..
cp.1 Implement an "-x" option to cp(1), for compatibility with Linux and 2010-01-17 09:37:31 +00:00
cp.c Implement an "-x" option to cp(1), for compatibility with Linux and 2010-01-17 09:37: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 Implement an "-x" option to cp(1), for compatibility with Linux and 2010-01-17 09:37:31 +00:00