K 10 svn:author V 8 kientzle K 8 svn:date V 27 2007-02-26T02:07:02.000000Z K 7 svn:log V 276 Move _posix1e_acl_name_to_id out of acl_support.c and into acl_from_text.c. Since acl_from_text.c is the only place it is used, we can now make this internal utility function "static." As a bonus, acl_set_fd() no longer pulls in getpwuid() for no reason. MFC after: 7 days END