K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-08T10:22:46.000000Z K 7 svn:log V 208 Merge uipc_usrreq.c:1.184 from HEAD to RELENG_6: Remove now unneeded ENOTCONN clause from SOCK_DGRAM side of uipc_send(): we have to check it regardless of the target address, so don't check it twice. END