freebsd-src/share/man
Alexander V. Chernikov 6c74ff0ea6 Fix panic on attaching to non-existent interface (introduced by r233937, pointed by hrs@)
Fix panic on tcpdump being attached to interface being removed (introduced by r233937, pointed by hrs@ and adrian@)
Protect most of bpf_setf() by BPF global lock

Add several forgotten assertions (thanks to adrian@)

Document current locking model inside bpf.c
Document EVENTHANDLER(9) usage inside BPF.

Approved by:       kib(mentor)
Tested by:         gnn
MFC in:            4 weeks
2012-05-21 22:13:48 +00:00
..
man1
man3
man4
man5
man6
man7 Typo and mdoc(7) style fixes. 2012-05-20 16:09:40 +00:00
man8
man9 Fix panic on attaching to non-existent interface (introduced by r233937, pointed by hrs@) 2012-05-21 22:13:48 +00:00
Makefile