CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 13 05:56:32 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): consense documentation for Fatal To generate a diff of this commit: cvs rdiff -u -r1.333 -r1.334 src/usr.bin/make/main.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 13 05:56:32 UTC 2020 Modified Files: src/usr.bin/make: main.c Log Message: make(1): consense documentation for Fatal To generate a diff of this commit: cvs rdiff -u -r1.333 -r1.334 src/usr.bin/make/main.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 13 05:55:39 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): improve implementation comment in Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.505 -r1.506 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 13 05:55:39 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): improve implementation comment in Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.505 -r1.506 src/usr.bin/make/var.c

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 13 05:36:26 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-match.mk Log Message: make(1): fix comments in test for the :M variable modifier One mistake per sentence is pretty much, I must have been quite

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Sep 13 05:36:26 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-match.mk Log Message: make(1): fix comments in test for the :M variable modifier One mistake per sentence is pretty much, I must have been quite

CVS commit: src

2020-09-12 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Sep 13 04:14:49 UTC 2020 Modified Files: src/sys/dev/audio: audio_if.h audiodef.h src/usr.bin/fstat: misc.c Log Message: Support audio descriptor for fstat(1). sys/dev/audio/*.h: export only what we need for fstat.

CVS commit: src

2020-09-12 Thread Tetsuya Isaki
Module Name:src Committed By: isaki Date: Sun Sep 13 04:14:49 UTC 2020 Modified Files: src/sys/dev/audio: audio_if.h audiodef.h src/usr.bin/fstat: misc.c Log Message: Support audio descriptor for fstat(1). sys/dev/audio/*.h: export only what we need for fstat.

CVS commit: src/distrib/sets/lists

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 03:43:16 UTC 2020 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi Log Message: Currently restrict GCC TSan files to gcc=9 To

CVS commit: src/distrib/sets/lists

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 03:43:16 UTC 2020 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi Log Message: Currently restrict GCC TSan files to gcc=9 To

CVS commit: src/doc

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 03:03:57 UTC 2020 Modified Files: src/doc: CHANGES Log Message: gcc(1): Install TSan for 64bit CPUs. To generate a diff of this commit: cvs rdiff -u -r1.2737 -r1.2738 src/doc/CHANGES Please note that diffs are not

CVS commit: src/doc

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 03:03:57 UTC 2020 Modified Files: src/doc: CHANGES Log Message: gcc(1): Install TSan for 64bit CPUs. To generate a diff of this commit: cvs rdiff -u -r1.2737 -r1.2738 src/doc/CHANGES Please note that diffs are not

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 03:00:12 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer: netbsd_syscall_hooks.h src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 03:00:12 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer: netbsd_syscall_hooks.h src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 02:37:32 UTC 2020 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi shl.mi src/external/gpl3/gcc/lib: Makefile

CVS commit: src

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sun Sep 13 02:37:32 UTC 2020 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/comp: mi shl.mi src/distrib/sets/lists/debug: mi shl.mi src/external/gpl3/gcc/lib: Makefile

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 23:12:44 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): fix assertion failure in Dir_Destroy in -DCLEANUP mode When the openDirectories path list is cleaned up, each path from it is first

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 23:12:44 UTC 2020 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): fix assertion failure in Dir_Destroy in -DCLEANUP mode When the openDirectories path list is cleaned up, each path from it is first

CVS commit: src/external/gpl3/gcc/lib/libtsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 23:04:44 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libtsan: Makefile Log Message: Always link TSan runtime with librt and libm With these changes, TSan/amd64 works. To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gcc/lib/libtsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 23:04:44 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libtsan: Makefile Log Message: Always link TSan runtime with librt and libm With these changes, TSan/amd64 works. To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 22:52:24 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_posix_libcdep.cc Log Message: Disable GetNamedMappingFd for NetBSD Analogous logic is in LLVM rev.

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 22:52:24 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_posix_libcdep.cc Log Message: Disable GetNamedMappingFd for NetBSD Analogous logic is in LLVM rev.

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 22:35:43 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-match.exp varmod-match.mk Log Message: make(1): add test for escaping dollars in the :M variable modifier To generate a diff of this commit: cvs

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 22:35:43 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: varmod-match.exp varmod-match.mk Log Message: make(1): add test for escaping dollars in the :M variable modifier To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gcc/lib/libtsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 22:24:22 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libtsan: Makefile Log Message: Ignore unused functions in tsan_interceptors.cc To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/external/gpl3/gcc/lib/libtsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 22:24:22 UTC 2020 Modified Files: src/external/gpl3/gcc/lib/libtsan: Makefile Log Message: Ignore unused functions in tsan_interceptors.cc To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 22:23:57 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_interceptors.cc Log Message: Sync chunks of tsan_interceptors.cc with LLVM rev. 74760bb00fb9b78a2fe122 Sync tsan_interceptors.cc with

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 22:23:57 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_interceptors.cc Log Message: Sync chunks of tsan_interceptors.cc with LLVM rev. 74760bb00fb9b78a2fe122 Sync tsan_interceptors.cc with

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 22:12:18 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): fix return type of ApplyModifier_Localtime To generate a diff of this commit: cvs rdiff -u -r1.504 -r1.505 src/usr.bin/make/var.c

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 22:12:18 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): fix return type of ApplyModifier_Localtime To generate a diff of this commit: cvs rdiff -u -r1.504 -r1.505 src/usr.bin/make/var.c

Re: CVS commit: src/external/gpl3/gcc

2020-09-12 Thread Kamil Rytarowski
On 12.09.2020 23:36, Joerg Sonnenberger wrote: > On Sat, Sep 12, 2020 at 10:24:16PM +0200, Kamil Rytarowski wrote: >> On 12.09.2020 22:06, Joerg Sonnenberger wrote: >>> On Fri, Sep 11, 2020 at 11:45:42PM +0200, Kamil Rytarowski wrote: On 11.09.2020 23:38, Joerg Sonnenberger wrote: > On

Re: CVS commit: src/external/gpl3/gcc

2020-09-12 Thread Joerg Sonnenberger
On Sat, Sep 12, 2020 at 10:24:16PM +0200, Kamil Rytarowski wrote: > On 12.09.2020 22:06, Joerg Sonnenberger wrote: > > On Fri, Sep 11, 2020 at 11:45:42PM +0200, Kamil Rytarowski wrote: > >> On 11.09.2020 23:38, Joerg Sonnenberger wrote: > >>> On Fri, Sep 11, 2020 at 04:07:24PM +0200, Kamil

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 21:30:36 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_interceptors.cc Log Message: Remove dead code block (from a local patch) To generate a diff of this commit: cvs rdiff -u -r1.9

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 21:30:36 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_interceptors.cc Log Message: Remove dead code block (from a local patch) To generate a diff of this commit: cvs rdiff -u -r1.9

Re: CVS commit: src/external/gpl3/gcc

2020-09-12 Thread Kamil Rytarowski
On 12.09.2020 22:06, Joerg Sonnenberger wrote: > On Fri, Sep 11, 2020 at 11:45:42PM +0200, Kamil Rytarowski wrote: >> On 11.09.2020 23:38, Joerg Sonnenberger wrote: >>> On Fri, Sep 11, 2020 at 04:07:24PM +0200, Kamil Rytarowski wrote: The current code is confusing, as it attempts to use

Re: CVS commit: src/external/gpl3/gcc

2020-09-12 Thread Joerg Sonnenberger
On Fri, Sep 11, 2020 at 11:45:42PM +0200, Kamil Rytarowski wrote: > On 11.09.2020 23:38, Joerg Sonnenberger wrote: > > On Fri, Sep 11, 2020 at 04:07:24PM +0200, Kamil Rytarowski wrote: > >> The current code is confusing, as it attempts to use unimplemented > >> _PTHREAD_GETTCB_EXT() and in one

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 20:03:37 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): move buffer from Var_Parse to ParseVarname There's no reason to keep the buffer in memory after the variable name has been parsed. To

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 20:03:37 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): move buffer from Var_Parse to ParseVarname There's no reason to keep the buffer in memory after the variable name has been parsed. To

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:41:20 UTC 2020 Modified Files: src/usr.bin/make: parse.c suff.c var.c Log Message: make(1): reword variable invocation to variable expression Variables are a passive thing. They cannot be invoked, they can only be

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:41:20 UTC 2020 Modified Files: src/usr.bin/make: parse.c suff.c var.c Log Message: make(1): reword variable invocation to variable expression Variables are a passive thing. They cannot be invoked, they can only be

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:33:02 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract ShortVarValue from Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.501 -r1.502 src/usr.bin/make/var.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:33:02 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract ShortVarValue from Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.501 -r1.502 src/usr.bin/make/var.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:24:59 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract ParseVarname from Var_Parse This was an easy part since it affects only a few variables. 250 lines for a single function is

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:24:59 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): extract ParseVarname from Var_Parse This was an easy part since it affects only a few variables. 250 lines for a single function is

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:15:20 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename local variable in Var_Subst To generate a diff of this commit: cvs rdiff -u -r1.499 -r1.500 src/usr.bin/make/var.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:15:20 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename local variable in Var_Subst To generate a diff of this commit: cvs rdiff -u -r1.499 -r1.500 src/usr.bin/make/var.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:13:43 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): remove double negation in Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.498 -r1.499 src/usr.bin/make/var.c Please note

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 19:13:43 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): remove double negation in Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.498 -r1.499 src/usr.bin/make/var.c Please note

Re: CVS commit: src/libexec/httpd

2020-09-12 Thread Steffen Nurpmeso
Jared McNeill wrote in : |On Sat, 12 Sep 2020, Olaf Seibert wrote: | |> bozohttpd: add .m4a and .m4v file extensions. | |I don't think audio/mpeg is correct for .m4a. Since .m4a is MPEG audio in |an MP4 container, I would follow RFC 4337 ("MIME Type Registration for |MPEG-4") here which

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:45:24 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): clean up Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.497 -r1.498 src/usr.bin/make/var.c Please note that diffs are

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:45:24 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): clean up Var_Parse To generate a diff of this commit: cvs rdiff -u -r1.497 -r1.498 src/usr.bin/make/var.c Please note that diffs are

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:39:37 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename local variables in Var_Parse The main property of the former "str" is not being a string but pointing at the start of the

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:39:37 UTC 2020 Modified Files: src/usr.bin/make: var.c Log Message: make(1): rename local variables in Var_Parse The main property of the former "str" is not being a string but pointing at the start of the

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:19:50 UTC 2020 Modified Files: src/usr.bin/make: arch.c cond.c nonints.h parse.c suff.c var.c Log Message: make(1): rename Var_ParsePP back to Var_Parse The migration to the "parsing position" pointer has been

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:19:50 UTC 2020 Modified Files: src/usr.bin/make: arch.c cond.c nonints.h parse.c suff.c var.c Log Message: make(1): rename Var_ParsePP back to Var_Parse The migration to the "parsing position" pointer has been

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

2020-09-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Sep 12 18:12:53 UTC 2020 Modified Files: src/sys/arch/macppc/dev: lmu.c Log Message: respond to keyboard brightness control PMF events To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2020-09-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Sep 12 18:12:53 UTC 2020 Modified Files: src/sys/arch/macppc/dev: lmu.c Log Message: respond to keyboard brightness control PMF events To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/dev/usb

2020-09-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Sep 12 18:10:38 UTC 2020 Modified Files: src/sys/dev/usb: ukbd.c Log Message: send PMF events for keyboard brightness hotkeys on apple laptops To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147

CVS commit: src/sys/dev/usb

2020-09-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Sep 12 18:10:38 UTC 2020 Modified Files: src/sys/dev/usb: ukbd.c Log Message: send PMF events for keyboard brightness hotkeys on apple laptops To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147

CVS commit: src/sys/sys

2020-09-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Sep 12 18:08:38 UTC 2020 Modified Files: src/sys/sys: pmf.h Log Message: add event types for keyboard brightness control To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/sys/pmf.h Please note that

CVS commit: src/sys/sys

2020-09-12 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sat Sep 12 18:08:38 UTC 2020 Modified Files: src/sys/sys: pmf.h Log Message: add event types for keyboard brightness control To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/sys/pmf.h Please note that

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:04:45 UTC 2020 Modified Files: src/usr.bin/make: cond.c nonints.h var.c Log Message: make(1): migrate CondParser_String to Var_ParsePP To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:04:45 UTC 2020 Modified Files: src/usr.bin/make: cond.c nonints.h var.c Log Message: make(1): migrate CondParser_String to Var_ParsePP To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:02:43 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): use correct character literals in TryParseNumber To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:02:43 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): use correct character literals in TryParseNumber To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:01:51 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-cmp-numeric.exp cond-cmp-numeric.mk Log Message: make(1): add test for Infinity and NaN Neither is recognized by the make parser, which is good since

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 18:01:51 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-cmp-numeric.exp cond-cmp-numeric.mk Log Message: make(1): add test for Infinity and NaN Neither is recognized by the make parser, which is good since

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 17:47:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: make(1): add tests for comparison tokens without whitespace To generate a diff of this commit: cvs

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

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 17:47:24 UTC 2020 Modified Files: src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: make(1): add tests for comparison tokens without whitespace To generate a diff of this commit: cvs

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 17:14:40 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): clean up code in CondParser_String The two parts of the for loop were not related in any way, which made the code more confusing than

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 17:14:40 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): clean up code in CondParser_String The two parts of the for loop were not related in any way, which made the code more confusing than

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:46:24 UTC 2020 Modified Files: src/usr.bin/make: nonints.h util.c Log Message: make(1): add typedef for signal handler Without this typedef, both the declaration and the definition of bmake_signal were as

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:46:24 UTC 2020 Modified Files: src/usr.bin/make: nonints.h util.c Log Message: make(1): add typedef for signal handler Without this typedef, both the declaration and the definition of bmake_signal were as

CVS commit: src/sys/dev/tc

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 16:44:41 UTC 2020 Modified Files: src/sys/dev/tc: sticio.h Log Message: Restrict stic_xmap to the kernel namespace Otherwise this header is not includable on ports without the definition of NBPG. This fixes build of

CVS commit: src/sys/dev/tc

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 16:44:41 UTC 2020 Modified Files: src/sys/dev/tc: sticio.h Log Message: Restrict stic_xmap to the kernel namespace Otherwise this header is not includable on ports without the definition of NBPG. This fixes build of

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:38:19 UTC 2020 Modified Files: src/usr.bin/make: make.c nonints.h targ.c Log Message: make(1): fix API of Targ_PrintNode There was no need to export Targ_PrintNode at all. All the callers need is a high-level API

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:38:19 UTC 2020 Modified Files: src/usr.bin/make: make.c nonints.h targ.c Log Message: make(1): fix API of Targ_PrintNode There was no need to export Targ_PrintNode at all. All the callers need is a high-level API

Re: CVS commit: src

2020-09-12 Thread Kamil Rytarowski
On 11.09.2020 06:57, Rin Okuyama wrote: > On 2020/09/10 18:28, Kamil Rytarowski wrote: >> On 10.09.2020 10:50, Rin Okuyama wrote: >>> On 2020/09/10 16:41, Kamil Rytarowski wrote: On 10.09.2020 03:53, Rin Okuyama wrote: > Module Name:    src > Committed By:    rin > Date:   

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:24:20 UTC 2020 Modified Files: src/usr.bin/make: targ.c Log Message: make(1): remove unintended noinline from previous commit To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/usr.bin/make/targ.c

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:24:20 UTC 2020 Modified Files: src/usr.bin/make: targ.c Log Message: make(1): remove unintended noinline from previous commit To generate a diff of this commit: cvs rdiff -u -r1.85 -r1.86 src/usr.bin/make/targ.c

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:22:32 UTC 2020 Modified Files: src/usr.bin/make: targ.c Log Message: make(1): fix trailing space in output of related node names (-dg2) To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:22:32 UTC 2020 Modified Files: src/usr.bin/make: targ.c Log Message: make(1): fix trailing space in output of related node names (-dg2) To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:13:48 UTC 2020 Modified Files: src/usr.bin/make: nonints.h suff.c targ.c Log Message: make(1): fix API for Targ_PrintCmd The previous API was too low-level and not strictly typed. To generate a diff of this

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 16:13:48 UTC 2020 Modified Files: src/usr.bin/make: nonints.h suff.c targ.c Log Message: make(1): fix API for Targ_PrintCmd The previous API was too low-level and not strictly typed. To generate a diff of this

CVS commit: src

2020-09-12 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 12 15:25:42 UTC 2020 Modified Files: src/distrib/sets: mkvars.mk sets.subr src/distrib/sets/lists/base: ad.aarch64 ad.arm md.amd64 md.i386 mi src/distrib/sets/lists/debug: ad.aarch64 md.amd64 md.i386 mi

CVS commit: src

2020-09-12 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 12 15:25:42 UTC 2020 Modified Files: src/distrib/sets: mkvars.mk sets.subr src/distrib/sets/lists/base: ad.aarch64 ad.arm md.amd64 md.i386 mi src/distrib/sets/lists/debug: ad.aarch64 md.amd64 md.i386 mi

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:21:25 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c suff.c Log Message: make(1): fix prototype of Suff_EndTransform To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:21:25 UTC 2020 Modified Files: src/usr.bin/make: nonints.h parse.c suff.c Log Message: make(1): fix prototype of Suff_EndTransform To generate a diff of this commit: cvs rdiff -u -r1.110 -r1.111

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:15:51 UTC 2020 Modified Files: src/usr.bin/make: main.c nonints.h suff.c Log Message: make(1): move PrintAddr to where it belongs To generate a diff of this commit: cvs rdiff -u -r1.332 -r1.333

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:15:51 UTC 2020 Modified Files: src/usr.bin/make: main.c nonints.h suff.c Log Message: make(1): move PrintAddr to where it belongs To generate a diff of this commit: cvs rdiff -u -r1.332 -r1.333

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:10:55 UTC 2020 Modified Files: src/usr.bin/make: compat.c nonints.h Log Message: make(1): fix prototype of Compat_Make To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/usr.bin/make/compat.c cvs

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:10:55 UTC 2020 Modified Files: src/usr.bin/make: compat.c nonints.h Log Message: make(1): fix prototype of Compat_Make To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 src/usr.bin/make/compat.c cvs

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:03:40 UTC 2020 Modified Files: src/usr.bin/make: compat.c job.c nonints.h Log Message: make(1): fix name and prototype of Compat_RunCommand By convention, exported identifiers are written with underscore. The

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 15:03:40 UTC 2020 Modified Files: src/usr.bin/make: compat.c job.c nonints.h Log Message: make(1): fix name and prototype of Compat_RunCommand By convention, exported identifiers are written with underscore. The

CVS commit: src/external/gpl3/gcc

2020-09-12 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Sep 12 15:01:38 UTC 2020 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_common_interceptors.inc sanitizer_fuchsia.cc sanitizer_interceptors_ioctl_netbsd.inc

CVS commit: src/libexec/httpd

2020-09-12 Thread Olaf Seibert
Module Name:src Committed By: rhialto Date: Sat Sep 12 14:44:25 UTC 2020 Modified Files: src/libexec/httpd: content-bozo.c Log Message: bozohttpd: correct .m4a to audio/mp4. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/libexec/httpd/content-bozo.c

CVS commit: src/libexec/httpd

2020-09-12 Thread Olaf Seibert
Module Name:src Committed By: rhialto Date: Sat Sep 12 14:44:25 UTC 2020 Modified Files: src/libexec/httpd: content-bozo.c Log Message: bozohttpd: correct .m4a to audio/mp4. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/libexec/httpd/content-bozo.c

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 14:41:00 UTC 2020 Modified Files: src/usr.bin/make: compat.c cond.c enum.c enum.h for.c lst.c meta.c parse.c suff.c var.c Log Message: make(1): fix inconsistent code indentation To generate a diff of this

CVS commit: src/usr.bin/make

2020-09-12 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Sep 12 14:41:00 UTC 2020 Modified Files: src/usr.bin/make: compat.c cond.c enum.c enum.h for.c lst.c meta.c parse.c suff.c var.c Log Message: make(1): fix inconsistent code indentation To generate a diff of this

Re: CVS commit: src/libexec/httpd

2020-09-12 Thread Jared McNeill
On Sat, 12 Sep 2020, Olaf Seibert wrote: bozohttpd: add .m4a and .m4v file extensions. I don't think audio/mpeg is correct for .m4a. Since .m4a is MPEG audio in an MP4 container, I would follow RFC 4337 ("MIME Type Registration for MPEG-4") here which says you should use audio/mp4 instead.

  1   2   >