K 10 svn:author V 6 jedgar K 8 svn:date V 27 2001-08-25T01:09:34.000000Z K 7 svn:log V 523 Add optional ACL support to gnuls. This causes the last field in the mode to show up as a '+' when a file/directory has extended ACLs set (per the POSIX.2e draft): -rw-rw-r--+ 1 jedgar jedgar 267 Aug 14 21:47 TODO This only works on -current systems and can be activated by defining WITH_ACL_SUPPORT when building. New versions of the GNU fileutils (i.e. 4.1) contain native ACL support but will not build without CVS versions of autoconf/automake which are not currently supported. Approved by: Maintainer END