OpenBSD cvs log

created 2020-12-01T16:02:56Z
begin 2020-10-08T00:00:00Z
end 2020-10-09T00:00:00Z
path src/sys
commits 4

date 2020-10-08T19:41:03Z
author deraadt
files src/sys/arch/alpha/alpha/trap.c log diff annotate
message use access_type as the PROT_* variable for uvm_fault() consistantly
ok kettenis

date 2020-10-08T19:41:04Z
author deraadt
files src/sys/arch/amd64/amd64/trap.c log diff annotate
src/sys/arch/arm64/arm64/trap.c log diff annotate
src/sys/arch/hppa/hppa/trap.c log diff annotate
src/sys/arch/i386/i386/trap.c log diff annotate
message use access_type as the PROT_* variable for uvm_fault() consistantly
ok kettenis

date 2020-10-08T19:41:05Z
author deraadt
files src/sys/arch/m88k/m88k/trap.c log diff annotate
src/sys/arch/mips64/mips64/trap.c log diff annotate
src/sys/arch/powerpc64/powerpc64/trap.c log diff annotate
src/sys/arch/sh/sh/trap.c log diff annotate
message use access_type as the PROT_* variable for uvm_fault() consistantly
ok kettenis

date 2020-10-08T20:57:52Z
author patrick
files src/sys/dev/fdt/sxitwi.c log diff annotate
message Register sxitwi(4) in the I2C framework.

ok kettenis@