CVS commit: src/common/lib/libc/arch/arm/atomic

2021-07-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sat Jul 10 06:53:40 UTC 2021 Modified Files: src/common/lib/libc/arch/arm/atomic: atomic_add_16.S atomic_add_32.S atomic_add_64.S atomic_add_8.S atomic_and_16.S atomic_and_32.S atomic_and_64.S atomic_and_8.S

CVS commit: src/tests/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 10 06:01:41 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: decl_arg.c msg_124.c Log Message: tests/lint: move test for __attribute__ out of msg_124.c That test case didn't belong there since there was no chance o

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 10 05:42:30 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: do not allow __packed or _Alignas in statement When the rule 'statement: type_attribute T_SEMI' was added in cgram.y 1.214 from 2021

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 10 05:03:03 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: reduce shift/reduce conflicts in direct_abstract_declarator No functional change. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 10 04:57:41 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove 8 of the grammar conflicts, 142 remaining No functional change. To generate a diff of this commit: cvs rdiff -u -r1.279 -r1

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 10 04:47:25 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: merge duplicate code in declmods and declmod No functional change. To generate a diff of this commit: cvs rdiff -u -r1.278 -r1.279

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jul 10 04:25:47 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove duplicate code for parsing declarations No functional change. To generate a diff of this commit: cvs rdiff -u -r1.277 -r1.2

CVS commit: src/distrib/luna68k/ramdisk

2021-07-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Jul 10 03:19:12 UTC 2021 Modified Files: src/distrib/luna68k/ramdisk: list Log Message: Use more shrinked binaries from distrib/utils/x_foo versions. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/distrib/l

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jul 9 20:51:27 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove 6 conflicts from the grammar, in type_direct_decl No functional change. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jul 9 20:36:34 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: cgram.y Log Message: lint: remove 6 of the remaining 162 conflicts from the grammar No functional change. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jul 9 20:20:03 UTC 2021 Modified Files: src/distrib/sets/lists/tests: mi src/tests/usr.bin/xlint/lint1: Makefile Added Files: src/tests/usr.bin/xlint/lint1: decl_arg.c decl_arg.exp Log Message: tests/lint: add

CVS commit: src/tests/lib/libc/stdio

2021-07-09 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Jul 9 20:00:26 UTC 2021 Modified Files: src/tests/lib/libc/stdio: h_intr.c Log Message: Make opts.cmd const char * rather than char * -- nothing ever modifies the string it points to, it is never passed to a function not taking

CVS commit: src/distrib/hp300/ramdisk

2021-07-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jul 9 19:11:06 UTC 2021 Modified Files: src/distrib/hp300/ramdisk: list Log Message: Use more shrinked binaries from distrib/utils/x_foo versions. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/distrib/h

CVS commit: src/etc/etc.hp300

2021-07-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jul 9 19:01:29 UTC 2021 Modified Files: src/etc/etc.hp300: MAKEDEV.conf Log Message: Create rd3 device nodes, for HPDisk. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/etc/etc.hp300/MAKEDEV.conf Please

CVS commit: src/tests/usr.bin/xlint/lint1

2021-07-09 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jul 9 18:55:28 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: gcc_attribute.c Log Message: tests/lint: ensure that GCC __attribute__ can be parsed To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/tes

CVS commit: [netbsd-9] src/doc

2021-07-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jul 9 17:53:05 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.3 Log Message: Ticket #1321 To generate a diff of this commit: cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-9.3 Please note that diffs are not pub

CVS commit: [netbsd-9] src/sys/rump/librump/rumpvfs

2021-07-09 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Jul 9 17:51:17 UTC 2021 Modified Files: src/sys/rump/librump/rumpvfs [netbsd-9]: vm_vfs.c Log Message: Apply patch, requested by chs in ticket #1321: sys/rump/librump/rumpvfs/vm_vfs.c (apply patch) Ada

CVS commit: src/sys/arch/hp300/stand

2021-07-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jul 9 17:44:28 UTC 2021 Modified Files: src/sys/arch/hp300/stand: Makefile.buildboot Log Message: Specify -fno-unwind-tables to shrink binaries. Before: textdata bss dec hex filename 779024328 1371

CVS commit: src/doc

2021-07-09 Thread Izumi Tsutsui
ch to GCC 10. [mrg 20210619] uscanner(4): Removed from the tree. [nia 20210629] acpi(4): Updated ACPICA to 20210604. [christos 20210706] + hp300: Add support of multiple rd(4) disks on all punits for HPDisk. + [tsutsui 20210709]

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

2021-07-09 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Jul 9 17:05:33 UTC 2021 Modified Files: src/sys/arch/hp300/dev: hpibvar.h rd.c rdreg.h rdvar.h Log Message: Add support of multiple rd(4) disks on all punits for HPDisk. Special thanks to Anders Gustafsson, the author of "H

CVS commit: src/tests/lib/libc/stdio

2021-07-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jul 9 15:26:59 UTC 2021 Modified Files: src/tests/lib/libc/stdio: h_intr.c t_intr.sh Log Message: fixes from RVP To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/stdio/h_intr.c cvs rdiff -u -

CVS commit: src/lib/libc/stdio

2021-07-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jul 9 09:24:16 UTC 2021 Modified Files: src/lib/libc/stdio: fflush.c Log Message: Don't adjust the buffers when write returns 0. This happens with fmemopen and other synthetic write functions. This fixes the unit-tests for