CVS commit: src/distrib/sets/lists

2020-09-30 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Oct 1 02:00:04 UTC 2020 Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi Log Message: Fix up the debug stuff for if_tap and if_vether To generate a diff of this commit: cvs rdiff

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

2020-09-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Sep 30 23:58:13 UTC 2020 Modified Files: src/sys/arch/arm/broadcom: bcm2835_dmac.c Log Message: Fix off-by-one in channel count, from Mark Millard. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/etc/mtree

2020-09-30 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Sep 30 20:20:53 UTC 2020 Modified Files: src/etc/mtree: NetBSD.dist.tests Log Message: Add if_tap directory for DEBUG builds. To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 src/etc/mtree/NetBSD.dist.tests

CVS commit: src/bin/csh

2020-09-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 30 17:51:10 UTC 2020 Modified Files: src/bin/csh: lex.c Log Message: Fix % set x='a/b c/d.e' % echo $x:q:h To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/bin/csh/lex.c Please note that diffs are

CVS commit: src/tests/net/if_tap

2020-09-30 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Sep 30 17:14:11 UTC 2020 Modified Files: src/tests/net/if_tap: Makefile Log Message: Be like other tests and speciy the binary name we install To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2020-09-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Sep 30 17:11:31 UTC 2020 Modified Files: src/distrib/sets/lists/comp: md.amd64 Log Message: Add missing lint library To generate a diff of this commit: cvs rdiff -u -r1.283 -r1.284 src/distrib/sets/lists/comp/md.amd64

CVS commit: src/tests/net/if_tap

2020-09-30 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Sep 30 17:05:59 UTC 2020 Modified Files: src/tests/net/if_tap: Makefile Log Message: Fix prior To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/net/if_tap/Makefile Please note that diffs are not public

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

2020-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Sep 30 16:47:55 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c Log Message: Improve a comment To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49

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

2020-09-30 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Sep 30 16:35:49 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: cpuswitch.S vectors.S Log Message: Move el[01]_trap_exit into vectors.S where the callers exist To generate a diff of this commit: cvs rdiff -u -r1.27

CVS commit: src/sys/dev/ic

2020-09-30 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Sep 30 14:56:34 UTC 2020 Modified Files: src/sys/dev/ic: com.c Log Message: Set sc_fifolen=1 for the no fifo case To generate a diff of this commit: cvs rdiff -u -r1.360 -r1.361 src/sys/dev/ic/com.c Please note that

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

2020-09-30 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Sep 30 14:54:33 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add rump_open_tap To generate a diff of this commit: cvs rdiff -u -r1.932 -r1.933 src/distrib/sets/lists/tests/mi Please note that diffs

CVS commit: src/tests/net/if_tap

2020-09-30 Thread Roy Marples
Module Name:src Committed By: roy Date: Wed Sep 30 14:43:15 UTC 2020 Modified Files: src/tests/net/if_tap: Makefile t_tap.sh Added Files: src/tests/net/if_tap: rump_open_tap.c Log Message: tap(4): update the test so that we can open the tap to ping across a bridge

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

2020-09-30 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Wed Sep 30 08:43:47 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: procfs_machdep.c Log Message: add linux compatible /proc/cpuinfo To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

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

2020-09-30 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Wed Sep 30 08:40:49 UTC 2020 Modified Files: src/sys/arch/aarch64/include: armreg.h Log Message: add some fields of ID_AA64ISAR1_EL1 definition (ARMv8.6) To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54

CVS commit: src/etc/mtree

2020-09-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 30 08:32:00 UTC 2020 Modified Files: src/etc/mtree: NetBSD.dist.tests Log Message: Revert previous - test is a shell script, no debug info installed To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179

CVS commit: src/etc/mtree

2020-09-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Sep 30 08:21:27 UTC 2020 Modified Files: src/etc/mtree: NetBSD.dist.tests Log Message: Add if_vether debug dir To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178 src/etc/mtree/NetBSD.dist.tests Please note

CVS commit: src/etc/mtree

2020-09-30 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Sep 30 07:55:31 UTC 2020 Modified Files: src/etc/mtree: NetBSD.dist.tests Log Message: add missing new if_vether subdir. To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/etc/mtree/NetBSD.dist.tests Please

CVS commit: src/usr.bin/make

2020-09-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 30 06:46:43 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract ApplyModifier_Quote into separate function To generate a diff of this commit: cvs rdiff -u -r1.554 -r1.555

CVS commit: src/usr.bin/make

2020-09-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 30 06:27:02 UTC 2020 Modified Files: src/usr.bin/make: lst.c Log Message: make(1): remove redundant assertions in lst.c These pointers are dereferenced shortly after the assertion, which reliably leads to a SIGSEGV. To

CVS commit: src/usr.bin/make/unit-tests

2020-09-30 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Sep 30 06:15:43 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-l-name-to-value.mk Log Message: make(1): fix typos in test for the :L variable modifier To generate a diff of this commit: cvs rdiff -u -r1.4