OpenBSD cvs log

created 2021-09-25T15:43:47Z
begin 2021-09-19T00:00:00Z
end 2021-09-20T00:00:00Z
path src/sys
commits 3

date 2021-09-19T10:43:26Z
author mpi
files src/sys/arch/i386/i386/trap.c log diff annotate
message Unlock top part of the VM fault handler.

This is possible now that pmap_extract() is serialized with pmap_remove().

ok sthen@, deraadt@

date 2021-09-19T16:55:01Z
author deraadt
files src/sys/sys/param.h log diff annotate
message adjust date

date 2021-09-19T20:56:41Z
author benno
files src/sys/conf/GENERIC log diff annotate
message disable pool debug for release
ok deraadt@