OpenBSD cvs log

created 2021-01-23T22:19:12Z
begin 2021-01-21T00:00:00Z
end 2021-01-22T00:00:00Z
path src/sys
commits 3

date 2021-01-21T12:33:14Z
author dlg
files src/sys/net/bpf.c log diff annotate
src/sys/net/bpfdesc.h log diff annotate
message let vfs keep track of nonblocking state for us.

ok claudio@ mvs@

date 2021-01-21T13:17:13Z
author mvs
files src/sys/net/if_vlan.c log diff annotate
message vlan(4): convert ifunit() to if_unit(9)

ok dlg@ kn@

date 2021-01-21T13:18:07Z
author mvs
files src/sys/netinet/ip_carp.c log diff annotate
message carp(4): convert ifunit() to if_unit(9)

ok dlg@ bluhm@