csjp 2005-10-04 15:06:10 UTC FreeBSD src repository Modified files: sys/net bpf.c Log: Protect PID initializations for statistics by the bpf descriptor locks. Also while we are here, protect the bpf descriptor during knlist_remove{add} operations. Discussed with: rwatson Revision Changes Path 1.161 +6 -2 src/sys/net/bpf.c