CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/01/02 09:23:01
Modified files:
sys/net : bpf.c bpfdesc.h
Log message:
Switch bpf to use pgsigio(9) and sigio_init(9) instead of handrolling
something with csignal().
OK visa@
