Date: Sun, 14 Mar 2010 16:03:36 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/cp cp.1 cp.c utils.c Message-ID: <201003141603.o2EG3vQr060180@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2010-03-14 16:03:36 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
bin/cp cp.1 cp.c utils.c
Log:
SVN rev 205156 on 2010-03-14 16:03:36Z by gavin
Merge r202461 from head:
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.
PR: bin/88056
Initial patch by: Graham J Lee <leeg teaching.physics.ox.ac.uk>
Revision Changes Path
1.39.2.2 +5 -3 src/bin/cp/cp.1
1.57.2.2 +5 -2 src/bin/cp/cp.c
1.52.2.5 +2 -2 src/bin/cp/utils.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003141603.o2EG3vQr060180>
