CVS commit: src/external/cddl/osnet/dev/dtrace/aarch64

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Apr 17 06:57:02 UTC 2023 Modified Files: src/external/cddl/osnet/dev/dtrace/aarch64: dtrace_subr.c Log Message: (missed in pervious commit) Rename VM_KERNEL_IO_ADDRESS to VM_KERNEL_IO_BASE to match RISC-V It's less letters, m

CVS commit: src/external/cddl/osnet/dev/dtrace/aarch64

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Apr 17 06:57:02 UTC 2023 Modified Files: src/external/cddl/osnet/dev/dtrace/aarch64: dtrace_subr.c Log Message: (missed in pervious commit) Rename VM_KERNEL_IO_ADDRESS to VM_KERNEL_IO_BASE to match RISC-V It's less letters, m

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

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Apr 17 06:48:07 UTC 2023 Modified Files: src/sys/arch/powerpc/booke: trap.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/arch/powerpc/booke/trap.c Please note that di

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

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Apr 17 06:48:07 UTC 2023 Modified Files: src/sys/arch/powerpc/booke: trap.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/arch/powerpc/booke/trap.c Please note that di

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

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Apr 17 06:46:53 UTC 2023 Modified Files: src/sys/arch/powerpc/booke: booke_pmap.c Log Message: KNF. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/powerpc/booke/booke_pmap.c Please note that diffs

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

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Apr 17 06:46:53 UTC 2023 Modified Files: src/sys/arch/powerpc/booke: booke_pmap.c Log Message: KNF. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/powerpc/booke/booke_pmap.c Please note that diffs

CVS commit: src/share/misc

2023-04-16 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Apr 17 00:37:04 UTC 2023 Modified Files: src/share/misc: style Log Message: share/misc/style: Don't prescribe using "extern.h" for all prototypes. That's very 80s. No objection (or even response, amazingly enough) on tech-

CVS commit: src/share/misc

2023-04-16 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon Apr 17 00:37:04 UTC 2023 Modified Files: src/share/misc: style Log Message: share/misc/style: Don't prescribe using "extern.h" for all prototypes. That's very 80s. No objection (or even response, amazingly enough) on tech-

CVS commit: src

2023-04-16 Thread Nikita
Module Name:src Committed By: nikita Date: Sun Apr 16 20:46:18 UTC 2023 Modified Files: src/distrib/sets/lists/base: ad.aarch64 mi shl.mi src/distrib/sets/lists/debug: shl.mi src/doc: 3RDPARTY CHANGES src/etc/mtree: NetBSD.dist.base NetBSD.dist.compa

CVS commit: src

2023-04-16 Thread Nikita
Module Name:src Committed By: nikita Date: Sun Apr 16 20:46:18 UTC 2023 Modified Files: src/distrib/sets/lists/base: ad.aarch64 mi shl.mi src/distrib/sets/lists/debug: shl.mi src/doc: 3RDPARTY CHANGES src/etc/mtree: NetBSD.dist.base NetBSD.dist.compa

CVS commit: src/lib/libc/locale

2023-04-16 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Apr 16 20:37:59 UTC 2023 Modified Files: src/lib/libc/locale: newlocale.c Log Message: Fix parsing a locale string with multiple components. Also check for truncation of a long locale string. To generate a diff of this comm

CVS commit: src/lib/libc/locale

2023-04-16 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Apr 16 20:37:59 UTC 2023 Modified Files: src/lib/libc/locale: newlocale.c Log Message: Fix parsing a locale string with multiple components. Also check for truncation of a long locale string. To generate a diff of this comm

CVS commit: src/sys/dev/usb

2023-04-16 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Apr 16 19:26:20 UTC 2023 Modified Files: src/sys/dev/usb: uaudio.c uaudioreg.h Log Message: Handle packet scheduling for high/super speed. More UAC2 handling for input/output/feature/selector units. Setting sample rate for UA

CVS commit: src/sys/dev/usb

2023-04-16 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sun Apr 16 19:26:20 UTC 2023 Modified Files: src/sys/dev/usb: uaudio.c uaudioreg.h Log Message: Handle packet scheduling for high/super speed. More UAC2 handling for input/output/feature/selector units. Setting sample rate for UA

CVS commit: src/sys/dev/virtio

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 18:37:16 UTC 2023 Modified Files: src/sys/dev/virtio: viocon.c Log Message: viocon(4): Show error in assertion failure. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/virtio/viocon.c Pleas

CVS commit: src/sys/dev/virtio

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 18:37:16 UTC 2023 Modified Files: src/sys/dev/virtio: viocon.c Log Message: viocon(4): Show error in assertion failure. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/virtio/viocon.c Pleas

CVS commit: src/sys/dev/pci

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 17:57:08 UTC 2023 Modified Files: src/sys/dev/pci: virtio_pci.c Log Message: virtio@pci: Fix assertion on detach. If the child never attached in the first place, it's OK for it to not have detached. XXX This should

CVS commit: src/sys/dev/pci

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 17:57:08 UTC 2023 Modified Files: src/sys/dev/pci: virtio_pci.c Log Message: virtio@pci: Fix assertion on detach. If the child never attached in the first place, it's OK for it to not have detached. XXX This should

CVS commit: src/sys/dev/ic

2023-04-16 Thread Brad Spencer
Module Name:src Committed By: brad Date: Sun Apr 16 17:16:45 UTC 2023 Modified Files: src/sys/dev/ic: bmx280.c Log Message: Do not create the sysctl tree if the initial setup of the chip fails. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/bm

CVS commit: src/sys/dev/ic

2023-04-16 Thread Brad Spencer
Module Name:src Committed By: brad Date: Sun Apr 16 17:16:45 UTC 2023 Modified Files: src/sys/dev/ic: bmx280.c Log Message: Do not create the sysctl tree if the initial setup of the chip fails. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/bm

CVS commit: src/sys

2023-04-16 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Apr 16 16:55:02 UTC 2023 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 src/sys/dev/acpi: files.acpi Added Files: src/sys/dev/acpi: dwcwdt_acpi.c Log Message: DesignWare watchdog ACPI attach glue To ge

CVS commit: src/sys

2023-04-16 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Apr 16 16:55:02 UTC 2023 Modified Files: src/sys/arch/evbarm/conf: GENERIC64 src/sys/dev/acpi: files.acpi Added Files: src/sys/dev/acpi: dwcwdt_acpi.c Log Message: DesignWare watchdog ACPI attach glue To ge

CVS commit: src/sys

2023-04-16 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Apr 16 16:51:38 UTC 2023 Modified Files: src/sys/conf: files src/sys/dev/fdt: dwcwdt_fdt.c files.fdt Added Files: src/sys/dev/ic: dwc_wdt.c dwc_wdt_var.h Log Message: Separate DesignWare watchdog driver and F

CVS commit: src/sys

2023-04-16 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Apr 16 16:51:38 UTC 2023 Modified Files: src/sys/conf: files src/sys/dev/fdt: dwcwdt_fdt.c files.fdt Added Files: src/sys/dev/ic: dwc_wdt.c dwc_wdt_var.h Log Message: Separate DesignWare watchdog driver and F

CVS commit: src/sys/arch

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Apr 16 14:01:51 UTC 2023 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c genassym.cf locore.S pmap.c pmap_machdep.c src/sys/arch/aarch64/include: asan.h vmparam.h src/sys/arch/arm/incl

CVS commit: src/sys/arch

2023-04-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Sun Apr 16 14:01:51 UTC 2023 Modified Files: src/sys/arch/aarch64/aarch64: aarch64_machdep.c genassym.cf locore.S pmap.c pmap_machdep.c src/sys/arch/aarch64/include: asan.h vmparam.h src/sys/arch/arm/incl

CVS commit: src/sys/kern

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 11:18:25 UTC 2023 Modified Files: src/sys/kern: subr_autoconf.c Log Message: autoconf(9): Assert alldevs_lock held in config_unit_nextfree. The one caller, config_unit_alloc, guarantees it through config_alldevs_ent

CVS commit: src/sys/kern

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 11:18:25 UTC 2023 Modified Files: src/sys/kern: subr_autoconf.c Log Message: autoconf(9): Assert alldevs_lock held in config_unit_nextfree. The one caller, config_unit_alloc, guarantees it through config_alldevs_ent

CVS commit: src/sys/kern

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 11:14:58 UTC 2023 Modified Files: src/sys/kern: subr_autoconf.c Log Message: autoconf(9): Avoid potential ABA bug in config_makeroom. When we unlock alldevs_lock to allocate a new cd_devs array nsp, other threads ma

CVS commit: src/sys/kern

2023-04-16 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Apr 16 11:14:58 UTC 2023 Modified Files: src/sys/kern: subr_autoconf.c Log Message: autoconf(9): Avoid potential ABA bug in config_makeroom. When we unlock alldevs_lock to allocate a new cd_devs array nsp, other threads ma