mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 18:30:08 -04:00
required by POSIX.1e. This maintains the current 'struct acl' in the kernel while providing the generic external acl_t interface required to complete the ACL editing library. o Add the acl_get_entry() function. o Convert the existing ACL utilities, getfacl and setfacl, to fully make use of the ACL editing library. Obtained from: TrustedBSD Project |
||
|---|---|---|
| .. | ||
| file.c | ||
| Makefile | ||
| mask.c | ||
| merge.c | ||
| remove.c | ||
| setfacl.1 | ||
| setfacl.c | ||
| setfacl.h | ||
| util.c | ||