K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-03-10T14:34:02.000000Z K 7 svn:log V 337 Merge ipx_input.c:1.47 and ip_usrreq.c:1.52 from HEAD to RELENG_5: Protect ipx_pexseq with the IPX PCB list mutex. When processing socket options against IPX PCBs, generally protect PCB fields using the IPX PCB mutex. Where possible, use unlocked reads on integer values to avoid locking overhead. Approved by: re (kensmith) END