K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-08T11:45:12.000000Z K 7 svn:log V 362 Merge uipc_usrreq.c:1.186, uipc_proto.c:1.27, domain.h:1.22, files:1.1137 from HEAD to RELENG_6: 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