CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 11 18:44:52 UTC 2020 Modified Files: src/usr.bin/make: make.h suff.c Log Message: make(1): convert Suff.flags from #define to enum This increases debugging support since the debugger can now display symbolic names

CVS commit: [netbsd-9] src/sys

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 19:13:43 UTC 2020 Modified Files: src/sys/arch/arm/broadcom [netbsd-9]: bcm2835_spi.c src/sys/dev/spi [netbsd-9]: spi.c spivar.h Log Message: Pull up following revision(s) (requested by 1043):

CVS commit: [netbsd-9] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 19:12:34 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Ticket #1045 To generate a diff of this commit: cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-9.1 Please note that diffs are not

CVS commit: [netbsd-9] src/sys

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 19:13:43 UTC 2020 Modified Files: src/sys/arch/arm/broadcom [netbsd-9]: bcm2835_spi.c src/sys/dev/spi [netbsd-9]: spi.c spivar.h Log Message: Pull up following revision(s) (requested by 1043):

CVS commit: src/sys/arch/aarch64/aarch64

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 19:46:56 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: db_interface.c Log Message: Improve a comment To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/aarch64/aarch64/db_interface.c

CVS commit: src/sys/arch/aarch64/aarch64

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 19:46:56 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: db_interface.c Log Message: Improve a comment To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/aarch64/aarch64/db_interface.c

CVS commit: [netbsd-9] src/sys

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:14:21 UTC 2020 Modified Files: src/sys/dev/ic [netbsd-9]: dwc_gmac.c dwc_gmac_reg.h src/sys/kern [netbsd-9]: uipc_mbuf.c Log Message: Pull up following revision(s) (requested by mrg in ticket #1045):

CVS commit: [netbsd-9] src/sys

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:14:21 UTC 2020 Modified Files: src/sys/dev/ic [netbsd-9]: dwc_gmac.c dwc_gmac_reg.h src/sys/kern [netbsd-9]: uipc_mbuf.c Log Message: Pull up following revision(s) (requested by mrg in ticket #1045):

CVS commit: [netbsd-8] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:08:36 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ammend ticket #1584 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-8.3

CVS commit: [netbsd-9] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:07:09 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Ammend ticket #1037 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-9.1

CVS commit: [netbsd-9] src/sys/dev

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:06:18 UTC 2020 Modified Files: src/sys/dev [netbsd-9]: dev_verbose.h Log Message: Additionally pull up following revision(s) (requested by uwe in ticket #1037): sys/dev/dev_verbose.h: revision 1.4

CVS commit: [netbsd-9] src/sys/dev

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:06:18 UTC 2020 Modified Files: src/sys/dev [netbsd-9]: dev_verbose.h Log Message: Additionally pull up following revision(s) (requested by uwe in ticket #1037): sys/dev/dev_verbose.h: revision 1.4

CVS commit: [netbsd-9] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:07:09 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Ammend ticket #1037 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-9.1

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 11 18:41:46 UTC 2020 Modified Files: src/usr.bin/make: arch.c nonints.h str.c Log Message: make(1): add str_concat4 to make the other code simpler There's no need for arch.c to call strlen when there is a high-level API

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 11 18:41:46 UTC 2020 Modified Files: src/usr.bin/make: arch.c nonints.h str.c Log Message: make(1): add str_concat4 to make the other code simpler There's no need for arch.c to call strlen when there is a high-level API

CVS commit: [netbsd-9] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 19:12:34 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Ticket #1045 To generate a diff of this commit: cvs rdiff -u -r1.1.2.92 -r1.1.2.93 src/doc/CHANGES-9.1 Please note that diffs are not

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 11 18:52:03 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): replace snprintf/malloc in ReadMakefile with str_concat3 To generate a diff of this commit: cvs rdiff -u -r1.303 -r1.304

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 11 18:52:03 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): replace snprintf/malloc in ReadMakefile with str_concat3 To generate a diff of this commit: cvs rdiff -u -r1.303 -r1.304

CVS commit: [netbsd-8] src/sys/dev

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:07:55 UTC 2020 Modified Files: src/sys/dev [netbsd-8]: dev_verbose.h Log Message: Additionally pull up following revision(s) (requested by uwe in ticket #1584): sys/dev/dev_verbose.h: revision 1.4

CVS commit: [netbsd-8] src/sys/dev

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:07:55 UTC 2020 Modified Files: src/sys/dev [netbsd-8]: dev_verbose.h Log Message: Additionally pull up following revision(s) (requested by uwe in ticket #1584): sys/dev/dev_verbose.h: revision 1.4

CVS commit: [netbsd-8] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 17:08:36 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ammend ticket #1584 for additional pullups To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-8.3

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Aug 11 18:44:52 UTC 2020 Modified Files: src/usr.bin/make: make.h suff.c Log Message: make(1): convert Suff.flags from #define to enum This increases debugging support since the debugger can now display symbolic names

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 12 03:05:57 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): make Dir_MakeFlags simpler This avoids unnecessary string allocations, especially for long lists. There is no unit test to cover this

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 12 03:05:57 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): make Dir_MakeFlags simpler This avoids unnecessary string allocations, especially for long lists. There is no unit test to cover this

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 12 03:27:29 UTC 2020 Modified Files: src/usr.bin/make: make_malloc.c Log Message: make(1): in bmake_strndup, only scan the relevant part of the string Just in case the given str is not really a string. The POSIX 2018

CVS commit: src/usr.bin/make

2020-08-11 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Aug 12 03:27:29 UTC 2020 Modified Files: src/usr.bin/make: make_malloc.c Log Message: make(1): in bmake_strndup, only scan the relevant part of the string Just in case the given str is not really a string. The POSIX 2018

CVS commit: src/sys/uvm/pmap

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 06:54:14 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap_tlb.c Log Message: s/pmaphist/maphist/ for now To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/uvm/pmap/pmap_tlb.c Please note that diffs

CVS commit: src/sys/uvm/pmap

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 06:54:14 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap_tlb.c Log Message: s/pmaphist/maphist/ for now To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/uvm/pmap/pmap_tlb.c Please note that diffs

CVS commit: src/sys/arch/arm/arm32

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 07:03:34 UTC 2020 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: s/pmaphist/maphist/ To generate a diff of this commit: cvs rdiff -u -r1.419 -r1.420 src/sys/arch/arm/arm32/pmap.c Please note that diffs

CVS commit: src/sys/uvm/pmap

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 06:09:44 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap.c pmap_tlb.c Log Message: More UVMHIST_LOG. Remove some commented output printfs. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/sys/uvm/pmap

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 06:09:44 UTC 2020 Modified Files: src/sys/uvm/pmap: pmap.c pmap_tlb.c Log Message: More UVMHIST_LOG. Remove some commented output printfs. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53

CVS commit: src/sys/arch/arm/arm32

2020-08-11 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Aug 11 07:03:34 UTC 2020 Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: s/pmaphist/maphist/ To generate a diff of this commit: cvs rdiff -u -r1.419 -r1.420 src/sys/arch/arm/arm32/pmap.c Please note that diffs

CVS commit: [netbsd-8] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 07:21:28 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ammend #1582 for additional build fix To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-8.3 Please

CVS commit: [netbsd-8] src/doc

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 07:21:28 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ammend #1582 for additional build fix To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-8.3 Please

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-11 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Tue Aug 11 06:49:09 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c sunIo.c Log Message: Remove more redundant command option arg checks. To generate a diff of this commit: cvs rdiff -u

CVS commit: xsrc/external/mit/xorg-server/dist/hw/sun

2020-08-11 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Tue Aug 11 06:49:09 UTC 2020 Modified Files: xsrc/external/mit/xorg-server/dist/hw/sun: sun.h sunInit.c sunIo.c Log Message: Remove more redundant command option arg checks. To generate a diff of this commit: cvs rdiff -u

CVS commit: [netbsd-8] src/external/mit/xorg/lib/libX11/extensions

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 07:20:10 UTC 2020 Modified Files: src/external/mit/xorg/lib/libX11/extensions [netbsd-8]: Makefile Log Message: Apply patch, requested by maya in ticket #1582: Do not install XKBgeom.h here, a (minimal different, but

CVS commit: [netbsd-8] src/external/mit/xorg/lib/libX11/extensions

2020-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Aug 11 07:20:10 UTC 2020 Modified Files: src/external/mit/xorg/lib/libX11/extensions [netbsd-8]: Makefile Log Message: Apply patch, requested by maya in ticket #1582: Do not install XKBgeom.h here, a (minimal different, but

CVS commit: src/external/gpl3/gcc.old/dist

2020-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 11 08:45:56 UTC 2020 Modified Files: src/external/gpl3/gcc.old/dist: LAST_UPDATED MD5SUMS NEWS src/external/gpl3/gcc.old/dist/contrib: test_summary src/external/gpl3/gcc.old/dist/fixincludes: fixincl.x

Re: CVS commit: src/sys

2020-08-11 Thread Robert Swindells
matthew green wrote: >however, i'm looking at the changes and i'm not 100% convinced >it's safe to simply replace this file as-is. > > - struct v4l2_pix_format is laid out differently > - enum v4l2_buf_type <-> u_int32_t does not seem safe, in > eg struct v4l2_buffer. i *think* it may be,

CVS commit: src

2020-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 11 09:51:57 UTC 2020 Modified Files: src/share/mk: bsd.own.mk src/tools/gcc: gcc-version.mk Log Message: update GCC 7 version to nb4 20200810, and fix the unknown GCC version error assignment from "=?" to "?=" so it

CVS commit: src

2020-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 11 09:51:57 UTC 2020 Modified Files: src/share/mk: bsd.own.mk src/tools/gcc: gcc-version.mk Log Message: update GCC 7 version to nb4 20200810, and fix the unknown GCC version error assignment from "=?" to "?=" so it

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:23:10 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86.c Log Message: Hide OSPKE. NFC since the host never uses PKU, but still. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:23:10 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86.c Log Message: Hide OSPKE. NFC since the host never uses PKU, but still. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:27:46 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_vmx.c Log Message: Improve emulation of MSR_IA32_ARCH_CAPABILITIES: publish only the *_NO bits. Initially they were the only ones there, but Intel then

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:27:46 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_vmx.c Log Message: Improve emulation of MSR_IA32_ARCH_CAPABILITIES: publish only the *_NO bits. Initially they were the only ones there, but Intel then

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:31:52 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_vmx.c Log Message: Improve the CPUID emulation on nvmm-intel: - Limit the highest extended leaf. - Limit 0x0007 to ECX=0, for future-proofness. To

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:31:52 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_vmx.c Log Message: Improve the CPUID emulation on nvmm-intel: - Limit the highest extended leaf. - Limit 0x0007 to ECX=0, for future-proofness. To

CVS commit: src/doc

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:35:17 UTC 2020 Modified Files: src/doc: TODO.nvmm Log Message: sync To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.nvmm Please note that diffs are not public domain; they are subject to

CVS commit: src/doc

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:35:17 UTC 2020 Modified Files: src/doc: TODO.nvmm Log Message: sync To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.nvmm Please note that diffs are not public domain; they are subject to

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:48:42 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_svmfunc.S nvmm_x86_vmxfunc.S Log Message: Micro-optimize: use pushq instead of pushw. To avoid LCP stalls and unaligned stack accesses. To generate a

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

2020-08-11 Thread Maxime Villard
Module Name:src Committed By: maxv Date: Tue Aug 11 15:48:42 UTC 2020 Modified Files: src/sys/dev/nvmm/x86: nvmm_x86_svmfunc.S nvmm_x86_vmxfunc.S Log Message: Micro-optimize: use pushq instead of pushw. To avoid LCP stalls and unaligned stack accesses. To generate a

CVS import: src/external/bsd/openldap/dist

2020-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 13:12:30 UTC 2020 Update of /cvsroot/src/external/bsd/openldap/dist In directory ivanova.netbsd.org:/tmp/cvs-serv25437 Log Message: OpenLDAP 2.4.50 Release (2020/04/28) Fixed client benign typos (ITS#8890) Fixed

CVS import: src/external/bsd/openldap/dist

2020-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 13:12:30 UTC 2020 Update of /cvsroot/src/external/bsd/openldap/dist In directory ivanova.netbsd.org:/tmp/cvs-serv25437 Log Message: OpenLDAP 2.4.50 Release (2020/04/28) Fixed client benign typos (ITS#8890) Fixed

CVS commit: src/sys/dev

2020-08-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Aug 11 12:10:10 UTC 2020 Modified Files: src/sys/dev: dev_verbose.h Log Message: DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to match the definition. Catch up with previous to unbreak autoloading of verbose modules. PR

CVS commit: src/sys/dev

2020-08-11 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Aug 11 12:10:10 UTC 2020 Modified Files: src/sys/dev: dev_verbose.h Log Message: DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to match the definition. Catch up with previous to unbreak autoloading of verbose modules. PR

CVS commit: src/external/bsd/openldap

2020-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 13:15:43 UTC 2020 Modified Files: src/external/bsd/openldap: Makefile openldap2netbsd src/external/bsd/openldap/dist/build: config.guess config.sub mkversion version.h

CVS commit: src/doc

2020-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 13:18:04 UTC 2020 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openldap To generate a diff of this commit: cvs rdiff -u -r1.1741 -r1.1742 src/doc/3RDPARTY cvs rdiff -u -r1.2726 -r1.2727

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

2020-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 13:19:16 UTC 2020 Modified Files: src/distrib/sets/lists/comp: mi Log Message: new openldap.h To generate a diff of this commit: cvs rdiff -u -r1.2341 -r1.2342 src/distrib/sets/lists/comp/mi Please note that diffs

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

2020-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Aug 11 13:19:16 UTC 2020 Modified Files: src/distrib/sets/lists/comp: mi Log Message: new openldap.h To generate a diff of this commit: cvs rdiff -u -r1.2341 -r1.2342 src/distrib/sets/lists/comp/mi Please note that diffs

CVS commit: src/doc

2020-08-11 Thread Christos Zoulas
tos 20200803] dhcp: Import version 4.4.2. [christos 20200803] + openldap: Import 2.4.50. [christos 20200811]