created | 2020-01-19T12:45:45Z |
---|---|
begin | 2020-01-02T16:00:54Z |
end | 2020-01-02T16:23:01Z |
path | src/sys |
commits | 1 |
date | 2020-01-02T16:23:01Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/net/bpf.c | log | diff | annotate |
src/sys/net/bpfdesc.h | log | diff | annotate | |
message |
Switch bpf to use pgsigio(9) and sigio_init(9) instead of handrolling something with csignal(). OK visa@ |