aboutsummaryrefslogtreecommitdiff
path: root/bin/setfacl/setfacl.c
Commit message (Expand)AuthorAgeFilesLines
* -v no longer a valid argument to setfacl(1) -- remove from usage().Robert Watson2003-08-071-1/+1
* When reporting an error internalizing an ACL string, print out theRobert Watson2003-07-181-2/+2
* Add "-h" arguments to getfacl and setfacl, which behave in a mannerRobert Watson2002-12-301-5/+16
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+3
* Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL)Chris D. Faulhaber2001-12-031-9/+9
* style(9) cleanups mostly consisting of:Chris D. Faulhaber2001-12-031-20/+18
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-201-1/+1
* o Separate acl_t into internal and external representations asChris D. Faulhaber2001-04-241-13/+13
* o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsRobert Watson2001-03-191-0/+254