K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-06-28T08:04:07.000000Z K 7 svn:log V 236 Well, it's always a bad idea to introduce new bugs when trying to fix one... strncat(3) takes a string as its second arg, and a len as its third one, not the other way round. =:-) The ``consistency'' of the C library sucks, of course. END