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

2023-10-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 14 20:19:31 UTC 2023 Modified Files: src/tests/lib/libc/locale: t_strfmon.c Log Message: PR/57633: Jose Luis Duran: Add strfmon tests from FreeBSD To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2023-10-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 14 20:19:31 UTC 2023 Modified Files: src/tests/lib/libc/locale: t_strfmon.c Log Message: PR/57633: Jose Luis Duran: Add strfmon tests from FreeBSD To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:39:34 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: A few more branch hints. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/lib/libc/stdlib/jemalloc.c Please note that diffs

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:39:34 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: A few more branch hints. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/lib/libc/stdlib/jemalloc.c Please note that diffs

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:38:51 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: Cherry pick a fix from FreeBSD: commit 80bc871bdd4a8254ce19a65a54c8c918dd3ddd11 Author: Konstantin Belousov Date: Sat Sep 12 18:16:46 2009

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:38:51 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: Cherry pick a fix from FreeBSD: commit 80bc871bdd4a8254ce19a65a54c8c918dd3ddd11 Author: Konstantin Belousov Date: Sat Sep 12 18:16:46 2009

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:37:24 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: Cherry pick a fix from FreeBSD: commit 52d7a117c0fe8bd0226d964f4272131700035f12 Author: Jason Evans Date: Thu Aug 14 17:03:29 2008 +

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:37:24 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: Cherry pick a fix from FreeBSD: commit 52d7a117c0fe8bd0226d964f4272131700035f12 Author: Jason Evans Date: Thu Aug 14 17:03:29 2008 +

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:36:17 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: Fix a bug in the rbtree conversion. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/lib/libc/stdlib/jemalloc.c Please note

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat Oct 14 19:36:17 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: Fix a bug in the rbtree conversion. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/lib/libc/stdlib/jemalloc.c Please note

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

2023-10-14 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Oct 14 15:31:36 UTC 2023 Modified Files: src/sys/arch/hp300/hp300: locore.s Log Message: Remove ancient and obsolete #if blocks. To generate a diff of this commit: cvs rdiff -u -r1.173 -r1.174

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

2023-10-14 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sat Oct 14 15:31:36 UTC 2023 Modified Files: src/sys/arch/hp300/hp300: locore.s Log Message: Remove ancient and obsolete #if blocks. To generate a diff of this commit: cvs rdiff -u -r1.173 -r1.174

Re: CVS commit: src/sys

2023-10-14 Thread Taylor R Campbell
> Date: Fri, 13 Oct 2023 19:03:35 + > From: Andrew Doran > > On Thu, Oct 12, 2023 at 11:55:46AM +0200, J. Hannken-Illjes wrote: > > This is not true for RUMP. Hero you added sleepq_remove() as > > "sleepq_unsleep(l, true)". This will unlock l_mutex without changing. > > > > Just poking

CVS commit: src/sys

2023-10-14 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Oct 14 08:05:26 UTC 2023 Modified Files: src/sys/arch/amiga/amiga: autoconf.c src/sys/arch/amiga/dev: fd.c src/sys/arch/amigappc/amigappc: autoconf.c src/sys/dev/dm/doc: locking.txt Log Message: fix

CVS commit: src/sys

2023-10-14 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Sat Oct 14 08:05:26 UTC 2023 Modified Files: src/sys/arch/amiga/amiga: autoconf.c src/sys/arch/amiga/dev: fd.c src/sys/arch/amigappc/amigappc: autoconf.c src/sys/dev/dm/doc: locking.txt Log Message: fix

CVS commit: [netbsd-10] src/doc

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 07:07:10 UTC 2023 Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Tickets #408 - #416 To generate a diff of this commit: cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-10.0 Please note that

CVS commit: [netbsd-10] src/doc

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 07:07:10 UTC 2023 Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Tickets #408 - #416 To generate a diff of this commit: cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-10.0 Please note that

CVS commit: [netbsd-10] src/sys/dev/usb

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 07:05:39 UTC 2023 Modified Files: src/sys/dev/usb [netbsd-10]: if_urndis.c Log Message: Pull up following revision(s) (requested by abs in ticket #416): sys/dev/usb/if_urndis.c: revision 1.49 Apply the new

CVS commit: [netbsd-10] src/sys/dev/usb

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 07:05:39 UTC 2023 Modified Files: src/sys/dev/usb [netbsd-10]: if_urndis.c Log Message: Pull up following revision(s) (requested by abs in ticket #416): sys/dev/usb/if_urndis.c: revision 1.49 Apply the new

CVS commit: [netbsd-10] src/sys/dev/usb

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 07:03:10 UTC 2023 Modified Files: src/sys/dev/usb [netbsd-10]: usbnet.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #415): sys/dev/usb/usbnet.c: revision 1.115

CVS commit: [netbsd-10] src/sys/dev/usb

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 07:03:10 UTC 2023 Modified Files: src/sys/dev/usb [netbsd-10]: usbnet.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #415): sys/dev/usb/usbnet.c: revision 1.115

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

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:59:43 UTC 2023 Modified Files: src/sys/dev/pci [netbsd-10]: if_rge.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #414): sys/dev/pci/if_rge.c: revision 1.27 rge(4):

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

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:59:43 UTC 2023 Modified Files: src/sys/dev/pci [netbsd-10]: if_rge.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #414): sys/dev/pci/if_rge.c: revision 1.27 rge(4):

CVS commit: [netbsd-10] src/sys/dev/usb

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:58:19 UTC 2023 Modified Files: src/sys/dev/usb [netbsd-10]: if_ure.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #413): sys/dev/usb/if_ure.c: revision 1.59 ure(4): Set all

CVS commit: [netbsd-10] src/sys/dev/usb

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:58:19 UTC 2023 Modified Files: src/sys/dev/usb [netbsd-10]: if_ure.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #413): sys/dev/usb/if_ure.c: revision 1.59 ure(4): Set all

CVS commit: [netbsd-10] src

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:56:36 UTC 2023 Modified Files: src/crypto/external/bsd/heimdal [netbsd-10]: Makefile.inc src/crypto/external/bsd/heimdal/include [netbsd-10]: config.h src/crypto/external/bsd/heimdal/lib/libhdb

CVS commit: [netbsd-10] src

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:56:36 UTC 2023 Modified Files: src/crypto/external/bsd/heimdal [netbsd-10]: Makefile.inc src/crypto/external/bsd/heimdal/include [netbsd-10]: config.h src/crypto/external/bsd/heimdal/lib/libhdb

CVS commit: src/bin/sh

2023-10-14 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Oct 14 06:53:56 UTC 2023 Modified Files: src/bin/sh: Makefile Log Message: the parser.c longjmp vs gcc12 issue affects a few ports, make the workaround global. To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122

CVS commit: src/bin/sh

2023-10-14 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Oct 14 06:53:56 UTC 2023 Modified Files: src/bin/sh: Makefile Log Message: the parser.c longjmp vs gcc12 issue affects a few ports, make the workaround global. To generate a diff of this commit: cvs rdiff -u -r1.121 -r1.122

CVS commit: [netbsd-10] src/sys/arch

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:52:18 UTC 2023 Modified Files: src/sys/arch/arm/arm32 [netbsd-10]: pmap.c src/sys/arch/arm/include/arm32 [netbsd-10]: pmap.h src/sys/arch/evbarm/adi_brh [netbsd-10]: brh_machdep.c

CVS commit: [netbsd-10] src/sys/arch

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:52:18 UTC 2023 Modified Files: src/sys/arch/arm/arm32 [netbsd-10]: pmap.c src/sys/arch/arm/include/arm32 [netbsd-10]: pmap.h src/sys/arch/evbarm/adi_brh [netbsd-10]: brh_machdep.c

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

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:49:37 UTC 2023 Modified Files: src/sys/dev/pci/igc [netbsd-10]: if_igc.c Log Message: Pull up following revision(s) (requested by rin in ticket #410): sys/dev/pci/igc/if_igc.c: revision 1.4

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

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:49:37 UTC 2023 Modified Files: src/sys/dev/pci/igc [netbsd-10]: if_igc.c Log Message: Pull up following revision(s) (requested by rin in ticket #410): sys/dev/pci/igc/if_igc.c: revision 1.4

CVS commit: [netbsd-10] src/sys

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:43:06 UTC 2023 Modified Files: src/sys/arch/evbarm/conf [netbsd-10]: GENERIC64 src/sys/dev/pci [netbsd-10]: if_ixl.c Log Message: Pull up following revision(s) (requested by yamaguchi in ticket #409):

CVS commit: [netbsd-10] src/sys

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:43:06 UTC 2023 Modified Files: src/sys/arch/evbarm/conf [netbsd-10]: GENERIC64 src/sys/dev/pci [netbsd-10]: if_ixl.c Log Message: Pull up following revision(s) (requested by yamaguchi in ticket #409):

CVS commit: [netbsd-10] src/share/man/man4

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:38:57 UTC 2023 Modified Files: src/share/man/man4 [netbsd-10]: agr.4 Log Message: Pull up following revision(s) (requested by yamaguchi in ticket #408): share/man/man4/agr.4: revision 1.10

CVS commit: [netbsd-10] src/share/man/man4

2023-10-14 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Oct 14 06:38:57 UTC 2023 Modified Files: src/share/man/man4 [netbsd-10]: agr.4 Log Message: Pull up following revision(s) (requested by yamaguchi in ticket #408): share/man/man4/agr.4: revision 1.10

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Oct 14 06:29:10 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: fix compile error on 32-bit platforms. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/lib/libc/stdlib/jemalloc.c Please

CVS commit: src/lib/libc/stdlib

2023-10-14 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Oct 14 06:29:10 UTC 2023 Modified Files: src/lib/libc/stdlib: jemalloc.c Log Message: fix compile error on 32-bit platforms. To generate a diff of this commit: cvs rdiff -u -r1.58 -r1.59 src/lib/libc/stdlib/jemalloc.c Please