Date: Fri, 9 Jun 2006 16:09:26 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/setfacl setfacl.c Message-ID: <200606091609.k59G9Q6j088373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2006-06-09 16:09:26 UTC
FreeBSD src repository
Modified files:
bin/setfacl setfacl.c
Log:
Copy filename read from the stdin into the private buffer. Otherwise,
next read filename overwrite previous one, resulting in acl being
applied only to the last name in the list.
Submitted by: Oleg Lomaka <oleg.lomaka at gmail com>
MFC after: 1 week
Approved by: kan (mentor)
Revision Changes Path
1.12 +5 -1 src/bin/setfacl/setfacl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606091609.k59G9Q6j088373>
