Date: Mon, 3 Nov 2003 13:00:17 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e acl_support.c Message-ID: <200311032100.hA3L0HI7088441@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2003/11/03 13:00:17 PST
FreeBSD src repository
Modified files:
lib/libc/posix1e acl_support.c
Log:
When printing ACLs, truncate user and group names if they're too long,
rather than generating an error. This is consistent with other tools
printing user and group names, and means you can read the ACL using
our tools rather than being up a creek.
PR: 56991
Submitted by: Michael Bretterklieber <mbretter@a-quadrat.at>
Revision Changes Path
1.13 +5 -3 src/lib/libc/posix1e/acl_support.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311032100.hA3L0HI7088441>
