K 10 svn:author V 8 cperciva K 8 svn:date V 27 2008-04-15T23:29:51.000000Z K 7 svn:log V 301 Fix one-byte buffer overflow: NUL gets written to the buffer, but isn't counted in the width specification in scanf. This is not a security problem, since this function is only used to parse a user's configuration file. Submitted by: Joerg Sonnenberger Obtained from: dragonflybsd MFC after: 1 week END