Date: Sun, 21 Feb 2010 10:14:06 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/chown chgrp.1 chown.8 chown.c Message-ID: <201002211014.o1LAEHJf062170@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gavin 2010-02-21 10:14:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/chown chgrp.1 chown.8 chown.c
Log:
SVN rev 204165 on 2010-02-21 10:14:06Z by gavin
Add a "-x" option to chown(8)/chgrp(1) similar to the same option in
du(1), cp(1) etc, to prevent the crossing of mountpoints whilst using the
commands recursively.
PR: bin/130855
Submitted by: keramida
MFC after: 1 month
Revision Changes Path
1.21 +7 -3 src/usr.sbin/chown/chgrp.1
1.26 +8 -4 src/usr.sbin/chown/chown.8
1.31 +11 -6 src/usr.sbin/chown/chown.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002211014.o1LAEHJf062170>
