K 10 svn:author V 3 dim K 8 svn:date V 27 2011-12-16T23:42:25.526991Z K 7 svn:log V 294 Add a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only applicable to clang, to selectively work around warnings in programs that don't use flexible array members, but instead define arrays of length 1 at the end of the struct, and then access those beyond their declared bounds. MFC after: 1 week END