CVS commit: src/sys/dev/ic

2020-12-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 29 07:56:22 UTC 2020 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Function declaration formating whitespace consistency. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93

CVS commit: src/sys/dev/ic

2020-12-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Dec 29 07:56:22 UTC 2020 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Function declaration formating whitespace consistency. NFCI. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 03:21:09 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): clean up code in extracted ExportVar functions To generate a diff of this commit: cvs rdiff -u -r1.776 -r1.777 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 03:21:09 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): clean up code in extracted ExportVar functions To generate a diff of this commit: cvs rdiff -u -r1.776 -r1.777 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 03:05:15 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): split ExportVar into separate functions To generate a diff of this commit: cvs rdiff -u -r1.775 -r1.776 src/usr.bin/make/var.c Please

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 03:05:15 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): split ExportVar into separate functions To generate a diff of this commit: cvs rdiff -u -r1.775 -r1.776 src/usr.bin/make/var.c Please

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 01:48:46 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename local variables in Var_ReexportVars To generate a diff of this commit: cvs rdiff -u -r1.774 -r1.775 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 01:48:46 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename local variables in Var_ReexportVars To generate a diff of this commit: cvs rdiff -u -r1.774 -r1.775 src/usr.bin/make/var.c

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

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Dec 29 01:48:22 UTC 2020 Modified Files: src/sys/arch/evbarm/conf: GENERIC GENERIC64 Log Message: Add pcaiicmux. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/arch/evbarm/conf/GENERIC cvs rdiff -u

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

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Dec 29 01:48:22 UTC 2020 Modified Files: src/sys/arch/evbarm/conf: GENERIC GENERIC64 Log Message: Add pcaiicmux. To generate a diff of this commit: cvs rdiff -u -r1.89 -r1.90 src/sys/arch/evbarm/conf/GENERIC cvs rdiff -u

CVS commit: src/sys/dev/i2c

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Dec 29 01:47:52 UTC 2020 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: pcai2cmux.c Log Message: Add a driver for NXP PCA954x / PCA984x I2C switch / mux controllers. To generate a diff of

CVS commit: src/sys/dev/i2c

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Dec 29 01:47:52 UTC 2020 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: pcai2cmux.c Log Message: Add a driver for NXP PCA954x / PCA984x I2C switch / mux controllers. To generate a diff of

CVS commit: src

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 01:45:06 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: directive-export-impl.exp

CVS commit: src

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Dec 29 01:45:06 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile Added Files: src/usr.bin/make/unit-tests: directive-export-impl.exp

CVS commit: src/sys/dev/i2c

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Dec 29 00:26:51 UTC 2020 Modified Files: src/sys/dev/i2c: i2cvar.h Log Message: - Use __BIT() macro to define I2C_F_* bits. - Define an I2C_F_SPEED bitfield that can be used to specify an I2C bus speed: -> Standard Mode

CVS commit: src/sys/dev/i2c

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Tue Dec 29 00:26:51 UTC 2020 Modified Files: src/sys/dev/i2c: i2cvar.h Log Message: - Use __BIT() macro to define I2C_F_* bits. - Define an I2C_F_SPEED bitfield that can be used to specify an I2C bus speed: -> Standard Mode

CVS commit: src/sys/miscfs/procfs

2020-12-28 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Dec 28 22:36:16 UTC 2020 Modified Files: src/sys/miscfs/procfs: procfs_vfsops.c Log Message: Fix procfs environ node. To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/sys/miscfs/procfs/procfs_vfsops.c

CVS commit: src/sys/miscfs/procfs

2020-12-28 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Dec 28 22:36:16 UTC 2020 Modified Files: src/sys/miscfs/procfs: procfs_vfsops.c Log Message: Fix procfs environ node. To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/sys/miscfs/procfs/procfs_vfsops.c

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 22:31:32 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h init.c Log Message: lint: rename confusing function setcompl The previous function name suggested that it would set the complete flag of the

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 22:31:32 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: decl.c externs1.h init.c Log Message: lint: rename confusing function setcompl The previous function name suggested that it would set the complete flag of the

CVS commit: src/usr.bin/xlint/common

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 22:16:42 UTC 2020 Modified Files: src/usr.bin/xlint/common: mem.c Log Message: lint: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/xlint/common/mem.c Please note

CVS commit: src/usr.bin/xlint/common

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 22:16:42 UTC 2020 Modified Files: src/usr.bin/xlint/common: mem.c Log Message: lint: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/usr.bin/xlint/common/mem.c Please note

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 21:24:55 UTC 2020 Modified Files: src/usr.bin/xlint/common: emit.c lint.h mem.c param.h src/usr.bin/xlint/lint1: cgram.y decl.c emit1.c err.c func.c Log Message: lint: spell check To generate a diff of this

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 21:24:55 UTC 2020 Modified Files: src/usr.bin/xlint/common: emit.c lint.h mem.c param.h src/usr.bin/xlint/lint1: cgram.y decl.c emit1.c err.c func.c Log Message: lint: spell check To generate a diff of this

CVS commit: src/sys/dev

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Dec 28 20:29:57 UTC 2020 Modified Files: src/sys/dev/fdt: files.fdt i2cmux_fdt.c src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: i2cmux.c i2cmuxvar.h Log Message: Re-factor the "iicmux" driver to

CVS commit: src/sys/dev

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Dec 28 20:29:57 UTC 2020 Modified Files: src/sys/dev/fdt: files.fdt i2cmux_fdt.c src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: i2cmux.c i2cmuxvar.h Log Message: Re-factor the "iicmux" driver to

CVS commit: [netbsd-9] src/doc

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:24:05 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Tickets #1161-#1163, #1165, #1166 To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-9.2 Please note

CVS commit: [netbsd-9] src/doc

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:24:05 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Tickets #1161-#1163, #1165, #1166 To generate a diff of this commit: cvs rdiff -u -r1.1.2.28 -r1.1.2.29 src/doc/CHANGES-9.2 Please note

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:21:55 UTC 2020 Modified Files: src/sys/dev/hdaudio [netbsd-9]: hdaudio.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #1166): sys/dev/hdaudio/hdaudio.c: revision 1.13 If the

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:21:55 UTC 2020 Modified Files: src/sys/dev/hdaudio [netbsd-9]: hdaudio.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #1166): sys/dev/hdaudio/hdaudio.c: revision 1.13 If the

CVS commit: src/sys/netinet6

2020-12-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Dec 28 20:19:50 UTC 2020 Modified Files: src/sys/netinet6: nd6.c Log Message: Add more guards against NULL deref, since KUBSAN still complains. To generate a diff of this commit: cvs rdiff -u -r1.275 -r1.276

CVS commit: src/sys/netinet6

2020-12-28 Thread Nia Alarie
Module Name:src Committed By: nia Date: Mon Dec 28 20:19:50 UTC 2020 Modified Files: src/sys/netinet6: nd6.c Log Message: Add more guards against NULL deref, since KUBSAN still complains. To generate a diff of this commit: cvs rdiff -u -r1.275 -r1.276

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:18:09 UTC 2020 Modified Files: src/sys/dev/hdaudio [netbsd-9]: hdaudio.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #1165): sys/dev/hdaudio/hdaudio.c: revision 1.12

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:18:09 UTC 2020 Modified Files: src/sys/dev/hdaudio [netbsd-9]: hdaudio.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #1165): sys/dev/hdaudio/hdaudio.c: revision 1.12

CVS commit: [netbsd-9] src/distrib/notes/hp300

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:15:16 UTC 2020 Modified Files: src/distrib/notes/hp300 [netbsd-9]: hardware Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1163): distrib/notes/hp300/hardware: revision 1.21

CVS commit: [netbsd-9] src/distrib/notes/hp300

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:15:16 UTC 2020 Modified Files: src/distrib/notes/hp300 [netbsd-9]: hardware Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1163): distrib/notes/hp300/hardware: revision 1.21

CVS commit: [netbsd-9] src/sys

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:10:04 UTC 2020 Modified Files: src/sys/arch/hp300/dev [netbsd-9]: sti_sgc.c src/sys/dev/ic [netbsd-9]: sti.c stivar.h Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1162):

CVS commit: [netbsd-9] src/sys

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:10:04 UTC 2020 Modified Files: src/sys/arch/hp300/dev [netbsd-9]: sti_sgc.c src/sys/dev/ic [netbsd-9]: sti.c stivar.h Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1162):

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:02:30 UTC 2020 Modified Files: src/sys/arch/hp300/dev [netbsd-9]: dnkbd.c hil_intio.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1161): sys/arch/hp300/dev/dnkbd.c: revision

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 20:02:30 UTC 2020 Modified Files: src/sys/arch/hp300/dev [netbsd-9]: dnkbd.c hil_intio.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1161): sys/arch/hp300/dev/dnkbd.c: revision

CVS commit: src/sys/dev/pci

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 20:01:46 UTC 2020 Modified Files: src/sys/dev/pci: ahcisata_pci.c Log Message: Remove duplicate opt_ahcisata_pci.h include To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58

CVS commit: src/sys/dev/pci

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 20:01:46 UTC 2020 Modified Files: src/sys/dev/pci: ahcisata_pci.c Log Message: Remove duplicate opt_ahcisata_pci.h include To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58

CVS commit: [netbsd-8] src/doc

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 19:54:42 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1642 To generate a diff of this commit: cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-8.3 Please note that diffs are not

CVS commit: [netbsd-8] src/doc

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 19:54:42 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1642 To generate a diff of this commit: cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-8.3 Please note that diffs are not

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 19:52:59 UTC 2020 Modified Files: src/sys/arch/hp300/dev [netbsd-8]: dnkbd.c hil_intio.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1642): sys/arch/hp300/dev/dnkbd.c: revision

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 19:52:59 UTC 2020 Modified Files: src/sys/arch/hp300/dev [netbsd-8]: dnkbd.c hil_intio.c Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1642): sys/arch/hp300/dev/dnkbd.c: revision

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:47:42 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: cgram.y mkops scan.l src/usr.bin/xlint/lint2: chk.c Log Message: lint: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:47:42 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: cgram.y mkops scan.l src/usr.bin/xlint/lint2: chk.c Log Message: lint: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:38:54 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: op.h tree.c Log Message: lint: rename fields in mod_t To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/xlint/lint1/op.h cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:38:54 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: op.h tree.c Log Message: lint: rename fields in mod_t To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.bin/xlint/lint1/op.h cvs rdiff -u

CVS commit: src/sys/dev/hdaudio

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 19:31:44 UTC 2020 Modified Files: src/sys/dev/hdaudio: hdaudio.c Log Message: If the Subordinate Node Count returns 0 nodes, complain and return instead of trying to kmem_zalloc 0 bytes later on. To generate a diff

CVS commit: src/sys/dev/hdaudio

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 19:31:44 UTC 2020 Modified Files: src/sys/dev/hdaudio: hdaudio.c Log Message: If the Subordinate Node Count returns 0 nodes, complain and return instead of trying to kmem_zalloc 0 bytes later on. To generate a diff

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:07:44 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: cgram.y err.c init.c main1.c scan.l tree.c src/usr.bin/xlint/lint2: chk.c mem2.c msg.c read.c Log Message: lint: sort includes To generate a diff of

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:07:44 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: cgram.y err.c init.c main1.c scan.l tree.c src/usr.bin/xlint/lint2: chk.c mem2.c msg.c read.c Log Message: lint: sort includes To generate a diff of

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:02:16 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: init.c tree.c Log Message: lint: realign code To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/xlint/lint1/init.c cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 19:02:16 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: init.c tree.c Log Message: lint: realign code To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/xlint/lint1/init.c cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 18:51:18 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: cgram.y scan.l Log Message: lint: rename tspec macros To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/usr.bin/xlint/lint1/cgram.y cvs

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 18:51:18 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: cgram.y scan.l Log Message: lint: rename tspec macros To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/usr.bin/xlint/lint1/cgram.y cvs

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 18:49:02 UTC 2020 Modified Files: src/usr.bin/xlint/common: lint.h src/usr.bin/xlint/lint1: decl.c emit1.c func.c init.c tree.c src/usr.bin/xlint/lint2: chk.c Log Message: lint: rename tspec macros To

CVS commit: src/usr.bin/xlint

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 18:49:02 UTC 2020 Modified Files: src/usr.bin/xlint/common: lint.h src/usr.bin/xlint/lint1: decl.c emit1.c func.c init.c tree.c src/usr.bin/xlint/lint2: chk.c Log Message: lint: rename tspec macros To

CVS commit: src/usr.bin/xlint/common

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 18:06:23 UTC 2020 Modified Files: src/usr.bin/xlint/common: lint.h Log Message: lint: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/usr.bin/xlint/common/lint.h Please note

CVS commit: src/usr.bin/xlint/common

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 18:06:23 UTC 2020 Modified Files: src/usr.bin/xlint/common: lint.h Log Message: lint: fix typo in comment To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/usr.bin/xlint/common/lint.h Please note

CVS commit: src/tests/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 17:00:37 UTC 2020 Modified Files: src/tests/usr.bin/xlint/lint1: t_integration.sh Log Message: lint1: remove redundant description from tests To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/tests/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 17:00:37 UTC 2020 Modified Files: src/tests/usr.bin/xlint/lint1: t_integration.sh Log Message: lint1: remove redundant description from tests To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/dev/hdaudio

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 16:49:58 UTC 2020 Modified Files: src/sys/dev/hdaudio: hdaudio.c Log Message: Initialize DMA memory when allocating it. Should fix PR# 51734 (hdaudio "RIRB timeout" on boot). To generate a diff of this commit: cvs

CVS commit: src/sys/dev/hdaudio

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 16:49:58 UTC 2020 Modified Files: src/sys/dev/hdaudio: hdaudio.c Log Message: Initialize DMA memory when allocating it. Should fix PR# 51734 (hdaudio "RIRB timeout" on boot). To generate a diff of this commit: cvs

CVS commit: [netbsd-8] src/doc

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:02:57 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: 1643 To generate a diff of this commit: cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-8.3 Please note that diffs are not public

CVS commit: [netbsd-8] src/doc

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:02:57 UTC 2020 Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: 1643 To generate a diff of this commit: cvs rdiff -u -r1.1.2.62 -r1.1.2.63 src/doc/CHANGES-8.3 Please note that diffs are not public

CVS commit: [netbsd-8] src/etc/rc.d

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:02:34 UTC 2020 Modified Files: src/etc/rc.d [netbsd-8]: ntpdate Log Message: Pull up following revision(s) (requested by martin in ticket #1643): etc/rc.d/ntpdate: revision 1.21 Adjust to "pool" usage in our

CVS commit: [netbsd-8] src/etc/rc.d

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:02:34 UTC 2020 Modified Files: src/etc/rc.d [netbsd-8]: ntpdate Log Message: Pull up following revision(s) (requested by martin in ticket #1643): etc/rc.d/ntpdate: revision 1.21 Adjust to "pool" usage in our

CVS commit: [netbsd-9] src/doc

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:00:51 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: 1164 To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-9.2 Please note that diffs are not public

CVS commit: [netbsd-9] src/doc

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:00:51 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: 1164 To generate a diff of this commit: cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-9.2 Please note that diffs are not public

CVS commit: [netbsd-9] src/etc/rc.d

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:00:19 UTC 2020 Modified Files: src/etc/rc.d [netbsd-9]: ntpdate Log Message: Pull up following revision(s) (requested by martin in ticket #1164): etc/rc.d/ntpdate: revision 1.21 Adjust to "pool" usage in our

CVS commit: [netbsd-9] src/etc/rc.d

2020-12-28 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Mon Dec 28 16:00:19 UTC 2020 Modified Files: src/etc/rc.d [netbsd-9]: ntpdate Log Message: Pull up following revision(s) (requested by martin in ticket #1164): etc/rc.d/ntpdate: revision 1.21 Adjust to "pool" usage in our

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 15:42:53 UTC 2020 Modified Files: src/usr.bin/make: buf.c buf.h parse.c Log Message: make(1): rename Buf_Expand_1 to Buf_Expand To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/make/buf.c cvs

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 15:42:53 UTC 2020 Modified Files: src/usr.bin/make: buf.c buf.h parse.c Log Message: make(1): rename Buf_Expand_1 to Buf_Expand To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/make/buf.c cvs

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 15:21:33 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): remove mmap for loading files, only allow files < 1 GiB Using mmap is beneficial if the loaded data is read-only, or if it is accessed

CVS commit: src/usr.bin/make

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 15:21:33 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): remove mmap for loading files, only allow files < 1 GiB Using mmap is beneficial if the loaded data is read-only, or if it is accessed

CVS commit: src/sys/dev/fdt

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Dec 28 15:08:06 UTC 2020 Modified Files: src/sys/dev/fdt: i2cmux_fdt.c Log Message: The i2c-mux bindings specify that if the mux device has a child node named "i2c-mux", then it is that node that is the parent of the i2c bus

CVS commit: src/sys/dev/fdt

2020-12-28 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Mon Dec 28 15:08:06 UTC 2020 Modified Files: src/sys/dev/fdt: i2cmux_fdt.c Log Message: The i2c-mux bindings specify that if the mux device has a child node named "i2c-mux", then it is that node that is the parent of the i2c bus

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 14:28:54 UTC 2020 Modified Files: src/distrib/sets/lists/debug: mi Log Message: Add resize To generate a diff of this commit: cvs rdiff -u -r1.344 -r1.345 src/distrib/sets/lists/debug/mi Please note that diffs are

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

2020-12-28 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Dec 28 14:28:54 UTC 2020 Modified Files: src/distrib/sets/lists/debug: mi Log Message: Add resize To generate a diff of this commit: cvs rdiff -u -r1.344 -r1.345 src/distrib/sets/lists/debug/mi Please note that diffs are

CVS commit: src/sys

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 14:08:42 UTC 2020 Modified Files: src/sys/arch/arm/nvidia: tegra_ahcisata.c src/sys/dev/ic: ahcisata_core.c ahcisatavar.h Log Message: Remove the AHCI_QUIRK_SKIP_RESET quirk now that the underlying issue is

CVS commit: src/sys

2020-12-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Dec 28 14:08:42 UTC 2020 Modified Files: src/sys/arch/arm/nvidia: tegra_ahcisata.c src/sys/dev/ic: ahcisata_core.c ahcisatavar.h Log Message: Remove the AHCI_QUIRK_SKIP_RESET quirk now that the underlying issue is

CVS commit: src/doc

2020-12-28 Thread Roy Marples
oud 20201227] - + dhcpcd: Update to version 9.4.0 [roy 20201228]

CVS commit: src/doc

2020-12-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Dec 28 13:59:50 UTC 2020 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note update to dhcpcd-9.4.0 To generate a diff of this commit: cvs rdiff -u -r1.1770 -r1.1771 src/doc/3RDPARTY cvs rdiff -u -r1.2771 -r1.2772

CVS commit: src/external/bsd/dhcpcd/dist

2020-12-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Dec 28 13:57:40 UTC 2020 Modified Files: src/external/bsd/dhcpcd/dist/hooks: 20-resolv.conf src/external/bsd/dhcpcd/dist/src: dhcp.c dhcp6.c dhcpcd.c if-bsd.c if-options.c ipv6nd.c privsep.c script.c Log

CVS commit: src/external/bsd/dhcpcd/dist

2020-12-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Dec 28 13:57:40 UTC 2020 Modified Files: src/external/bsd/dhcpcd/dist/hooks: 20-resolv.conf src/external/bsd/dhcpcd/dist/src: dhcp.c dhcp6.c dhcpcd.c if-bsd.c if-options.c ipv6nd.c privsep.c script.c Log

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

2020-12-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Dec 28 13:56:26 UTC 2020 Update of /cvsroot/src/external/bsd/dhcpcd/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23356 Log Message: Update to dhcpcd-9.4.0 with the following changes: * DHCP: For anonymous, just use a generic

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

2020-12-28 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Dec 28 13:56:26 UTC 2020 Update of /cvsroot/src/external/bsd/dhcpcd/dist In directory ivanova.netbsd.org:/tmp/cvs-serv23356 Log Message: Update to dhcpcd-9.4.0 with the following changes: * DHCP: For anonymous, just use a generic

CVS commit: src/sys/dev/pci

2020-12-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Dec 28 13:12:24 UTC 2020 Modified Files: src/sys/dev/pci: pcireg.h Log Message: Add second space indentation for bit field values for Enhanced Allocation capabilities. From thorpej. To generate a diff of this commit: cvs

CVS commit: src/sys/dev/pci

2020-12-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Dec 28 13:12:24 UTC 2020 Modified Files: src/sys/dev/pci: pcireg.h Log Message: Add second space indentation for bit field values for Enhanced Allocation capabilities. From thorpej. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 12:56:33 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: lint1.h Log Message: lint1: remove unused t_field To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/usr.bin/xlint/lint1/lint1.h Please note

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 12:56:33 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: lint1.h Log Message: lint1: remove unused t_field To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/usr.bin/xlint/lint1/lint1.h Please note

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 12:52:45 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: emit1.c init.c main1.c mem1.c print.c tree.c Log Message: lint1: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src/usr.bin/xlint/lint1

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 12:52:45 UTC 2020 Modified Files: src/usr.bin/xlint/lint1: emit1.c init.c main1.c mem1.c print.c tree.c Log Message: lint1: remove trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21

CVS commit: src

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 12:47:39 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh Added Files: src/tests/usr.bin/xlint/lint1: d_c99_union_cast.exp

CVS commit: src

2020-12-28 Thread Roland Illig
Module Name:src Committed By: rillig Date: Mon Dec 28 12:47:39 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile t_integration.sh Added Files: src/tests/usr.bin/xlint/lint1: d_c99_union_cast.exp

CVS commit: src/sys/dev/pci

2020-12-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Dec 28 12:38:45 UTC 2020 Modified Files: src/sys/dev/pci: pci_map.c pcireg.h Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/pci_map.c cvs rdiff -u -r1.151

CVS commit: src/sys/dev/pci

2020-12-28 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Dec 28 12:38:45 UTC 2020 Modified Files: src/sys/dev/pci: pci_map.c pcireg.h Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/pci_map.c cvs rdiff -u -r1.151

  1   2   >