K 10 svn:author V 5 peter K 8 svn:date V 27 1996-11-15T15:56:45.000000Z K 7 svn:log V 218 oops, forgot to commit this. the sockaddr_un init code was missing initialisers for sun_len and not accounting for it in the sizeof calculation. Ie: it was potentially sending an unterminated string into the kernel. END