cvs commit: src/bin/setfacl setfacl.c
Konstantin Belousov
kib at FreeBSD.org
Fri Jun 9 16:11:29 UTC 2006
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
More information about the cvs-src
mailing list