K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-02-28T14:04:09.000000Z K 7 svn:log V 249 In bpf_setf(), protect against races between multiple user threads attempting to change the BPF filter on a BPF descriptor at the same time: retrieve the old filter pointer under the same locked region as setting the new pointer. MFC after: 3 days END