OpenBSD cvs log

created 2023-03-07T20:52:03Z
begin 2023-02-11T23:10:25Z
end 2023-02-11T23:22:19Z
path src/sys
commits 4

date 2023-02-11T23:21:22Z
author deraadt
files src/sys/kern/syscalls.master log diff annotate
message non-padded 64-bit system calls arrived 2021/12/23, over a year ago.
time to delete the backwards compat padded functions in the kernel.

date 2023-02-11T23:21:58Z
author deraadt
files src/sys/kern/init_sysent.c log diff annotate
src/sys/kern/syscalls.c log diff annotate
src/sys/sys/syscall.h log diff annotate
src/sys/sys/syscallargs.h log diff annotate
message sync

date 2023-02-11T23:22:17Z
author deraadt
files src/sys/kern/kern_pledge.c log diff annotate
src/sys/kern/vfs_syscalls.c log diff annotate
message non-padded 64-bit system calls arrived 2021/12/23, over a year ago.
time to delete the backwards compat padded functions in the kernel.

date 2023-02-11T23:22:19Z
author deraadt
files src/sys/uvm/uvm_mmap.c log diff annotate
message non-padded 64-bit system calls arrived 2021/12/23, over a year ago.
time to delete the backwards compat padded functions in the kernel.