K 10 svn:author V 3 tmm K 8 svn:date V 27 2001-04-24T19:09:23.000000Z K 7 svn:log V 293 Change uipc_sockaddr so that a sockaddr_un without a path is returned nam for an unbound socket instead of leaving nam untouched in that case. This way, the getsockname() output can be used to determine the address family of such sockets (AF_LOCAL). Reviewed by: iedowse Approved by: rwatson END