OpenBSD cvs log

created 2021-05-10T11:43:58Z
begin 2021-05-05T05:47:11Z
end 2021-05-05T07:29:01Z
path src/sys
commits 2

date 2021-05-05T07:29:00Z
author mpi
files src/sys/arch/amd64/amd64/trap.c log diff annotate
src/sys/arch/arm64/arm64/trap.c log diff annotate
message Unlock top part of the fault handler.

ok kettenis@

date 2021-05-05T07:29:01Z
author mpi
files src/sys/arch/i386/i386/trap.c log diff annotate
src/sys/arch/powerpc/powerpc/trap.c log diff annotate
src/sys/arch/powerpc64/powerpc64/trap.c log diff annotate
src/sys/arch/sparc64/sparc64/trap.c log diff annotate
message Unlock top part of the fault handler.

ok kettenis@