K 10 svn:author V 5 trasz K 8 svn:date V 27 2009-04-18T16:47:33.508021Z K 7 svn:log V 203 Use acl_alloc() and acl_free() instead of using uma(9) directly. This will make switching to malloc(9) easier; also, it would be neccessary to add these routines if/when we implement variable-size ACLs. END