OpenBSD cvs log

created 2023-02-19T14:39:21Z
begin 2023-02-17T00:00:00Z
end 2023-02-18T00:00:00Z
path src/sys
commits 3

date 2023-02-17T08:01:03Z
author jsg
files src/sys/dev/ic/ufshcireg.h log diff annotate
message spelling
ok mglocker@

date 2023-02-17T18:02:07Z
author deraadt
files src/sys/sys/ktrace.h log diff annotate
message Do not need KTRC_CODE__SYSCALL in the ktrace files anymore, because
__syscall() was removed.

date 2023-02-17T18:08:32Z
author deraadt
files src/sys/kern/kern_exec.c log diff annotate
message Validate execve() libc stub location if kernel knows it. (due to ld.so
telling the kernel with pinsyscall(2)