K 10 svn:author V 3 pfg K 8 svn:date V 27 2014-05-10T22:27:01.676447Z K 7 svn:log V 175 prinf: replace use of alloca with variable length array. Use of alloca(3) is discouraged in FreeBSD. Using a VLA is simple and should be more portable. Requested by: jilles END