K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-04-01T05:35:46.000000Z K 7 svn:log V 308 Merge bpf.c:1.144 from HEAD to RELENG_5: 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. Approved by: re (kensmith) END