chmod(1): Bring in some changes from FreeBSD.
commitc59f969a27b83c1ea2796363efdc54f022df5e5a
authorPeter Avalos <pavalos@dragonflybsd.org>
Thu, 12 May 2016 02:31:08 +0000 (11 19:31 -0700)
committerPeter Avalos <pavalos@dragonflybsd.org>
Thu, 12 May 2016 03:27:12 +0000 (11 20:27 -0700)
tree254bf5ce066f8584a53d0d5f32c4a31250dd4eec
parent055e60aea078b40b077e329dba756f28633b12a4
chmod(1): Bring in some changes from FreeBSD.

- Change directory permissions in pre-order.
- Allow "-v -v" to mean very verbose.
- Follow symbolic links named as command line arguments if run w/o -R.

Obtained-from:  FreeBSD
bin/chmod/chmod.1
bin/chmod/chmod.c