OpenBSD cvs log

created 2019-04-30T03:53:28Z
begin 2019-03-05T00:00:00Z
end 2019-03-06T00:00:00Z
path src/sys
commits 3

date 2019-03-05T01:40:20Z
author jmatthew
files src/sys/dev/ic/mfi.c log diff annotate
message apply background init progress fix from r1.59 of mfii.c
(reverting most of r1.60 of mfi.c, oddly enough)

ok dlg@
tested on a SAS2008 (perc h310)

date 2019-03-05T01:43:07Z
author jmatthew
files src/sys/dev/pci/mfii.c log diff annotate
message swap MFI_LD_PROG_BGI and MFI_LD_PROG_CC cases to match value order

ok dlg@

date 2019-03-05T19:07:56Z
author anton
files src/sys/net/rtable.c log diff annotate
message Make sure pointer is within bounds before dereferencing it.

ok claudio@ deraadt@

Reported-by: [email protected]