CVS commit: src/lib/libc/sys

2022-10-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Oct 18 02:31:39 UTC 2022 Modified Files: src/lib/libc/sys: _exit.2 Log Message: Note that the exit status may be truncated to the least significant 8 bits. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/lib/libc/sys

2022-10-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Tue Oct 18 02:31:39 UTC 2022 Modified Files: src/lib/libc/sys: _exit.2 Log Message: Note that the exit status may be truncated to the least significant 8 bits. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19

CVS commit: src/sys/arch/riscv/riscv

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 18 04:24:54 UTC 2022 Modified Files: src/sys/arch/riscv/riscv: riscv_machdep.c Log Message: remove a stray comment To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/riscv/riscv/riscv_machdep.c

CVS commit: src/sys/arch/riscv/riscv

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 18 04:24:54 UTC 2022 Modified Files: src/sys/arch/riscv/riscv: riscv_machdep.c Log Message: remove a stray comment To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/arch/riscv/riscv/riscv_machdep.c

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

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 18 04:39:38 UTC 2022 Modified Files: src/sys/arch/riscv/include: pmap.h Log Message: Correct XSEGSHIFT for RV32 case To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/riscv/include/pmap.h Please

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

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 18 04:39:38 UTC 2022 Modified Files: src/sys/arch/riscv/include: pmap.h Log Message: Correct XSEGSHIFT for RV32 case To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/riscv/include/pmap.h Please

CVS commit: src/sys/dev/pci

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 18 04:20:56 UTC 2022 Modified Files: src/sys/dev/pci: virtio.c Log Message: KNF To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pci/virtio.c Please note that diffs are not public domain; they

CVS commit: src/sys/dev/pci

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Oct 18 04:20:56 UTC 2022 Modified Files: src/sys/dev/pci: virtio.c Log Message: KNF To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/dev/pci/virtio.c Please note that diffs are not public domain; they

CVS commit: src/sys/dev/pci

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Oct 17 07:03:19 UTC 2022 Modified Files: src/sys/dev/pci: virtio.c Log Message: Fix previous by using roundup (and not howmany). To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/virtio.c Please

CVS commit: src/sys/dev/pci

2022-10-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Oct 17 07:03:19 UTC 2022 Modified Files: src/sys/dev/pci: virtio.c Log Message: Fix previous by using roundup (and not howmany). To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/virtio.c Please

CVS commit: xsrc/external/mit/xkeyboard-config/dist

2022-10-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Oct 17 07:38:18 UTC 2022 Modified Files: xsrc/external/mit/xkeyboard-config/dist/symbols: in ir lk pl sy Added Files: xsrc/external/mit/xkeyboard-config/dist/po: POTFILES.skip Removed Files:

CVS commit: src/sys/dev/pci

2022-10-17 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Oct 17 10:39:01 UTC 2022 Modified Files: src/sys/dev/pci: if_aq.c Log Message: aq(4): Unconditionally halt callout in aq_stop. Fixes panic with callout still running on detach after we destroy the lock, reported by

CVS commit: src/sys/dev/pci

2022-10-17 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Oct 17 10:39:01 UTC 2022 Modified Files: src/sys/dev/pci: if_aq.c Log Message: aq(4): Unconditionally halt callout in aq_stop. Fixes panic with callout still running on detach after we destroy the lock, reported by

CVS commit: src/sys/dev/pci

2022-10-17 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Oct 17 10:39:27 UTC 2022 Modified Files: src/sys/dev/pci: if_aq.c Log Message: aq(4): Annotate boolean parameters with names for legibility. No functional change intended. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/pci

2022-10-17 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Oct 17 10:39:27 UTC 2022 Modified Files: src/sys/dev/pci: if_aq.c Log Message: aq(4): Annotate boolean parameters with names for legibility. No functional change intended. To generate a diff of this commit: cvs rdiff -u

CVS import: xsrc/external/mit/xkeyboard-config/dist

2022-10-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Oct 17 07:37:17 UTC 2022 Update of /cvsroot/xsrc/external/mit/xkeyboard-config/dist In directory ivanova.netbsd.org:/tmp/cvs-serv24288 Log Message: initial import of xkeyboard-config-2.37 Status: Vendor Tag: xorg Release Tags:

CVS import: xsrc/external/mit/xkeyboard-config/dist

2022-10-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Oct 17 07:37:17 UTC 2022 Update of /cvsroot/xsrc/external/mit/xkeyboard-config/dist In directory ivanova.netbsd.org:/tmp/cvs-serv24288 Log Message: initial import of xkeyboard-config-2.37 Status: Vendor Tag: xorg Release Tags:

CVS commit: src/external/mit/xorg/lib/xkeyboard-config/rules

2022-10-17 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Oct 17 07:47:12 UTC 2022 Added Files: src/external/mit/xorg/lib/xkeyboard-config/rules: evdev.extras.xml evdev.xml Log Message: these are now generated files in xkeyboard-config 2.37. To generate a diff of this

CVS commit: src/share/locale/ctype

2022-10-17 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 17 11:20:30 UTC 2022 Modified Files: src/share/locale/ctype: en_US.UTF-8.src Log Message: Add "Emoji & Pictographs" character definitions from Unicode 15.0.0 (previously 10.0.0): http://www.unicode.org/charts/ They are

CVS commit: src/share/locale/ctype

2022-10-17 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Oct 17 11:20:30 UTC 2022 Modified Files: src/share/locale/ctype: en_US.UTF-8.src Log Message: Add "Emoji & Pictographs" character definitions from Unicode 15.0.0 (previously 10.0.0): http://www.unicode.org/charts/ They are

CVS commit: src/external/mit/xorg/lib/xkeyboard-config/rules

2022-10-17 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Oct 17 18:51:35 UTC 2022 Modified Files: src/external/mit/xorg/lib/xkeyboard-config/rules: Makefile Log Message: remove evdev.extras.xml and evdev.xml from the list (build) generated files. To generate a diff of this commit:

CVS commit: src/external/mit/xorg/lib/xkeyboard-config/rules

2022-10-17 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Oct 17 18:51:35 UTC 2022 Modified Files: src/external/mit/xorg/lib/xkeyboard-config/rules: Makefile Log Message: remove evdev.extras.xml and evdev.xml from the list (build) generated files. To generate a diff of this commit:

CVS commit: src/lib/libc/sys

2022-10-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Mon Oct 17 18:41:06 UTC 2022 Modified Files: src/lib/libc/sys: wait.2 Log Message: add missing 'the' To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/lib/libc/sys/wait.2 Please note that diffs are not public

CVS commit: src/lib/libc/sys

2022-10-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Mon Oct 17 18:41:06 UTC 2022 Modified Files: src/lib/libc/sys: wait.2 Log Message: add missing 'the' To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/lib/libc/sys/wait.2 Please note that diffs are not public

CVS commit: src

2022-10-17 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Oct 17 07:40:23 UTC 2022 Modified Files: src/distrib/sets/lists/xbase: mi src/external/mit/xorg/lib/xkeyboard-config: xkeyboard-config.man src/external/mit/xorg/lib/xkeyboard-config/rules: Makefile base

CVS commit: src

2022-10-17 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Oct 17 07:40:23 UTC 2022 Modified Files: src/distrib/sets/lists/xbase: mi src/external/mit/xorg/lib/xkeyboard-config: xkeyboard-config.man src/external/mit/xorg/lib/xkeyboard-config/rules: Makefile base