CVS commit: src/sys/dev/ic

2020-11-15 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Mon Nov 16 00:12:13 UTC 2020 Modified Files: src/sys/dev/ic: ath.c atppc.c Log Message: s/reseting/resetting/ To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/sys/dev/ic/ath.c cvs rdiff -u -r1.36 -r1.37

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 22:31:03 UTC 2020 Modified Files: src/usr.bin/make: compat.c parse.c suff.c Log Message: make(1): clean up coding style in compat, parse, suff To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 22:28:08 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: deptgt-begin.mk Log Message: make(1): document why .BEGIN cannot be combined with .USE/.USEBEFORE To generate a diff of this commit: cvs rdiff -u -r1.4

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 20:50:46 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile varname-empty.exp Log Message: make(1): fix typo in test for variable with empty name To generate a diff of this commit: cvs rdiff -u -r1.201

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 20:49:20 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: deptgt-silent.exp deptgt-silent.mk Log Message: make(1): add loud target to the .SILENT test To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 20:47:01 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: deptgt-begin.exp deptgt-begin.mk Log Message: make(1): add tests for the .BEGIN node To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 20:20:59 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile dep-double-colon.mk dep-exclam.mk depsrc-ignore.mk depsrc-make.mk depsrc-precious.mk depsrc-usebefore.mk depsrc.mk

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 18:33:41 UTC 2020 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod-match.mk Log Message: make(1): add remarks to var.c and the test varmod-match To generate a diff of this commit:

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 18:32:29 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename ApplyModifiersState.v to var To generate a diff of this commit: cvs rdiff -u -r1.685 -r1.686 src/usr.bin/make/var.c Please note

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 14:58:14 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-op-not.exp cond-op-not.mk cond-op-parentheses.exp cond-op-parentheses.mk cond-op.exp cond-op.mk cond-short.mk

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 14:14:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-op-not.exp cond-op-not.mk Log Message: make(1): add tests for the '!' operator in conditions To generate a diff of this commit: cvs rdiff -u -r1.1

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 14:07:53 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: archive-suffix.mk archive.mk cmd-interrupt.mk cmdline.mk comment.mk cond-cmp-string.exp cond-cmp-string.mk cond-func-commands.mk

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 14:04:26 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-op.exp cond-op.mk Log Message: make(1): add test for operator precedence using truth tables To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/sys/arch/xen/xen

2020-11-15 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Nov 15 14:01:06 UTC 2020 Modified Files: src/sys/arch/xen/xen: evtchn.c Log Message: Don't restrict debug event to XENPV, it's also usefull for PVH/PVHVM To generate a diff of this commit: cvs rdiff -u -r1.95 -r1.96

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

2020-11-15 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Nov 15 13:59:42 UTC 2020 Modified Files: src/sys/arch/x86/include: machdep.h Log Message: remove unused x86_cpu_initclock_func() To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/dev/ic

2020-11-15 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Nov 15 12:33:53 UTC 2020 Modified Files: src/sys/dev/ic: athn.c Log Message: Don't unlock without having taken the lock. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/ic/athn.c Please note that

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 12:02:44 UTC 2020 Modified Files: src/usr.bin/make: make.h meta.c parse.c str.c Log Message: make(1): clean up make.h, meta.c, parse.c, str.c The main changes are in the comments, which have been shortened and

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

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 11:57:01 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: deptgt.exp deptgt.mk directive-info.exp directive-info.mk directive.exp directive.mk Log Message: make(1): add tests for edge cases when

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 10:11:26 UTC 2020 Modified Files: src/usr.bin/make: make.c Log Message: make(1): clean up make.c stylistically To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207 src/usr.bin/make/make.c Please note that

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 09:57:05 UTC 2020 Modified Files: src/usr.bin/make: make.c Log Message: make(1): rename checked to checked_seqno The new name is more precise and also matches the GNode field. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 09:54:16 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): clean up ParseBoolean To generate a diff of this commit: cvs rdiff -u -r1.473 -r1.474 src/usr.bin/make/main.c Please note that diffs

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 09:38:44 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): clean up getTmpdir Reduce indentation, structure code into paragraphs. To generate a diff of this commit: cvs rdiff -u -r1.472 -r1.473

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 09:33:50 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): clean up PrintOnError No functional change. To generate a diff of this commit: cvs rdiff -u -r1.471 -r1.472 src/usr.bin/make/main.c

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 08:12:35 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): fix previous commit for parse_debug_options To generate a diff of this commit: cvs rdiff -u -r1.470 -r1.471 src/usr.bin/make/main.c

CVS commit: src/usr.bin/make

2020-11-15 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Nov 15 08:10:15 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): reduce code size of parse_debug_options Each access to a global variable requires a relocation. Skip these. To generate a diff of

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

2020-11-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Nov 15 08:09:56 UTC 2020 Modified Files: src/sys/arch/riscv/include: pmap.h Log Message: This file is #define To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/riscv/include/pmap.h Please note that