HardenedBSD/bin/setfacl
Don Lewis b1b73fc4c9 Fix Coverity CID 1019054 (String not null terminated) in setfacl.
Increase the size of buf[] by one to allow room for a NUL character
at the end.

Reported by:	Coverity
CID:		1019054
MFC after:	1 week
2016-05-25 05:20:34 +00:00
..
file.c Fix Coverity CID 1019054 (String not null terminated) in setfacl. 2016-05-25 05:20:34 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend
mask.c
merge.c
remove.c
setfacl.1 Don't mention the "canonical six" in setfacl(1); it describes semantics 2016-01-23 12:19:37 +00:00
setfacl.c
setfacl.h
util.c