CVS commit: src

2020-10-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Oct 24 05:01:58 UTC 2020 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/comp: mi src/external/gpl3/gdb/bin/gdb: Makefile Log Message: Install the NetBSD XML syscall definitions To

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:51:19 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): clean up comments in cond.c To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/usr.bin/make/cond.c Please note that

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

2020-10-23 Thread Brett Lymn
Module Name:src Committed By: blymn Date: Sat Oct 24 04:47:43 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add new tests and check files for libcurses from the Google Summoer of Code project. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:40:45 UTC 2020 Modified Files: src/usr.bin/make: compat.c Log Message: make(1): clean up code style in compat.c To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/usr.bin/make/compat.c Please

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:31:53 UTC 2020 Modified Files: src/usr.bin/make: meta.c Log Message: make(1): remove redundant parameter from meta_name To generate a diff of this commit: cvs rdiff -u -r1.127 -r1.128 src/usr.bin/make/meta.c

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:27:24 UTC 2020 Modified Files: src/usr.bin/make: buf.c Log Message: make(1): clean up comments in buf.c To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/usr.bin/make/buf.c Please note that diffs

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:20:50 UTC 2020 Modified Files: src/usr.bin/make: arch.c Log Message: make(1): clean up code layout in arch.c Combining #ifdef with else if is bad style. Mixing spaces and tabs in indentation is bad style as well.

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:03:04 UTC 2020 Modified Files: src/usr.bin/make: arch.c Log Message: make(1): fix local variable name for determining the basename To generate a diff of this commit: cvs rdiff -u -r1.143 -r1.144

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 04:00:56 UTC 2020 Modified Files: src/usr.bin/make: arch.c Log Message: make(1): clean up comments and braces in arch.c To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/usr.bin/make/arch.c Please

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 03:48:09 UTC 2020 Modified Files: src/usr.bin/make: arch.c Log Message: make(1): make Arch_ParseArchive simpler Neither '\0' nor ')' have ever been space characters. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 03:45:02 UTC 2020 Modified Files: src/usr.bin/make: arch.c make.h Log Message: make(1): remove lengthy comments from archive handling The relevant information is already documented on OP_ARCHV, but only since a few

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 03:30:26 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): don't modify GNode name while rebuilding the suffix graph To generate a diff of this commit: cvs rdiff -u -r1.220 -r1.221

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

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 03:18:22 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: suff-lookup.exp suff-lookup.mk Log Message: make(1): extend test suff-lookup.mk This test ensures that FindSuffByName behaves correctly. In order to

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 03:01:19 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): improve local variable names in SuffFindThem To generate a diff of this commit: cvs rdiff -u -r1.219 -r1.220 src/usr.bin/make/suff.c

CVS commit: src

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Oct 24 02:25:02 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-lookup.exp suff-lookup.mk Log Message: make(1):

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

2020-10-23 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Oct 23 22:14:47 UTC 2020 Modified Files: src/sys/arch/hppa/dev: dino.c Log Message: support mmap() To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/hppa/dev/dino.c Please note that diffs are not

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 20:15:20 UTC 2020 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): improve variable names in SuffRebuildGraph To generate a diff of this commit: cvs rdiff -u -r1.218 -r1.219 src/usr.bin/make/suff.c

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 20:14:50 UTC 2020 Modified Files: src/usr.bin/make: make.h Log Message: make(1): fix typos in comments To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/usr.bin/make/make.h Please note that diffs

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 20:04:56 UTC 2020 Modified Files: src/usr.bin/make: make.h nonints.h parse.c Log Message: make(1): convert error level for Parse_Error to an enum To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167

CVS commit: src

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 19:54:35 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile dep-wildcards.exp Added Files: src/usr.bin/make/unit-tests: dep-percent.exp dep-percent.mk Log

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 19:48:17 UTC 2020 Modified Files: src/usr.bin/make: arch.c compat.c make.c make.h targ.c Log Message: make(1): rename GNode.cmgn to youngestChild The name is longer than before but also clearer. To generate a diff

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

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 19:28:17 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: deptgt-end.exp deptgt-end.mk Log Message: make(1): add test for .END depending on another target To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 19:23:01 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: depsrc-end.exp depsrc-end.mk Log Message: make(1): add

CVS commit: src

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 19:11:30 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make: make.h src/usr.bin/make/unit-tests: Makefile dep-wildcards.exp Added Files: src/usr.bin/make/unit-tests:

CVS commit: src/usr.sbin/sysinst/arch/i386

2020-10-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Oct 23 19:03:43 UTC 2020 Modified Files: src/usr.sbin/sysinst/arch/i386: md.c Log Message: Do not force bootselector MBR code for installs with only a single named partition. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.sbin/sysinst

2020-10-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Oct 23 19:02:58 UTC 2020 Modified Files: src/usr.sbin/sysinst: mbr.c Log Message: Do not force alignment of the first partition by default (which is treated special to skip the first track), unless an existing partition table

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 18:36:10 UTC 2020 Modified Files: src/usr.bin/make: arch.c cond.c job.c make.c make.h parse.c suff.c targ.c Log Message: make(1): negate OP_NOP and rename it to GNode_IsTarget To generate a diff of this

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 18:10:39 UTC 2020 Modified Files: src/usr.bin/make: make.h Log Message: make(1): merge duplicate documentation for OP_NOP To generate a diff of this commit: cvs rdiff -u -r1.162 -r1.163 src/usr.bin/make/make.h

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 18:05:35 UTC 2020 Modified Files: src/usr.bin/make: make.h Log Message: make(1): only define TRUE and FALSE if necessary For -DUSE_ENUM_BOOLEAN, the macros are not necessary. To generate a diff of this commit: cvs

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 17:59:25 UTC 2020 Modified Files: src/usr.bin/make: make.h test-variants.sh Log Message: make(1): allow compilation with Boolean implemented as char To generate a diff of this commit: cvs rdiff -u -r1.160 -r1.161

CVS commit: src/sys/arch/sparc64/sparc64

2020-10-23 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Fri Oct 23 17:53:07 UTC 2020 Modified Files: src/sys/arch/sparc64/sparc64: ofw_patch.c Log Message: Add missing prop_object_release() to the E250/E450 patches. Use the recently added (in r1.2) functions for SPARCle i2c devices too.

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

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 17:53:01 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varname-empty.exp varname-empty.mk Log Message: make(1): add tests for the variable named "" To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 17:21:22 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: var-class-local.mk Log Message: make(1): add test for variable name aliasing To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 17:05:40 UTC 2020 Modified Files: src/usr.bin/make: job.c Log Message: make(1): rename Shell fields Some of them should have been in an anonymous union, or should just kept as separate fields. There is only a small,

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 16:45:34 UTC 2020 Modified Files: src/usr.bin/make: job.c Log Message: make(1): describe the Shell fields by topic Describing each field in isolation does not help to understand how these fields work together. To

CVS commit: src/usr.bin/renice

2020-10-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Oct 23 16:16:10 UTC 2020 Modified Files: src/usr.bin/renice: renice.c Log Message: renice: Make usage match man page more. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/renice/renice.c Please note

CVS commit: src/usr.bin/renice

2020-10-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Oct 23 16:14:41 UTC 2020 Modified Files: src/usr.bin/renice: renice.8 Log Message: Fix macro use, sort. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.bin/renice/renice.8 Please note that diffs are not

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 16:00:23 UTC 2020 Modified Files: src/usr.bin/make: job.c Log Message: make(1): add field names in declaration of DEFSHELL_CUSTOM To generate a diff of this commit: cvs rdiff -u -r1.273 -r1.274 src/usr.bin/make/job.c

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 15:54:18 UTC 2020 Modified Files: src/usr.bin/make: job.c Log Message: make(1): remove unused null shell To generate a diff of this commit: cvs rdiff -u -r1.272 -r1.273 src/usr.bin/make/job.c Please note that diffs

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 15:44:38 UTC 2020 Modified Files: src/usr.bin/make: Makefile Log Message: make(1): add target-specific COPTS when generating cpre or casm To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 15:19:51 UTC 2020 Modified Files: src/usr.bin/make: job.c Log Message: make(1): decorate shell declarations with field names Without these names, the declarations were hard to read, even though they were already

CVS commit: src/sys/arch/sparc64

2020-10-23 Thread Julian Coleman
Module Name:src Committed By: jdc Date: Fri Oct 23 15:18:10 UTC 2020 Modified Files: src/sys/arch/sparc64/dev: pcfiic_ebus.c src/sys/arch/sparc64/sparc64: autoconf.c ofw_patch.c ofw_patch.h Log Message: Move E250 and E450 i2c patches from dev/pcfiic_ebus.c to

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

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 14:48:49 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: deptgt-makeflags.exp deptgt-makeflags.mk Log Message: make(1): add test for dollar in .MAKEFLAGS target To generate a diff of this commit: cvs rdiff -u

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

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 14:38:39 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: Makefile varmod-ifelse.exp Log Message: make(1): move tests from cond2.mk to varmod-ifelse.mk (fixup) To generate a diff of this commit: cvs rdiff -u

CVS commit: src

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 14:24:51 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: varmod-ifelse.exp varmod-ifelse.mk Removed Files: src/usr.bin/make/unit-tests: cond2.exp cond2.mk Log

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 13:38:17 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): move comment in Var_Set_with_flags Until 2000-05-11, that comment was just above a VarFind call. 20 years later, it is back again where

CVS commit: src/lib/libossaudio

2020-10-23 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Oct 23 12:13:04 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c Log Message: Fix typo in comment. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/lib/libossaudio/ossaudio.c Please note that diffs

CVS commit: src/sys/dev/acpi

2020-10-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Oct 23 11:00:09 UTC 2020 Modified Files: src/sys/dev/acpi: acpi_ged.c Log Message: Use MI acpi_intr_establish_irq instead of MD intr_establish To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/dev/acpi

2020-10-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Oct 23 10:59:37 UTC 2020 Modified Files: src/sys/dev/acpi: acpi_intr.h acpi_util.c Log Message: Add acpi_intr_establish_irq, which is like acpi_intr_establish except it takes a struct acpi_irq * instead of ACPI_HANDLE.

CVS commit: src/lib/libossaudio

2020-10-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Fri Oct 23 09:05:20 UTC 2020 Modified Files: src/lib/libossaudio: ossaudio.c soundcard.h Log Message: ossaudio(3): Add an implementation of SNDCTL_CARDINFO Correct some of the counts returned by SNDCTL_SYSINFO so this works. To

CVS commit: [netbsd-9] src/doc

2020-10-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Oct 23 08:41:00 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ammend ticket #1118 and note release doc changes. To generate a diff of this commit: cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-9.2

CVS commit: [netbsd-9] src/external/mit/xorg/lib/freetype/freetype/config

2020-10-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Oct 23 08:37:06 UTC 2020 Modified Files: src/external/mit/xorg/lib/freetype/freetype/config [netbsd-9]: Makefile Log Message: Pull up following revision(s) (requested by maya in ticket #1118):

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

2020-10-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Oct 23 08:32:27 UTC 2020 Modified Files: src/distrib/notes/common [netbsd-9]: main Log Message: Comment out (and fix typo in) dedication for 9.0 release To generate a diff of this commit: cvs rdiff -u -r1.551.2.9

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 07:14:32 UTC 2020 Modified Files: src/usr.bin/make: job.c job.h Log Message: make(1): convert JobState and JobFlags to enum types Both GCC and Clang complained when JobFindPid had its parameter "status" as an int.

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 06:57:41 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): inline CondFindStrMatch into FuncMake To generate a diff of this commit: cvs rdiff -u -r1.165 -r1.166 src/usr.bin/make/cond.c Please

CVS commit: src/usr.bin/make

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 06:27:39 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): remove void pointers from addErrorCMD To generate a diff of this commit: cvs rdiff -u -r1.384 -r1.385 src/usr.bin/make/main.c Please

CVS commit: src

2020-10-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Oct 23 06:18:23 UTC 2020 Modified Files: src/distrib/sets/lists/tests: mi src/usr.bin/make/unit-tests: Makefile varname-make_print_var_on_error.mk Added Files: src/usr.bin/make/unit-tests: