K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-06-02T23:28:06.000000Z K 7 svn:log V 360 Expand the hard-coded WITNESS lock order to include the following relationships: Sockets: filedesc->accept->sellck Routing: radix node head->rtentry->ifaddr UDP: udp->udpinp TCP: tcp->tcpinp SLIP: slip_mtx->slip sc_mtx Drop in a place holder section for UNIX domain sockets. Various sections to be expanded over the next few days. END