OpenBSD/src prXBlghshare/man/man4 kubsan.4 options.4, sys/arch/amd64/conf Makefile.amd64

   Add kubsan(4), a undefined behavior sanitizer for the kernel. It's
   capable of detecting undefined behavior at runtime and all findings are
   printed to the system console, including the offending line in the
   source code.

   kubsan is limited to architectures using Clang as their default compiler
   and is not enabled by default.

   Derived from the NetBSD implementation.

   ok kettenis@ visa@
VersionDeltaFile
1.1+491-0sys/kern/subr_kubsan.c
1.1+98-0share/man/man4/kubsan.4
1.263+6-2share/man/man4/options.4
1.111+6-1sys/arch/amd64/conf/Makefile.amd64
1.703+3-3share/man/man4/Makefile
1.670+2-1sys/conf/files
+606-76 files

UnifiedSplitRaw