CVS commit: src/tests/lib/libc/sys

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 20:52:43 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.c Log Message: Drop signal5 test-case from ATF t_ptrace_wait* This test is now duplicated with traceme_signalmasked_exec. To generate a diff of

CVS commit: src/sys/kern

2019-02-23 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Feb 24 07:23:12 UTC 2019 Modified Files: src/sys/kern: kern_time.c Log Message: The callout is used by any nonvirtual timer including CLOCK_MONOTONIC and needs to be initialized. Detected by [syzkaller]. To generate a

CVS commit: src/share/man/man9

2019-02-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Feb 24 02:29:56 UTC 2019 Modified Files: src/share/man/man9: Makefile Log Message: Install spi.9 and friends. To generate a diff of this commit: cvs rdiff -u -r1.434 -r1.435 src/share/man/man9/Makefile Please note that diffs

CVS commit: src/sys/dev

2019-02-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Feb 24 02:30:38 UTC 2019 Modified Files: src/sys/dev: Makefile Log Message: Hook spi. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/Makefile Please note that diffs are not public domain; they are

CVS commit: src/etc/mtree

2019-02-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Feb 24 02:29:09 UTC 2019 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: Add ./usr/include/dev/spi To generate a diff of this commit: cvs rdiff -u -r1.193 -r1.194 src/etc/mtree/NetBSD.dist.base Please note that

CVS commit: src/share/misc

2019-02-23 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sun Feb 24 07:39:33 UTC 2019 Modified Files: src/share/misc: acronyms Log Message: Add a couple of (rather ancient) definitions for PTT To generate a diff of this commit: cvs rdiff -u -r1.277 -r1.278 src/share/misc/acronyms

CVS commit: src/tests/lib/libc/sys

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 20:46:27 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.c Log Message: Add signal masked and ignored variations of traceme_exec in ATF tests All tests pass. To generate a diff of this commit: cvs

CVS commit: src/sys

2019-02-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sun Feb 24 07:20:33 UTC 2019 Modified Files: src/sys/netatalk: ddp_usrreq.c src/sys/netinet: raw_ip.c sctp_usrreq.c src/sys/netinet6: raw_ip6.c sctp6_usrreq.c Log Message: RIP, RIP6, DDP, SCTP and SCTP6 lack a

CVS commit: src/tests/lib/libc/sys

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 18:07:47 UTC 2019 Modified Files: src/tests/lib/libc/sys: t_ptrace_wait.c Log Message: Add signal masked and ignored variations of traceme_vfork_exec in ATF tests All tests pass. To generate a diff of this commit:

CVS commit: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 19:37:36 UTC 2019 Modified Files: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_gfx_v8_0.c Log Message: Add missing break in amdgpu_gfx_v8_0.c Reviewed by Detected with GCC7 with kUBSan build for NetBSD/i386

CVS commit: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 19:36:15 UTC 2019 Modified Files: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_cz_smc.c Log Message: Add missing break in amdgpu_cz_smc.c Reviewed by Detected with GCC7 with kUBSan build for NetBSD/i386 To

CVS commit: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 19:56:51 UTC 2019 Modified Files: src/sys/external/bsd/drm2/dist/drm/amd/amdgpu: amdgpu_display.c Log Message: Rearrange code in amdgpu_display.c to prevent build error GCC reports that stat can be uninitialized when

CVS commit: src/distrib/sets/lists/debug

2019-02-23 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 23 11:23:07 UTC 2019 Modified Files: src/distrib/sets/lists/debug: module.mi Log Message: add missing debug file for kcov. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/dev/nvmm/x86

2019-02-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Feb 23 08:19:16 UTC 2019 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_vmx.c Log Message: Reorder the functions, and constify setstate. No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2019-02-23 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 23 10:43:25 UTC 2019 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/comp: mi src/etc: MAKEDEV.tmpl src/share/man/man4: spi.4 src/sys/dev/spi: spi.c spivar.h Added

CVS commit: src/sys

2019-02-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Feb 23 10:43:37 UTC 2019 Modified Files: src/sys/arch/x86/x86: pmap.c src/sys/dev/nvmm/x86: nvmm_x86_vmx.c Log Message: Add support for CPUs that don't have the EPT_{A,D} bits. On such CPUs, these bits are ignored by

CVS commit: src/sys/arch/x86

2019-02-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Feb 23 10:59:12 UTC 2019 Modified Files: src/sys/arch/x86/include: pmap.h src/sys/arch/x86/x86: pmap.c Log Message: Move PATENTRY into pmap.h, will be used outside. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/isc/atheros_hal/dist/ar5210

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 11:24:53 UTC 2019 Modified Files: src/sys/external/isc/atheros_hal/dist/ar5210: ar5210_xmit.c Log Message: Improve fallthrough statement wording Fixes build with kUBSan on NetBSD/i386. To generate a diff of this

CVS commit: src/tests/modules

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 08:03:24 UTC 2019 Modified Files: src/tests/modules: t_kcov.c Log Message: Fix build of kcov tests on CPUs without 64-bit atomics Restrict the 64-bit atomics to ports defining __HAVE_ATOMIC64_OPS. Using 64-bit atomics

CVS commit: src/sys/arch/arm

2019-02-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Feb 23 17:18:39 UTC 2019 Modified Files: src/sys/arch/arm/altera: cycv_gmac.c src/sys/arch/arm/amlogic: meson_dwmac.c src/sys/arch/arm/rockchip: rk_gmac.c src/sys/arch/arm/sunxi: sunxi_gmac.c Log

CVS commit: src/sys/dev/ic

2019-02-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Feb 23 17:18:07 UTC 2019 Modified Files: src/sys/dev/ic: dwc_gmac.c dwc_gmac_var.h Log Message: Pass the phy ID to dwc_gmac_attach. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/sys/dev/ic/dwc_gmac.c cvs

CVS commit: src/share/man/man4

2019-02-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 23 17:33:01 UTC 2019 Modified Files: src/share/man/man4: kcov.4 Log Message: New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/kcov.4 Please note that diffs are not

CVS commit: src/share/man/man4

2019-02-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 23 17:34:04 UTC 2019 Modified Files: src/share/man/man4: spi.4 Log Message: Sort SEE ALSO. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/spi.4 Please note that diffs are not public domain;

CVS commit: src/share/man/man9

2019-02-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sat Feb 23 17:37:11 UTC 2019 Modified Files: src/share/man/man9: spi.9 Log Message: New sentence, new line. Add missing Nd. Remove superfluous Rs. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/dev/gpib

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 11:33:31 UTC 2019 Modified Files: src/sys/dev/gpib: ct.c Log Message: Improve fallthrough statement wording in dev/gpib/ct.c Fixes build with kUBSan on NetBSD/i386. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/scsipi

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 11:57:41 UTC 2019 Modified Files: src/sys/dev/scsipi: st.c Log Message: Correct printing type of b_blkno (int64_t) in st.c Fixes build with kUBSan on NetBSD/i386. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/kern

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 12:07:40 UTC 2019 Modified Files: src/sys/kern: subr_kcov.c Log Message: Stop including in KCOV This header is not needed. Noted by To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys

2019-02-23 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Sat Feb 23 12:27:00 UTC 2019 Modified Files: src/sys/dev/nvmm: nvmm_internal.h src/sys/dev/nvmm/x86: nvmm_x86.h nvmm_x86_svm.c nvmm_x86_vmx.c src/sys/modules/nvmm: Makefile Added Files: src/sys/dev/nvmm/x86:

CVS commit: src/sys/conf

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 12:25:33 UTC 2019 Modified Files: src/sys/conf: majors Log Message: Reserve majors for HAXM and example loadable kernel modules 348-350 are reserved for HAXM 351 is reserved for sys/modules/examples Discussed on

CVS commit: src/sys/dev/pci

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 11:41:08 UTC 2019 Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix GCC7 "avoid ambiguous 'else'" build error in if_wm.c Detected with kUBSan NetBSD/i386 build. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/kern

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 12:03:07 UTC 2019 Modified Files: src/sys/kern: subr_kcov.c Log Message: Fix subr_kcov build on NetBSD/i386 Cast the pointer returned from __builtin_return_address() to intptr_t before converting it to uint64_t. To

CVS commit: src/sys/arch/i386/conf

2019-02-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Feb 23 12:28:22 UTC 2019 Modified Files: src/sys/arch/i386/conf: GENERIC Log Message: Register kUBSan and KCOV in kernel=GENERIC of NetBSD/i386 Both options are disabled by default. To generate a diff of this commit: cvs