summaryrefslogtreecommitdiff
path: root/bin/setfacl/util.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2020-12-12Remove unused headers.Xin LI
2018-04-10setfacl: add recursive functionalityEd Maste
2010-03-07Switch to our preferred license text.Joel Dahl
2009-12-26Fix breakage introduced in last commit.Edward Tomasz Napierala
2009-12-26Improve ACL branding mismatch detection and reporting in some rare cases,Edward Tomasz Napierala
2005-01-10/*- or .\"- or #- to begin license clauses.Warner Losh
2002-06-30Consistently use FBSDIDDavid E. O'Brien
2001-12-03style(9) cleanups mostly consisting of:Chris D. Faulhaber
2001-12-02o Correct error message forgotten in the last commit (malloc() -> calloc())Chris D. Faulhaber
2001-12-02Use calloc(3) instead of rolling our own.Chris D. Faulhaber
2001-03-19o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsRobert Watson