OpenBSD cvs log

created 2019-05-08T04:47:34Z
begin 2018-01-19T00:00:00Z
end 2018-01-20T00:00:00Z
path src/sys
commits 3

date 2018-01-19T12:57:15Z
author bluhm
files src/sys/net/pf.c log diff annotate
message Use the pf state key linking functions in two more places instead
of doing it manually.
OK sashan@ visa@

date 2018-01-19T15:33:27Z
author bluhm
files src/sys/net/pf_ioctl.c log diff annotate
message In pfioctl() a pf unlock was missing in the error path.
OK lteo@ sashan@

date 2018-01-19T18:20:38Z
author jcs
files src/sys/dev/acpi/dwiic_acpi.c log diff annotate
src/sys/dev/ic/dwiic.c log diff annotate
src/sys/dev/ic/dwiicvar.h log diff annotate
message dwiic: cleanup function prototypes after ACPI/PCI split