K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-02-09T23:23:00.122553Z K 7 svn:log V 282 In unp_connect(), don't unlock the global UNIX domain socket lock when UNP_CONNECTING is set, as the caller will do that. (Due to significantly different locking in 7.0 and later, this fix applies only to stable/7). PR: kern/128974 Submitted by: Larry Baird END