freebsd-dev/bin/setfacl
Chris D. Faulhaber a043a09da7 style(9) cleanups mostly consisting of:
o explicitly check return values and variables against a value
o return x; -> return (x);
o fix inconsistent sysexits usage by nuking it (partially
  suggested by bde)

Obtained from:	TrustedBSD Project
2001-12-03 00:51:36 +00:00
..
file.c style(9) cleanups mostly consisting of: 2001-12-03 00:51:36 +00:00
Makefile WARNS= -> WARNS?= 2001-06-22 21:38:30 +00:00
mask.c style(9) cleanups mostly consisting of: 2001-12-03 00:51:36 +00:00
merge.c style(9) cleanups mostly consisting of: 2001-12-03 00:51:36 +00:00
remove.c style(9) cleanups mostly consisting of: 2001-12-03 00:51:36 +00:00
setfacl.1 Correct example to remove *all* extended ACL entries and 2001-12-03 00:27:15 +00:00
setfacl.c style(9) cleanups mostly consisting of: 2001-12-03 00:51:36 +00:00
setfacl.h o Separate acl_t into internal and external representations as 2001-04-24 22:45:41 +00:00
util.c style(9) cleanups mostly consisting of: 2001-12-03 00:51:36 +00:00