Date: Tue, 6 Jul 2010 17:20:08 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/posix1e acl_from_text.c acl_from_text_nfs4.c acl_support.h Message-ID: <201007061720.o66HKT4r041757@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-07-06 17:20:08 UTC FreeBSD src repository Modified files: lib/libc/posix1e acl_from_text.c acl_from_text_nfs4.c acl_support.h Log: SVN rev 209736 on 2010-07-06 17:20:08Z by trasz Fix acl_from_text(3) - and, therefore, setfacl(1) - for user and group names names starting with a digit. MFC after: 1 month Revision Changes Path 1.15 +3 -5 src/lib/libc/posix1e/acl_from_text.c 1.3 +6 -35 src/lib/libc/posix1e/acl_from_text_nfs4.c 1.9 +1 -0 src/lib/libc/posix1e/acl_support.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007061720.o66HKT4r041757>