OpenBSD cvs log

created 2021-10-31T16:49:34Z
begin 2021-10-24T00:00:00Z
end 2021-10-24T00:02:25Z
path src/sys
commits 2

date 2021-10-24T00:02:24Z
author jsg
files src/sys/ddb/db_sym.h log diff annotate
src/sys/kern/kern_exit.c log diff annotate
message use NULL not 0 for pointer values in kern
ok semarie@

date 2021-10-24T00:02:25Z
author jsg
files src/sys/kern/kern_proc.c log diff annotate
src/sys/kern/kern_prot.c log diff annotate
src/sys/kern/kern_sig.c log diff annotate
src/sys/kern/kern_sysctl.c log diff annotate
src/sys/kern/kern_tc.c log diff annotate
src/sys/kern/subr_disk.c log diff annotate
src/sys/kern/subr_userconf.c log diff annotate
src/sys/kern/sys_socket.c log diff annotate
src/sys/kern/tty.c log diff annotate
src/sys/kern/tty_pty.c log diff annotate
src/sys/kern/uipc_syscalls.c log diff annotate
src/sys/kern/vfs_biomem.c log diff annotate
src/sys/kern/vfs_lookup.c log diff annotate
src/sys/kern/vfs_subr.c log diff annotate
message use NULL not 0 for pointer values in kern
ok semarie@