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

2020-10-18 Thread matthew green
"Rin Okuyama" writes: > Module Name: src > Committed By: rin > Date: Sun Oct 18 10:10:18 UTC 2020 > > Modified Files: > src/distrib/sets/lists/debug: mi module.mi > > Log Message: > Fix build for mips; move from mi to module.mi debug symbols for > test cases only available when

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

2020-10-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 19 01:13:41 UTC 2020 Modified Files: src/sys/arch/arm/sunxi: sunxi_debe.c Log Message: sunxi_debe_set_videomode(): As byte-swapped framebuffer is now handled by FDT override, do not configure FB to little-endian format for

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

2020-10-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 19 01:13:41 UTC 2020 Modified Files: src/sys/arch/arm/sunxi: sunxi_debe.c Log Message: sunxi_debe_set_videomode(): As byte-swapped framebuffer is now handled by FDT override, do not configure FB to little-endian format for

CVS commit: src/sys

2020-10-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 19 01:12:14 UTC 2020 Modified Files: src/sys/arch/arm/fdt: arm_simplefb.c src/sys/arch/evbarm/fdt: fdt_machdep.c src/sys/dev/fdt: simplefb.c Log Message: Fix colors of 32-bpp raster console for

CVS commit: src/sys

2020-10-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 19 01:12:14 UTC 2020 Modified Files: src/sys/arch/arm/fdt: arm_simplefb.c src/sys/arch/evbarm/fdt: fdt_machdep.c src/sys/dev/fdt: simplefb.c Log Message: Fix colors of 32-bpp raster console for

CVS commit: src/sys/dev/wsfb

2020-10-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 19 01:08:06 UTC 2020 Modified Files: src/sys/dev/wsfb: genfb.c Log Message: Add "is_swapped" property which indicates 32-bpp framebuffer is byte-swapped. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78

CVS commit: src/sys/dev/wsfb

2020-10-18 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 19 01:08:06 UTC 2020 Modified Files: src/sys/dev/wsfb: genfb.c Log Message: Add "is_swapped" property which indicates 32-bpp framebuffer is byte-swapped. To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78

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

2020-10-18 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Sun Oct 18 22:55:52 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile Log Message: In meta mode we do not have to re-run all tests when Makefile is touched To generate a diff of this commit: cvs rdiff -u -r1.167

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

2020-10-18 Thread Simon J. Gerraty
Module Name:src Committed By: sjg Date: Sun Oct 18 22:55:52 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile Log Message: In meta mode we do not have to re-run all tests when Makefile is touched To generate a diff of this commit: cvs rdiff -u -r1.167

CVS commit: src/usr.bin/cdplay

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:58:32 UTC 2020 Modified Files: src/usr.bin/cdplay: cdplay.c Log Message: cdplay: remove redundant parentheses around return value Purely cosmetic change. The generated code stays exactly the same. To generate a

CVS commit: src/usr.bin/cdplay

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:58:32 UTC 2020 Modified Files: src/usr.bin/cdplay: cdplay.c Log Message: cdplay: remove redundant parentheses around return value Purely cosmetic change. The generated code stays exactly the same. To generate a

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:37:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-assign.mk Log Message: make(1): add test for the ::+= modifier expanding its right-hand side To generate a diff of this commit: cvs rdiff -u -r1.7

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:37:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-assign.mk Log Message: make(1): add test for the ::+= modifier expanding its right-hand side To generate a diff of this commit: cvs rdiff -u -r1.7

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:36:22 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-assign.exp varmod-assign.mk Log Message: make(1): explain existing tests for the ::= assignment modifiers To generate a diff of this commit: cvs

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:36:22 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-assign.exp varmod-assign.mk Log Message: make(1): explain existing tests for the ::= assignment modifiers To generate a diff of this commit: cvs

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:12:13 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-loop.mk Log Message: make(1): add test for nested :@ modifiers using the same variable name To generate a diff of this commit: cvs rdiff -u -r1.3

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 21:12:13 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-loop.mk Log Message: make(1): add test for nested :@ modifiers using the same variable name To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:46:42 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): clean up and document VarAssign_Eval In the previous commit, out_avalue_freeIt had been passed to VarAssign_EvalSubst, which created a

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:46:42 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): clean up and document VarAssign_Eval In the previous commit, out_avalue_freeIt had been passed to VarAssign_EvalSubst, which created a

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:29:50 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): split VarAssign_Eval into smaller functions To generate a diff of this commit: cvs rdiff -u -r1.389 -r1.390 src/usr.bin/make/parse.c

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:29:50 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): split VarAssign_Eval into smaller functions To generate a diff of this commit: cvs rdiff -u -r1.389 -r1.390 src/usr.bin/make/parse.c

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:14:27 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c Log Message: make(1): remove redundant code for determining the assignment operator To generate a diff of this commit: cvs rdiff -u -r1.143

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:14:27 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c Log Message: make(1): remove redundant code for determining the assignment operator To generate a diff of this commit: cvs rdiff -u -r1.143

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:07:26 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): move ParseVarassignOp further up To generate a diff of this commit: cvs rdiff -u -r1.387 -r1.388 src/usr.bin/make/parse.c Please note

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 20:07:26 UTC 2020 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): move ParseVarassignOp further up To generate a diff of this commit: cvs rdiff -u -r1.387 -r1.388 src/usr.bin/make/parse.c Please note

CVS commit: src/share/mk

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 19:58:02 UTC 2020 Modified Files: src/share/mk: bsd.own.mk Log Message: provide a no-addr-of-packed-member for both clang and gcc To generate a diff of this commit: cvs rdiff -u -r1.1227 -r1.1228

CVS commit: src/share/mk

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 19:58:02 UTC 2020 Modified Files: src/share/mk: bsd.own.mk Log Message: provide a no-addr-of-packed-member for both clang and gcc To generate a diff of this commit: cvs rdiff -u -r1.1227 -r1.1228

CVS commit: src/share/mk

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 19:57:44 UTC 2020 Modified Files: src/share/mk: bsd.kmodule.mk Log Message: Handle the no-addr-of-packed-member only for the files that need it, not globally. To generate a diff of this commit: cvs rdiff -u -r1.71

CVS commit: src/sys/modules

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 19:56:42 UTC 2020 Modified Files: src/sys/modules/ffs: Makefile src/sys/modules/i915drmkms: Makefile src/sys/modules/ipl: Makefile src/sys/modules/npf: Makefile src/sys/modules/pf:

CVS commit: src/share/mk

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 19:57:44 UTC 2020 Modified Files: src/share/mk: bsd.kmodule.mk Log Message: Handle the no-addr-of-packed-member only for the files that need it, not globally. To generate a diff of this commit: cvs rdiff -u -r1.71

CVS commit: src/sys/modules

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 19:56:42 UTC 2020 Modified Files: src/sys/modules/ffs: Makefile src/sys/modules/i915drmkms: Makefile src/sys/modules/ipl: Makefile src/sys/modules/npf: Makefile src/sys/modules/pf:

CVS commit: [netbsd-9] src/doc

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 19:24:30 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Tickets #1115 - #1117 Move 9.1 release tag and document this. Now for real: welcome to 9.1! To generate a diff of this commit: cvs rdiff

CVS commit: [netbsd-9] src/doc

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 19:24:30 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Tickets #1115 - #1117 Move 9.1 release tag and document this. Now for real: welcome to 9.1! To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 19:11:35 UTC 2020 Modified Files: src/usr.bin/make: Makefile parse.c Log Message: make(1): fix GCC warning about small buffer for cohort_num Since unmade_cohorts is a signed number (the code contains an underflow

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 19:11:35 UTC 2020 Modified Files: src/usr.bin/make: Makefile parse.c Log Message: make(1): fix GCC warning about small buffer for cohort_num Since unmade_cohorts is a signed number (the code contains an underflow

CVS commit: [netbsd-9] src/sys

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 18:42:11 UTC 2020 Modified Files: src/sys/arch/amd64/amd64 [netbsd-9]: process_machdep.c src/sys/arch/i386/i386 [netbsd-9]: process_machdep.c src/sys/arch/powerpc/powerpc [netbsd-9]: process_machdep.c

CVS commit: [netbsd-9] src/sys

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 18:42:11 UTC 2020 Modified Files: src/sys/arch/amd64/amd64 [netbsd-9]: process_machdep.c src/sys/arch/i386/i386 [netbsd-9]: process_machdep.c src/sys/arch/powerpc/powerpc [netbsd-9]: process_machdep.c

CVS commit: src/sys/uvm

2020-10-18 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Oct 18 18:31:31 UTC 2020 Modified Files: src/sys/uvm: uvm_page.c uvm_pgflcache.c Log Message: In the current code, CPU_COUNT_FREEPAGES counts pages in the global freelists AND the per-CPU pgflcache free pages caches, and that is

CVS commit: src/sys/uvm

2020-10-18 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Oct 18 18:31:31 UTC 2020 Modified Files: src/sys/uvm: uvm_page.c uvm_pgflcache.c Log Message: In the current code, CPU_COUNT_FREEPAGES counts pages in the global freelists AND the per-CPU pgflcache free pages caches, and that is

CVS commit: src/sys

2020-10-18 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Oct 18 18:22:29 UTC 2020 Modified Files: src/sys/rump/librump/rumpvfs: vm_vfs.c src/sys/uvm: uvm_page.c uvm_pager.c Log Message: Move the handling of PG_PAGEOUT from uvm_aio_aiodone_pages() to uvm_page_unbusy() so that

CVS commit: src/sys

2020-10-18 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Sun Oct 18 18:22:29 UTC 2020 Modified Files: src/sys/rump/librump/rumpvfs: vm_vfs.c src/sys/uvm: uvm_page.c uvm_pager.c Log Message: Move the handling of PG_PAGEOUT from uvm_aio_aiodone_pages() to uvm_page_unbusy() so that

CVS commit: [netbsd-9] src

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 18:18:45 UTC 2020 Modified Files: src/doc [netbsd-9]: 3RDPARTY src/external/public-domain/tz/dist [netbsd-9]: Makefile NEWS TZDATA_VERSION australasia europe version ziguard.awk Log Message: Pull up

CVS commit: [netbsd-9] src

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 18:18:45 UTC 2020 Modified Files: src/doc [netbsd-9]: 3RDPARTY src/external/public-domain/tz/dist [netbsd-9]: Makefile NEWS TZDATA_VERSION australasia europe version ziguard.awk Log Message: Pull up

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 18:12:42 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: opt-ignore.exp opt-ignore.mk opt-keep-going.exp opt-keep-going.mk sh-dots.exp sh-dots.mk Log Message: make(1): switch some tests to

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 18:12:42 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: opt-ignore.exp opt-ignore.mk opt-keep-going.exp opt-keep-going.mk sh-dots.exp sh-dots.mk Log Message: make(1): switch some tests to

CVS commit: src/sys/stand/efiboot

2020-10-18 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Oct 18 18:09:32 UTC 2020 Modified Files: src/sys/stand/efiboot: version Log Message: efiboot: bump version To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/stand/efiboot/version Please note that diffs are

CVS commit: src/sys/stand/efiboot

2020-10-18 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Oct 18 18:09:32 UTC 2020 Modified Files: src/sys/stand/efiboot: version Log Message: efiboot: bump version To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/sys/stand/efiboot/version Please note that diffs are

CVS commit: [netbsd-9] src/external/mit/xorg/bin/xinit

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 18:08:46 UTC 2020 Modified Files: src/external/mit/xorg/bin/xinit [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by nia in ticket #1115): external/mit/xorg/bin/xinit/Makefile:

CVS commit: [netbsd-9] src/external/mit/xorg/bin/xinit

2020-10-18 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Oct 18 18:08:46 UTC 2020 Modified Files: src/external/mit/xorg/bin/xinit [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by nia in ticket #1115): external/mit/xorg/bin/xinit/Makefile:

CVS commit: src/sys/stand/efiboot

2020-10-18 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Oct 18 18:05:48 UTC 2020 Modified Files: src/sys/stand/efiboot: efiblock.c Log Message: efiboot: recognize the EFI system partition as fstype MSDOS To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/sys/stand/efiboot

2020-10-18 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun Oct 18 18:05:48 UTC 2020 Modified Files: src/sys/stand/efiboot: efiblock.c Log Message: efiboot: recognize the EFI system partition as fstype MSDOS To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:41:07 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract duplicate code from SuffAddSrc into separate function To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:41:07 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract duplicate code from SuffAddSrc into separate function To generate a diff of this commit: cvs rdiff -u -r1.189 -r1.190

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:19:54 UTC 2020 Modified Files: src/usr.bin/make: cond.c dir.c for.c lst.h make.h nonints.h parse.c suff.c trace.h var.c Log Message: make(1): add tags to enum types This allows IDEs to offer better type

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:19:54 UTC 2020 Modified Files: src/usr.bin/make: cond.c dir.c for.c lst.h make.h nonints.h parse.c suff.c trace.h var.c Log Message: make(1): add tags to enum types This allows IDEs to offer better type

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:12:43 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): improve parameter names for suffix functions Both gs_gnp and gnp were terrible variable names that didn't give the slightest clue about

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:12:43 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): improve parameter names for suffix functions Both gs_gnp and gnp were terrible variable names that didn't give the slightest clue about

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:06:14 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract UpdateTargets from Suff_AddSuffix To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:06:14 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract UpdateTargets from Suff_AddSuffix To generate a diff of this commit: cvs rdiff -u -r1.186 -r1.187 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:00:22 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): inline struct SuffScanTargetsArgs into SuffScanTargets To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 17:00:22 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): inline struct SuffScanTargetsArgs into SuffScanTargets To generate a diff of this commit: cvs rdiff -u -r1.185 -r1.186

CVS commit: src

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 16:33:18 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: suff-main.exp suff-main.mk Log Message: make(1): add

CVS commit: src

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 16:33:18 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: suff-main.exp suff-main.mk Log Message: make(1): add

CVS commit: src/sys/arch/arm

2020-10-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 18 16:28:57 UTC 2020 Modified Files: src/sys/arch/arm/arm: bootconfig.c src/sys/arch/arm/include: bootconfig.h Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/arch/arm

2020-10-18 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Oct 18 16:28:57 UTC 2020 Modified Files: src/sys/arch/arm/arm: bootconfig.c src/sys/arch/arm/include: bootconfig.h Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 16:12:39 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: suff-rebuild.mk Log Message: make(1): fix typo in test suff-rebuild.mk To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

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

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 16:12:39 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: suff-rebuild.mk Log Message: make(1): fix typo in test suff-rebuild.mk To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 16:01:44 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): rename struct GNodeSuff to SuffScanTargetsArgs To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 16:01:44 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): rename struct GNodeSuff to SuffScanTargetsArgs To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 15:53:47 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): inline struct LstSrc into SuffAddSrc The variable names are still confusing. There was no useful documentation on the struct, and the

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 15:53:47 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): inline struct LstSrc into SuffAddSrc The variable names are still confusing. There was no useful documentation on the struct, and the

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 15:40:55 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): remove void pointers from SuffAddSrc To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183 src/usr.bin/make/suff.c Please

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 15:40:55 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): remove void pointers from SuffAddSrc To generate a diff of this commit: cvs rdiff -u -r1.182 -r1.183 src/usr.bin/make/suff.c Please

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 15:31:43 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): replace Lst_Open with simple iteration in SuffInsert To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 15:31:43 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): replace Lst_Open with simple iteration in SuffInsert To generate a diff of this commit: cvs rdiff -u -r1.181 -r1.182

CVS commit: src/external/bsd/ntp

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 15:20:13 UTC 2020 Modified Files: src/external/bsd/ntp/bin: Makefile src/external/bsd/ntp/bin/ntptrace: Makefile src/external/bsd/ntp/lib: Makefile Log Message: include where missing. To generate a

CVS commit: src/external/bsd/ntp

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 15:20:13 UTC 2020 Modified Files: src/external/bsd/ntp/bin: Makefile src/external/bsd/ntp/bin/ntptrace: Makefile src/external/bsd/ntp/lib: Makefile Log Message: include where missing. To generate a

CVS commit: src/sys/modules

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 15:02:12 UTC 2020 Modified Files: src/sys/modules/ffs: Makefile src/sys/modules/ipl: Makefile src/sys/modules/npf: Makefile src/sys/modules/pf: Makefile src/sys/modules/slcompress:

CVS commit: src/sys/modules

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 15:02:12 UTC 2020 Modified Files: src/sys/modules/ffs: Makefile src/sys/modules/ipl: Makefile src/sys/modules/npf: Makefile src/sys/modules/pf: Makefile src/sys/modules/slcompress:

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:58:46 UTC 2020 Modified Files: src/usr.bin/make: make.c Log Message: make(1): replace Lst_Open with simple iteration in Make_HandleUse To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:58:46 UTC 2020 Modified Files: src/usr.bin/make: make.c Log Message: make(1): replace Lst_Open with simple iteration in Make_HandleUse To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161

CVS commit: src/sys/modules/pf

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:36:43 UTC 2020 Modified Files: src/sys/modules/pf: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/modules/pf/Makefile Please note

CVS commit: src/sys/modules/pf

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:36:43 UTC 2020 Modified Files: src/sys/modules/pf: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/modules/pf/Makefile Please note

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:36:09 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): replace Lst_Open with simple iteration in Dir_SetPATH To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:36:09 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): replace Lst_Open with simple iteration in Dir_SetPATH To generate a diff of this commit: cvs rdiff -u -r1.168 -r1.169

CVS commit: src/sys/modules/npf

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:34:39 UTC 2020 Modified Files: src/sys/modules/npf: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/modules/npf/Makefile Please note

CVS commit: src/sys/modules/npf

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:34:39 UTC 2020 Modified Files: src/sys/modules/npf: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/modules/npf/Makefile Please note

CVS commit: src/sys/modules/ffs

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:33:28 UTC 2020 Modified Files: src/sys/modules/ffs: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/modules/ffs/Makefile Please note

CVS commit: src/sys/modules/ipl

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:33:40 UTC 2020 Modified Files: src/sys/modules/ipl: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/modules/ipl/Makefile Please note

CVS commit: src/sys/modules/ipl

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:33:40 UTC 2020 Modified Files: src/sys/modules/ipl: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/modules/ipl/Makefile Please note

CVS commit: src/sys/modules/ffs

2020-10-18 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Oct 18 14:33:28 UTC 2020 Modified Files: src/sys/modules/ffs: Makefile Log Message: Avoid alignment of packed member To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/modules/ffs/Makefile Please note

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:32:04 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): replace Lst_Open with simple iteration in Dir_FindFile To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:32:04 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): replace Lst_Open with simple iteration in Dir_FindFile To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:09:39 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): replace Lst_Open in Suff_DoPaths with simple iteration Since sufflist is not modified during iteration, there is no need for the extra

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 14:09:39 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): replace Lst_Open in Suff_DoPaths with simple iteration Since sufflist is not modified during iteration, there is no need for the extra

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

2020-10-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 18 14:00:08 UTC 2020 Modified Files: src/sys/arch/arm/sunxi: sunxi_mixer.c Log Message: Treat ARGB/XRGB as BGRA/BGRX on big endian kernels. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

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

2020-10-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 18 14:00:08 UTC 2020 Modified Files: src/sys/arch/arm/sunxi: sunxi_mixer.c Log Message: Treat ARGB/XRGB as BGRA/BGRX on big endian kernels. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/sys/net

2020-10-18 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sun Oct 18 13:07:31 UTC 2020 Modified Files: src/sys/net: radix.c Log Message: Suppress the "rn_init: radix functions require max_keylen be set" message when _KERNEL is defined, to avoid spurious messages from kernels that have no

CVS commit: src/sys/net

2020-10-18 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Sun Oct 18 13:07:31 UTC 2020 Modified Files: src/sys/net: radix.c Log Message: Suppress the "rn_init: radix functions require max_keylen be set" message when _KERNEL is defined, to avoid spurious messages from kernels that have no

CVS commit: src/usr.bin/make

2020-10-18 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Oct 18 13:02:10 UTC 2020 Modified Files: src/usr.bin/make: arch.c dir.c job.c lst.c lst.h main.c make.c meta.c parse.c suff.c targ.c src/usr.bin/make/unit-tests: deptgt.mk Log Message: make(1): rename

  1   2   >