Date: Wed, 2 Sep 2009 20:50:39 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/ls print.c Message-ID: <200909022051.n82Kp0bj044073@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2009-09-02 20:50:39 UTC
FreeBSD src repository
Modified files:
bin/ls print.c
Log:
SVN rev 196773 on 2009-09-02 20:50:39Z by trasz
Fix regression introduced in r196712 - the 'name' string needs
to be rewritten for each file we want to check ACL on. Without
this change, ls(1) would check only the ACL on the first file
to list.
Revision Changes Path
1.80 +9 -5 src/bin/ls/print.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909022051.n82Kp0bj044073>
