trasz
53df99cb04
Make it possible to use permission sets (full_set, modify_set, read_set
...
and write_set) with setfacl(1).
PR: kern/154113
Submitted by: Shawn Webb <lattera at gmail dot com> (earlier version)
MFC after: 1 month
2011-04-09 07:42:25 +00:00
bcr
b14508778a
Typo fix: s/ommited/omitted
...
MFC after: 4 days
2010-07-27 17:33:02 +00:00
trasz
5508b47842
Update authors and history.
...
MFC after: 1 week
2010-05-13 16:46:23 +00:00
joel
8a03745eab
Switch to our preferred license text.
...
Approved by: jedgar
2010-03-07 07:59:05 +00:00
trasz
365d19e2c3
Add NFSv4 support to setfacl(1).
...
Reviewed by: rwatson
2009-09-07 16:19:32 +00:00
csjp
3b3c1f459b
Add hard sentence breaks.
...
Pointed out by: rwatson
MFC after: 1 week
2008-07-06 22:47:10 +00:00
csjp
05c2789f33
Document default ACLs and how to use them.
...
MFC after: 1 week
2008-07-06 20:29:35 +00:00
ru
36d05684e7
Markup fixes.
2006-09-17 17:40:07 +00:00
maxim
50f099ffb3
o Fix grammar, format.
2006-06-09 17:03:24 +00:00
kib
75caa7bb1c
Document the way to get list of files to process from the stdin.
...
MFC after: 1 week
Approved by: kan (mentor)
2006-06-09 16:11:23 +00:00
ru
e279c872b1
[mdoc] add missing space before a punctuation type argument.
2005-12-13 17:07:52 +00:00
ru
978b8f7f1d
Sync program's usage() with manpage's SYNOPSIS.
2005-02-09 17:37:39 +00:00
ru
ffd9fd4c0e
Add the new standard EXIT STATUS section where appropriate.
...
Sort standard sections in the (documented) preferred order.
2005-01-16 16:41:59 +00:00
imp
a76898b849
/*- or .\"- or #- to begin license clauses.
2005-01-10 08:39:26 +00:00
ru
d40c857e0d
Mechanically kill hard sentence breaks.
2004-07-02 21:04:19 +00:00
rwatson
aa16198749
Add additional documentation to setfacl(1) regarding the behavior of
...
tools such as chmod(1) and ls(1) when it comes to acting on objects
that have POSIX.1e extended ACLs. Specifically, discuss the
substitution of the mask entry for the group entry in the mode
representation of the ACL. Differently worded from the submission,
and could probably use further refinement.
PR: 55319
Submitted by: Grzegorz Czaplinski <G.Czaplinski@prioris.mini.pw.edu.pl>
2003-08-07 14:52:17 +00:00
rwatson
635446ba11
Add "-h" arguments to getfacl and setfacl, which behave in a manner
...
similar to "-h" on chown, chmod, etc, causing the operation to occur
on a final symlink in the provided path, rather than its target.
Obtained from: TrustedBSD Project
2002-12-30 15:36:29 +00:00
ru
52cba5d797
Spelling.
2001-12-04 14:20:46 +00:00
jedgar
e0f46659fc
Correct example to remove *all* extended ACL entries and
...
clarify description.
2001-12-03 00:27:15 +00:00
jedgar
e95759f464
o Expand the explaination of the -b option WRT the resulting
...
group ACL entry in relation to the existing group and mask
ACL entries.
o Move the explanation of multiple ACL entries on the command
line to the ACL ENTRIES section.
Obtained from: TrustedBSD Project
2001-12-02 18:46:33 +00:00
ru
bde8ec1b70
mdoc(7) police: utilize the new .Ex macro.
2001-08-15 09:09:47 +00:00
ru
2d1b95a96f
mdoc(7) police: normalize .Nd.
2001-04-18 15:54:10 +00:00
ru
d3cb884455
mdoc(7) police: fix markup and some spelling.
2001-03-23 08:14:27 +00:00
rwatson
4978ee9a87
o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLs
...
from files and directories, and setfacl sets ACLs on files and directories.
Submitted by: jedgar
Obtained from: TrustedBSD Project
2001-03-19 18:09:25 +00:00