freebsd-src/bin/chmod
Sergey Kandaurov db1a93d4fe Change directory permissions in pre-order.
In this order, it won't try to recurse into a directory for which
it doesn't have permission, before changing that permission.
This follows an existing behavior in other BSDs, linux, OS X.

Obtained from:	NetBSD
2015-06-04 19:18:58 +00:00
..
chmod.1 Standardise chmod, chflags, chown and chgrp recursive symlink processing 2015-04-29 00:49:00 +00:00
chmod.c Change directory permissions in pre-order. 2015-06-04 19:18:58 +00:00
Makefile