Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -v no longer a valid argument to setfacl(1) -- remove from usage(). | rwatson | 2003-08-07 | 1 | -1/+1 |
* | When reporting an error internalizing an ACL string, print out the | rwatson | 2003-07-18 | 1 | -2/+2 |
* | Add "-h" arguments to getfacl and setfacl, which behave in a manner | rwatson | 2002-12-30 | 1 | -5/+16 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -2/+3 |
* | Add defines for access and default ACLs (ACCESS_ACL/DEFAULT_ACL) | jedgar | 2001-12-03 | 1 | -9/+9 |
* | style(9) cleanups mostly consisting of: | jedgar | 2001-12-03 | 1 | -20/+18 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 1 | -1/+1 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -13/+13 |
* | o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLs | rwatson | 2001-03-19 | 1 | -0/+254 |