CVS commit: src/sys/dev/pci

2021-01-21 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Jan 21 08:17:13 UTC 2021 Modified Files: src/sys/dev/pci: virtio_pci.c Log Message: Use PRIxBUSSIZE to print a bus_size_t value. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/virtio_pci.c Ple

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

2021-01-21 Thread Robert Elz
Module Name:src Committed By: kre Date: Thu Jan 21 09:50:37 UTC 2021 Modified Files: src/sys/arch/x86/include: bus_defs.h Log Message: PRIx (etc) definitions should not include the % Will fix anything this ends up breaking later. To generate a diff of this commit: c

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 13:31:38 UTC 2021 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): fix Coverity annotation FStr is not an allocated data type. To generate a diff of this commit: cvs rdiff -u -r1.244 -r1.245 src/usr.bin

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

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 13:32:17 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: make(1): add more tests for edge cases in conditionals To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 13:51:25 UTC 2021 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): make CondParser_String simpler No functional change. To generate a diff of this commit: cvs rdiff -u -r1.245 -r1.246 src/usr.bin/make/c

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

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 13:52:32 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: make(1): add test case for bare word containing quotes To generate a diff of this commit: cvs rdiff

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 14:08:09 UTC 2021 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-token-plain.exp cond-token-plain.mk Log Message: make(1): demonstrate parse error without error message in conditional

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 14:24:25 UTC 2021 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): extract CondParser_StringExpr from CondParser_String To generate a diff of this commit: cvs rdiff -u -r1.247 -r1.248 src/usr.bin/make/co

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 14:30:01 UTC 2021 Modified Files: src/usr.bin/make: make.h parse.c Log Message: make(1): merge duplicate code in Parse_MainName To generate a diff of this commit: cvs rdiff -u -r1.244 -r1.245 src/usr.bin/make/make.h c

CVS commit: src/sys/lib/libkern

2021-01-21 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 21 15:43:37 UTC 2021 Modified Files: src/sys/lib/libkern: libkern.h Added Files: src/sys/lib/libkern: strlist.c strlist.h Log Message: Add a generic set of routines for interacting with OpenFirmware-style string l

CVS commit: src/sys/lib/libkern

2021-01-21 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 21 15:44:14 UTC 2021 Modified Files: src/sys/lib/libkern: pmatch.c Log Message: Allow this to be built for the strlist.c unit tests. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/lib/libkern/pmatch

CVS commit: src

2021-01-21 Thread Jason R Thorpe
Module Name:src Committed By: thorpej Date: Thu Jan 21 15:53:16 UTC 2021 Modified Files: src/distrib/sets/lists/comp: mi src/share/man/man9: Makefile Added Files: src/share/man/man9: strlist.9 Log Message: Add a manual page for strlist(9). To generate a d

CVS commit: src/share/man/man9

2021-01-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jan 21 16:57:53 UTC 2021 Modified Files: src/share/man/man9: strlist.9 Log Message: Use Nm instead of xref to itself. Fix typo. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/strlist.9 Please no

CVS commit: src/share/man/man9

2021-01-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Jan 21 17:05:51 UTC 2021 Modified Files: src/share/man/man9: strlist.9 Log Message: Quote minus. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/strlist.9 Please note that diffs are not public do

CVS commit: src/sys/kern

2021-01-21 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Thu Jan 21 17:33:55 UTC 2021 Modified Files: src/sys/kern: kern_entropy.c Log Message: entropy: Reduce `no seed from bootloader' message to debug level. This does not necessarily indicate a problem -- only x86 and arm pass a s

CVS commit: src/sys/arch/evbarm/conf

2021-01-21 Thread Nia Alarie
Module Name:src Committed By: nia Date: Thu Jan 21 17:46:28 UTC 2021 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 Log Message: add vcaudio (intentionally this time) gives working audio output on rpi3 without needing to run a 32-bit image. To generate a diff of th

CVS commit: src/share/misc

2021-01-21 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jan 21 17:53:05 UTC 2021 Modified Files: src/share/misc: acronyms.comp Log Message: Add PBX (private branch exchange) To generate a diff of this commit: cvs rdiff -u -r1.316 -r1.317 src/share/misc/acronyms.comp Please note t

CVS commit: src/share/misc

2021-01-21 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jan 21 17:58:56 UTC 2021 Modified Files: src/share/misc: acronyms.comp Log Message: Add RTP (Real-time Transport Protocol) To generate a diff of this commit: cvs rdiff -u -r1.317 -r1.318 src/share/misc/acronyms.comp Please n

CVS commit: src/share/misc

2021-01-21 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Thu Jan 21 18:09:10 UTC 2021 Modified Files: src/share/misc: acronyms.comp Log Message: Add SRTP (Secure Real-time Transport Protocol) To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319 src/share/misc/acronyms.comp

CVS commit: src/sys/kern

2021-01-21 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Thu Jan 21 18:09:23 UTC 2021 Modified Files: src/sys/kern: kern_event.c Log Message: adjust kq_check() (enabled with DEBUG) to new reality - it's now perfectly normal to have kq_count bigger than number of the linked entries on

CVS commit: src/sys/kern

2021-01-21 Thread Jaromir Dolecek
Module Name:src Committed By: jdolecek Date: Thu Jan 21 19:37:23 UTC 2021 Modified Files: src/sys/kern: kern_event.c Log Message: remove stray debug #define DEBUG To generate a diff of this commit: cvs rdiff -u -r1.112 -r1.113 src/sys/kern/kern_event.c Please note that

CVS commit: src/sys/dev/pci

2021-01-21 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Jan 21 20:48:33 UTC 2021 Modified Files: src/sys/dev/pci: virtio_pci.c Log Message: Remove dependency on bus_space_write_8() for i386 and instead implement it as two bus_space_write_4()'s as allowed in the spec. To generate

CVS commit: src/sys/dev/wscons

2021-01-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Jan 21 21:45:42 UTC 2021 Modified Files: src/sys/dev/wscons: wsdisplay_vcons.c wsdisplay_vconsvar.h Log Message: introduce a putchar() based implementation of cursor() in order to avoid framebuffer reads quite a speedup on a

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 22:54:13 UTC 2021 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): reformat CondParser_StringExpr To generate a diff of this commit: cvs rdiff -u -r1.248 -r1.249 src/usr.bin/make/cond.c Please note that

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

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 23:03:41 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: directive-ifdef.exp directive-ifdef.mk Log Message: make(1): add tests for string literals in .ifdef To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 23:06:06 UTC 2021 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): document wrong debug output in evaluation of conditionals To generate a diff of this commit: cvs rdiff -u -r1.249 -r1.250 src/usr.bin/ma

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 23:25:08 UTC 2021 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-cmp-numeric-eq.exp cond-cmp-numeric.exp cond-cmp-string.exp cond-token-plain.exp Log Message: make(1): fix

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Thu Jan 21 23:32:28 UTC 2021 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-cmp-numeric.exp cond-cmp-string.exp cond-token-plain.exp cond1.exp Log Message: make(1): replace warning +

CVS commit: src/usr.bin/make

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jan 22 00:12:01 UTC 2021 Modified Files: src/usr.bin/make: cond.c src/usr.bin/make/unit-tests: cond-func-defined.exp cond-func.exp Log Message: make(1): remove "warning" from missing closing parenthesis This only affe

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

2021-01-21 Thread Roland Illig
Module Name:src Committed By: rillig Date: Fri Jan 22 00:44:55 UTC 2021 Modified Files: src/usr.bin/make/unit-tests: include-main.mk Log Message: make(1): fix test for .INCLUDEDFROMFILE The test did not test the intended variable before. If the implementation of the .INC