K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-08-07T12:02:43.000000Z K 7 svn:log V 256 Move definition of UNIX domain socket protosw and domain entries from uipc_proto.c to uipc_usrreq.c, making localdomain static. Remove uipc_proto.c as it's no longer used. With this change, UNIX domain sockets are entirely encapsulated in uipc_usrreq.c. END