CVS commit: src

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 24 07:58:48 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict_syshdr.c d_c99_bool_strict_syshdr.exp src/usr.bin/xlint/lint1: lex.c Log Message: lint: explain why !finite(x) is

CVS commit: src/sys/arch/sparc

2021-01-23 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jan 24 07:36:54 UTC 2021 Modified Files: src/sys/arch/sparc/dev: cons.h src/sys/arch/sparc/include: autoconf.h cpu.h db_machdep.h intr.h pmap.h trap.h src/sys/arch/sparc/sparc: autoconf.c cache.c cpu.c

CVS commit: src/sys/dev/i2c

2021-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jan 24 05:30:05 UTC 2021 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: Use temperature sensors as rnd(9) sources. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/i2c/adm1021.c Please note

CVS commit: src/sys/arch/powerpc/ibm4xx/dev

2021-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jan 24 05:22:22 UTC 2021 Modified Files: src/sys/arch/powerpc/ibm4xx/dev: if_emac.c Log Message: Add rnd(9) support. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/arch/powerpc/ibm4xx/dev/if_emac.c

CVS commit: src/sys/arch/mac68k

2021-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jan 24 05:20:23 UTC 2021 Modified Files: src/sys/arch/mac68k/dev: if_mc.c if_mcvar.h src/sys/arch/mac68k/obio: if_mc_obio.c Log Message: Add rnd(9) support. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57

CVS commit: src/sys/arch/powerpc/booke/dev

2021-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jan 24 05:16:57 UTC 2021 Modified Files: src/sys/arch/powerpc/booke/dev: pq3etsec.c Log Message: Add rnd(9) support. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/arch/powerpc/booke/dev/pq3etsec.c

CVS commit: src/sys/arch/powerpc/booke/dev

2021-01-23 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jan 24 05:14:55 UTC 2021 Modified Files: src/sys/arch/powerpc/booke/dev: pq3etsec.c Log Message: Switch to if_percpuq_enqueue() from if_input(). To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51

CVS commit: src/sys/dev/pci

2021-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 24 01:44:12 UTC 2021 Modified Files: src/sys/dev/pci: virtio_pci.c Log Message: Add a comment explaining why bus_space_write_8 is limited to virtio. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/usr.bin/xlint

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Jan 24 00:15:20 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: decl.c tree.c src/usr.bin/xlint/lint2: chk.c Log Message: lint: update data types in comments from int to bool To generate a diff of this commit: cvs

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

2021-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 24 00:11:07 UTC 2021 Modified Files: src/usr.bin/xlint/xlint: Makefile Log Message: fix the build To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/xlint/xlint/Makefile Please note that diffs

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

2021-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 24 00:02:38 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: fix the build To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/usr.bin/xlint/lint1/lex.c Please note that diffs are not

CVS commit: src

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 23:11:40 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict_syshdr.c d_c99_bool_strict_syshdr.exp src/usr.bin/xlint/lint1: externs1.h lex.c Log Message: lint: apply strict

CVS commit: src

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 22:34:01 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict_syshdr.c d_c99_bool_strict_syshdr.exp src/usr.bin/xlint/lint1: tree.c Log Message: lint: fix error message for

CVS commit: src/sys/arch/aarch64/include

2021-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Jan 23 22:24:49 UTC 2021 Modified Files: src/sys/arch/aarch64/include: types.h Log Message: Add __HAVE_BUS_SPACE_8 To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/aarch64/include/types.h Please

CVS commit: src

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 22:20:18 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict_syshdr.c d_c99_bool_strict_syshdr.exp src/usr.bin/xlint/lint1: externs1.h func.c lint1.h mem1.c tree.c Log Message:

CVS commit: src/sys/dev/pci

2021-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 23 20:00:19 UTC 2021 Modified Files: src/sys/dev/pci: virtio_pci.c Log Message: Provide a generic bus_space_write_8 function that is bi-endian. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/sys/lib/libkern

2021-01-23 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Sat Jan 23 19:41:16 UTC 2021 Modified Files: src/sys/lib/libkern: strlist.c Log Message: Fix building in the _STANDALONE case. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/lib/libkern/strlist.c Please

CVS commit: src/sys/arch

2021-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 23 19:38:53 UTC 2021 Modified Files: src/sys/arch/alpha/include: types.h src/sys/arch/amd64/include: types.h src/sys/arch/atari/include: types.h src/sys/arch/dreamcast/include: types.h

CVS commit: src/sys/arch

2021-01-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 23 19:38:08 UTC 2021 Modified Files: src/sys/arch/emips/include: bus.h src/sys/arch/evbcf/include: bus_space.h src/sys/arch/hp300/include: bus.h src/sys/arch/luna68k/include: bus.h

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

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 19:03:55 UTC 2021 Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_bool_strict_syshdr.c d_c99_bool_strict_syshdr.exp Log Message: lint: extend test for strict bool mode and system headers To generate

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

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 18:30:29 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: clean up comments and variable names in lex.c To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

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

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 17:58:03 UTC 2021 Modified Files: src/usr.bin/xlint/lint1: Makefile externs1.h scan.l Added Files: src/usr.bin/xlint/lint1: lex.c Log Message: lint: move lexer code from scan.l to lex.c Previously, the

CVS commit: src/sys/kern

2021-01-23 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Jan 23 16:33:49 UTC 2021 Modified Files: src/sys/kern: kern_threadpool.c Log Message: threadpool(9): Fix synchronization between cancel and dispatch. - threadpool_cancel_job_async tried to prevent

CVS commit: src/sys/arch/news68k/news68k

2021-01-23 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Jan 23 15:00:33 UTC 2021 Modified Files: src/sys/arch/news68k/news68k: locore.s Log Message: Remove leftover of #undef statements. These should have been removed in rev 1.55 back in 2010:

CVS commit: xsrc/external/mit/libXxf86dga/dist/src

2021-01-23 Thread Izumi Tsutsui
Module Name:xsrc Committed By: tsutsui Date: Sat Jan 23 14:41:04 UTC 2021 Modified Files: xsrc/external/mit/libXxf86dga/dist/src: XF86DGA.c Log Message: Fix "no output of xdpyinfo(1) on redirect or pipe" problem. XF86cleanup() in libXxf86dga invoked via atexit(3) (or

CVS commit: [netbsd-9] src/doc

2021-01-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 23 13:02:00 UTC 2021 Modified Files: src/doc [netbsd-9]: CHANGES-9.2 Log Message: Ticket #1186 To generate a diff of this commit: cvs rdiff -u -r1.1.2.35 -r1.1.2.36 src/doc/CHANGES-9.2 Please note that diffs are not

CVS commit: [netbsd-9] src/sys/dev/pci

2021-01-23 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Jan 23 13:01:10 UTC 2021 Modified Files: src/sys/dev/pci [netbsd-9]: if_ena.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #1186): sys/dev/pci/if_ena.c: revision 1.27 PR kern/55942:

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

2021-01-23 Thread Nia Alarie
Module Name:src Committed By: nia Date: Sat Jan 23 12:53:46 UTC 2021 Modified Files: src/sys/arch/arm/broadcom: bcm2835_vcaudio.c Log Message: vcaudio: don't advertise CAPTURE when all functions return EINVAL To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 12:36:02 UTC 2021 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): split Dir_FindFile into separate functions To generate a diff of this commit: cvs rdiff -u -r1.262 -r1.263 src/usr.bin/make/dir.c

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 12:35:22 UTC 2021 Modified Files: src/usr.bin/make: suff.c Log Message: make(1): rename local variable in FindCmds To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/usr.bin/make/suff.c Please note

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

2021-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Jan 23 12:34:19 UTC 2021 Modified Files: src/sys/arch/arm/acpi: cpu_acpi.c Log Message: fit in 80 columns To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/acpi/cpu_acpi.c Please note that

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 12:25:35 UTC 2021 Modified Files: src/usr.bin/make: dir.c suff.c Log Message: make(1): remove the remaining beasts from the comments To generate a diff of this commit: cvs rdiff -u -r1.261 -r1.262

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 12:03:25 UTC 2021 Modified Files: src/usr.bin/make: parse.c Log Message: make(1): improve variable names when parsing directives To generate a diff of this commit: cvs rdiff -u -r1.529 -r1.530

CVS commit: src/sys/dev/pci

2021-01-23 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Jan 23 11:50:30 UTC 2021 Modified Files: src/sys/dev/pci: if_ena.c Log Message: kern/55942: destroyed ena(4) evcnts cause panic Fix event counter teardown code. From KUSABA Takeshi To generate a diff of this commit: cvs

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 11:44:10 UTC 2021 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): extend comments in dir.c To generate a diff of this commit: cvs rdiff -u -r1.260 -r1.261 src/usr.bin/make/dir.c Please note that diffs

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 11:34:42 UTC 2021 Modified Files: src/usr.bin/make: dir.c dir.h main.c parse.c suff.c Log Message: make(1): rename Dir_AddDir, reorder parameters of SearchPath_ToFlags To generate a diff of this commit: cvs rdiff -u

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 11:14:59 UTC 2021 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): extract SearchPath_ExpandMiddle from SearchPath_Expand To generate a diff of this commit: cvs rdiff -u -r1.258 -r1.259

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 11:06:04 UTC 2021 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): split local variable in SearchPath_Expand To generate a diff of this commit: cvs rdiff -u -r1.257 -r1.258 src/usr.bin/make/dir.c Please

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 10:52:03 UTC 2021 Modified Files: src/usr.bin/make: dir.c Log Message: make(1): rename parameter of SearchPath_Expand To generate a diff of this commit: cvs rdiff -u -r1.256 -r1.257 src/usr.bin/make/dir.c Please

CVS commit: src/usr.bin/make

2021-01-23 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Jan 23 10:48:49 UTC 2021 Modified Files: src/usr.bin/make: arch.c dir.c dir.h main.c parse.c suff.c src/usr.bin/make/unit-tests: dir.mk Log Message: make(1): rename Dir_Expand to SearchPath_Expand The main subject of