CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 22 05:50:03 UTC 2020 Modified Files: src/usr.bin/make: arch.c cond.c dir.c job.c main.c make.c parse.c str.c suff.c targ.c var.c Log Message: make(1): remove redundant type casts This mainly affects the void

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 22 05:50:03 UTC 2020 Modified Files: src/usr.bin/make: arch.c cond.c dir.c job.c main.c make.c parse.c str.c suff.c targ.c var.c Log Message: make(1): remove redundant type casts This mainly affects the void

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 22 05:35:21 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract CanonicalVarname from VarFind To generate a diff of this commit: cvs rdiff -u -r1.579 -r1.580 src/usr.bin/make/var.c Please

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Oct 22 05:35:21 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract CanonicalVarname from VarFind To generate a diff of this commit: cvs rdiff -u -r1.579 -r1.580 src/usr.bin/make/var.c Please

CVS commit: src/sys/rump/librump/rumpvfs

2020-10-21 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Thu Oct 22 03:05:17 UTC 2020 Modified Files: src/sys/rump/librump/rumpvfs: vm_vfs.c Log Message: fix an incorrect assertion in the previous commit. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/sys/rump/librump/rumpvfs

2020-10-21 Thread Chuck Silvers
Module Name:src Committed By: chs Date: Thu Oct 22 03:05:17 UTC 2020 Modified Files: src/sys/rump/librump/rumpvfs: vm_vfs.c Log Message: fix an incorrect assertion in the previous commit. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src

2020-10-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Oct 21 15:12:15 UTC 2020 Modified Files: src/distrib/sets/lists/xcomp: mi src/external/mit/xorg/lib/freetype/freetype/config: Makefile Log Message: Build fixes for freetype 2.10.4 To generate a diff of this commit:

CVS commit: src

2020-10-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Wed Oct 21 15:12:15 UTC 2020 Modified Files: src/distrib/sets/lists/xcomp: mi src/external/mit/xorg/lib/freetype/freetype/config: Makefile Log Message: Build fixes for freetype 2.10.4 To generate a diff of this commit:

CVS commit: xsrc/external/mit/freetype/dist

2020-10-21 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Wed Oct 21 14:55:07 UTC 2020 Modified Files: xsrc/external/mit/freetype/dist: CMakeLists.txt ChangeLog ChangeLog.20 ChangeLog.21 ChangeLog.22 ChangeLog.23 ChangeLog.24 Makefile README README.git autogen.sh

CVS commit: xsrc/external/mit/freetype/dist

2020-10-21 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Wed Oct 21 14:55:07 UTC 2020 Modified Files: xsrc/external/mit/freetype/dist: CMakeLists.txt ChangeLog ChangeLog.20 ChangeLog.21 ChangeLog.22 ChangeLog.23 ChangeLog.24 Makefile README README.git autogen.sh

CVS import: xsrc/external/mit/freetype/dist

2020-10-21 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Wed Oct 21 14:49:13 UTC 2020 Update of /cvsroot/xsrc/external/mit/freetype/dist In directory ivanova.netbsd.org:/tmp/cvs-serv1256 Log Message: Initial import of freetype-2.10.4 Status: Vendor Tag: xorg Release Tags:

CVS import: xsrc/external/mit/freetype/dist

2020-10-21 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Wed Oct 21 14:49:13 UTC 2020 Update of /cvsroot/xsrc/external/mit/freetype/dist In directory ivanova.netbsd.org:/tmp/cvs-serv1256 Log Message: Initial import of freetype-2.10.4 Status: Vendor Tag: xorg Release Tags:

CVS commit: src/sys/arch

2020-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 21 13:31:52 UTC 2020 Modified Files: src/sys/arch/aarch64/conf: files.aarch64 src/sys/arch/alpha/conf: files.alpha src/sys/arch/amd64/conf: files.amd64 src/sys/arch/arm/conf: files.arm

CVS commit: src/sys/arch

2020-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 21 13:31:52 UTC 2020 Modified Files: src/sys/arch/aarch64/conf: files.aarch64 src/sys/arch/alpha/conf: files.alpha src/sys/arch/amd64/conf: files.amd64 src/sys/arch/arm/conf: files.arm

CVS commit: src/sys/modules/ptrace_common

2020-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 21 13:30:02 UTC 2020 Modified Files: src/sys/modules/ptrace_common: Makefile Log Message: process_machdep.c is mandatory now. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/modules/ptrace_common

2020-10-21 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 21 13:30:02 UTC 2020 Modified Files: src/sys/modules/ptrace_common: Makefile Log Message: process_machdep.c is mandatory now. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/arch/mac68k/dev

2020-10-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 21 11:15:18 UTC 2020 Modified Files: src/sys/arch/mac68k/dev: genfb_grfbus.c Log Message: Drop inappropriate WSFB_VRAM_IS_RAM bit from fbi_flags; framebuffer is not regular RAM. Thanks to jmcneill@ and macallan@ for kind

CVS commit: src/sys/arch/mac68k/dev

2020-10-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 21 11:15:18 UTC 2020 Modified Files: src/sys/arch/mac68k/dev: genfb_grfbus.c Log Message: Drop inappropriate WSFB_VRAM_IS_RAM bit from fbi_flags; framebuffer is not regular RAM. Thanks to jmcneill@ and macallan@ for kind

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

2020-10-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 21 11:06:14 UTC 2020 Modified Files: src/sys/arch/arm/fdt: arm_simplefb.c Log Message: Fix build for some arm32 kernels; arm_simplefb_reconfig() is used only when NPCI > 0 && defined(PCI_NETBSD_CONFIGURE). To generate a

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

2020-10-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 21 11:06:14 UTC 2020 Modified Files: src/sys/arch/arm/fdt: arm_simplefb.c Log Message: Fix build for some arm32 kernels; arm_simplefb_reconfig() is used only when NPCI > 0 && defined(PCI_NETBSD_CONFIGURE). To generate a

CVS commit: src/sys/dev/fdt

2020-10-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 21 11:02:31 UTC 2020 Modified Files: src/sys/dev/fdt: simplefb.c Log Message: sfb_addr should be uint64_t, not bus_addr_t. Otherwise, its value cannot be obtained via prop_dictionary_get_uint64() for most ILP32 architectures

CVS commit: src/sys/dev/fdt

2020-10-21 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 21 11:02:31 UTC 2020 Modified Files: src/sys/dev/fdt: simplefb.c Log Message: sfb_addr should be uint64_t, not bus_addr_t. Otherwise, its value cannot be obtained via prop_dictionary_get_uint64() for most ILP32 architectures

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 08:20:13 UTC 2020 Modified Files: src/usr.bin/make: suff.c src/usr.bin/make/unit-tests: deptgt-suffixes.exp Log Message: make(1): add suffix number to the debug log Previously, I had taken that lonely number

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 08:20:13 UTC 2020 Modified Files: src/usr.bin/make: suff.c src/usr.bin/make/unit-tests: deptgt-suffixes.exp Log Message: make(1): add suffix number to the debug log Previously, I had taken that lonely number

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

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 08:18:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: suff-add-later.exp suff-add-later.mk Log Message: make(1): enable suffix log for test suff-add-later.mk The log shows that only some of the

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

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 08:18:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: suff-add-later.exp suff-add-later.mk Log Message: make(1): enable suffix log for test suff-add-later.mk The log shows that only some of the

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 08:00:06 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): rename Src.cp to childrenList To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/usr.bin/make/suff.c Please note that

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 08:00:06 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): rename Src.cp to childrenList To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/usr.bin/make/suff.c Please note that

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:57:41 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): replace SuffGNHasName with FindTransformByName To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:57:41 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): replace SuffGNHasName with FindTransformByName To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/usr.bin/make/suff.c

CVS commit: src/distrib/notes/common

2020-10-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 21 07:46:22 UTC 2020 Modified Files: src/distrib/notes/common: postinstall Log Message: Improve instructions for getting you a pkgsrc. Use awge on evbarm. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88

CVS commit: src/distrib/notes/common

2020-10-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 21 07:46:22 UTC 2020 Modified Files: src/distrib/notes/common: postinstall Log Message: Improve instructions for getting you a pkgsrc. Use awge on evbarm. To generate a diff of this commit: cvs rdiff -u -r1.87 -r1.88

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:42:36 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract code to allocate a Src Separating this code from the rest of the initialization makes it obvious that there are inconsistencies

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:42:36 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract code to allocate a Src Separating this code from the rest of the initialization makes it obvious that there are inconsistencies

Re: CVS commit: src/sys/dev/wsfb

2020-10-21 Thread Rin Okuyama
Hi, On 2020/10/21 15:42, Michael wrote: Hello, On Sun, 18 Oct 2020 11:54:21 + "Rin Okuyama" wrote: Module Name:src Committed By: rin Date: Sun Oct 18 11:54:21 UTC 2020 Modified Files: src/sys/dev/wsfb: genfb.c Log Message: For WSDISPLAYIO_GET_FBINFO ioctl, set

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:14:22 UTC 2020 Modified Files: src/usr.bin/make: lst.h Log Message: make(1): remove unused typedef LstActionProc To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/usr.bin/make/lst.h Please note

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:14:22 UTC 2020 Modified Files: src/usr.bin/make: lst.h Log Message: make(1): remove unused typedef LstActionProc To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/usr.bin/make/lst.h Please note

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:11:51 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): clean up suffix handling code Using (name, nameLen) is easier to understand than the unusual (nameLen, nameEnd). To generate a diff of

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:11:51 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): clean up suffix handling code Using (name, nameLen) is easier to understand than the unusual (nameLen, nameEnd). To generate a diff of

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:05:52 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): inline struct SuffSuffGetSuffixArgs in suffix search To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 07:05:52 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): inline struct SuffSuffGetSuffixArgs in suffix search To generate a diff of this commit: cvs rdiff -u -r1.206 -r1.207

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:46:21 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): reduce indentation in SuffFindNormalDepsPath To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:46:21 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): reduce indentation in SuffFindNormalDepsPath To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 src/usr.bin/make/suff.c

Re: CVS commit: src/sys/dev/wsfb

2020-10-21 Thread Michael
Hello, On Sun, 18 Oct 2020 11:54:21 + "Rin Okuyama" wrote: > Module Name: src > Committed By: rin > Date: Sun Oct 18 11:54:21 UTC 2020 > > Modified Files: > src/sys/dev/wsfb: genfb.c > > Log Message: > For WSDISPLAYIO_GET_FBINFO ioctl, set WSFB_VRAM_IS_RAM to fbi_flags >

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:40:28 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract path search from SuffFindNormalDeps To generate a diff of this commit: cvs rdiff -u -r1.204 -r1.205 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:40:28 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract path search from SuffFindNormalDeps To generate a diff of this commit: cvs rdiff -u -r1.204 -r1.205 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:36:10 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): unindent SuffFindNormalDepsUnknown To generate a diff of this commit: cvs rdiff -u -r1.203 -r1.204 src/usr.bin/make/suff.c Please note

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:36:10 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): unindent SuffFindNormalDepsUnknown To generate a diff of this commit: cvs rdiff -u -r1.203 -r1.204 src/usr.bin/make/suff.c Please note

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:34:27 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): clean up SuffFindNormalDepsKnown To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203 src/usr.bin/make/suff.c Please note

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:34:27 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): clean up SuffFindNormalDepsKnown To generate a diff of this commit: cvs rdiff -u -r1.202 -r1.203 src/usr.bin/make/suff.c Please note

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:30:30 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract handling of unknown suffix from SuffFindNormalDeps To generate a diff of this commit: cvs rdiff -u -r1.201 -r1.202

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:30:30 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract handling of unknown suffix from SuffFindNormalDeps To generate a diff of this commit: cvs rdiff -u -r1.201 -r1.202

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:26:46 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract handling of known suffix from SuffFindNormalDeps To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:26:46 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): extract handling of known suffix from SuffFindNormalDeps To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:12:16 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): merge duplicate code for -DDEBUG_SRC To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/usr.bin/make/suff.c Please

CVS commit: src/usr.bin/make

2020-10-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Wed Oct 21 06:12:16 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): merge duplicate code for -DDEBUG_SRC To generate a diff of this commit: cvs rdiff -u -r1.199 -r1.200 src/usr.bin/make/suff.c Please