freebsd-dev/bin/setfacl
Ed Maste 0629b15276 setfacl: add recursive functionality
Add a -R option to setfacl to operate recursively on directories, along
with the accompanying flags -H, -L, and -P (whose behaviour mimics
chmod).

A patch was submitted with PR 155163, but this is a new implementation
based on comments raised in the Phabricator review for that patch
(review D9096).

PR:		155163
Submitted by:	Mitchell Horne <mhorne063@gmail.com>
Reviewed by:	jilles
MFC after:	2 weeks
Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D14934
2018-04-10 23:29:57 +00:00
..
file.c Explicitly NUL terminate the buffer filled by fread(). 2016-06-08 05:32:39 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
mask.c Switch to our preferred license text. 2010-03-07 07:59:05 +00:00
merge.c Fix an error in setfacl(1) that manifested like this: 2012-09-04 12:19:34 +00:00
remove.c Switch to our preferred license text. 2010-03-07 07:59:05 +00:00
setfacl.1 setfacl: add recursive functionality 2018-04-10 23:29:57 +00:00
setfacl.c setfacl: add recursive functionality 2018-04-10 23:29:57 +00:00
setfacl.h setfacl: add recursive functionality 2018-04-10 23:29:57 +00:00
util.c setfacl: add recursive functionality 2018-04-10 23:29:57 +00:00