OpenBSD cvs log

created 2021-06-27T04:10:30Z
begin 2021-06-24T00:00:00Z
end 2021-06-25T00:00:00Z
path src/sys
commits 2

date 2021-06-24T07:21:59Z
author semarie
files src/sys/kern/kern_unveil.c log diff annotate
message unveil: cleanup code. no intented functional change.

return early for simple conditions instead of using navigating inside
if-branches.

with and ok claudio@

date 2021-06-24T09:34:17Z
author kettenis
files src/sys/dev/fdt/dwpcie.c log diff annotate
message Add support for the 64-bit prefetchable memory window.

ok patrick@