Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 1 | -1/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -2/+3 |
* | Use acl_dup() to duplicate an ACL instead of rolling our own | jedgar | 2002-02-19 | 1 | -14/+2 |
* | Use a more correct method of copying entire ACLs (fixes | jedgar | 2002-02-03 | 1 | -3/+16 |
* | style(9) cleanups mostly consisting of: | jedgar | 2001-12-03 | 1 | -9/+8 |
* | Correct assignment of the resulting ACL allowing the mask entry to | jedgar | 2001-05-03 | 1 | -1/+1 |
* | o Separate acl_t into internal and external representations as | jedgar | 2001-04-24 | 1 | -6/+18 |
* | o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLs | rwatson | 2001-03-19 | 1 | -0/+100 |