K 10 svn:author V 5 peter K 8 svn:date V 27 2001-03-28T10:56:11.000000Z K 7 svn:log V 230 OpenBSD's g_Ctoc() returned a false error when the target buffer was exactly the right size. Do it differently - pass a length rather than an end-of-string+1 pointer as this is more convenient anyway. Get rid of the bogus +1's. END