Date: Tue, 16 Feb 2010 22:19:55 +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: <201002162220.o1GMKANp093833@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2010-02-16 22:19:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) bin/cp cp.1 cp.c utils.c Log: SVN rev 203975 on 2010-02-16 22:19:55Z 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.40.2.2 +5 -3 src/bin/cp/cp.1 1.60.2.2 +5 -2 src/bin/cp/cp.c 1.58.2.3 +2 -2 src/bin/cp/utils.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002162220.o1GMKANp093833>