CVS commit: src

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 22:33:30 UTC 2025 Modified Files: src: UPDATING Log Message: clean libc for jemalloc To generate a diff of this commit: cvs rdiff -u -r1.374 -r1.375 src/UPDATING Please note that diffs are not public domain; they a

CVS commit: src

2025-01-31 Thread Christos Zoulas
: ^^^ +20250131: + The switch to the new jemalloc requires cleaning in libc. 20241122: Changes to various libraries' build options require cleaning their objdirs in update builds:

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 22:32:12 UTC 2025 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: isb is not supported in arm mode. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 22:32:12 UTC 2025 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: isb is not supported in arm mode. To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libc/time

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 22:08:19 UTC 2025 Modified Files: src/lib/libc/time: localtime.c Log Message: no _ in previous To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147 src/lib/libc/time/localtime.c Please note that diffs ar

CVS commit: src/lib/libc/time

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 22:08:19 UTC 2025 Modified Files: src/lib/libc/time: localtime.c Log Message: no _ in previous To generate a diff of this commit: cvs rdiff -u -r1.146 -r1.147 src/lib/libc/time/localtime.c Please note that diffs ar

CVS commit: src/doc

2025-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jan 31 21:51:39 UTC 2025 Modified Files: src/doc: 3RDPARTY Log Message: doc: new mozilla-certdata out To generate a diff of this commit: cvs rdiff -u -r1.2075 -r1.2076 src/doc/3RDPARTY Please note that diffs are not public dom

CVS commit: src/doc

2025-01-31 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Jan 31 21:51:39 UTC 2025 Modified Files: src/doc: 3RDPARTY Log Message: doc: new mozilla-certdata out To generate a diff of this commit: cvs rdiff -u -r1.2075 -r1.2076 src/doc/3RDPARTY Please note that diffs are not public dom

CVS commit: src/lib/libc/time

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 21:20:21 UTC 2025 Modified Files: src/lib/libc/time: localtime.c Log Message: fix compat-32 lint on sparc64 (int_least32_t->int_fast32_t) To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/lib/libc/

CVS commit: src/lib/libc/time

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 21:20:21 UTC 2025 Modified Files: src/lib/libc/time: localtime.c Log Message: fix compat-32 lint on sparc64 (int_least32_t->int_fast32_t) To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/lib/libc/

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 19:49:14 UTC 2025 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: bring some more changes from the jemalloc.old and add arm spinlocks To generat

CVS commit: src/external/bsd/jemalloc/include/jemalloc/internal

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 19:49:14 UTC 2025 Modified Files: src/external/bsd/jemalloc/include/jemalloc/internal: jemalloc_internal_defs.h Log Message: bring some more changes from the jemalloc.old and add arm spinlocks To generat

CVS commit: src/usr.bin/ldd

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 18:52:37 UTC 2025 Modified Files: src/usr.bin/ldd: ldd.1 Log Message: update %a description (it was wrong before; it was never __progname). To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/l

CVS commit: src/usr.bin/ldd

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 18:52:37 UTC 2025 Modified Files: src/usr.bin/ldd: ldd.1 Log Message: update %a description (it was wrong before; it was never __progname). To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/l

CVS commit: src/libexec/ld.elf_so

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 18:44:59 UTC 2025 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: Prefer the kernel passed exec name as opposed to argv[0] for the main object name, if available. This is more useful because it is an absolu

CVS commit: src/libexec/ld.elf_so

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 18:44:59 UTC 2025 Modified Files: src/libexec/ld.elf_so: rtld.c Log Message: Prefer the kernel passed exec name as opposed to argv[0] for the main object name, if available. This is more useful because it is an absolu

CVS commit: src/include

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 18:23:52 UTC 2025 Modified Files: src/include: tzfile.h Log Message: update rfc# To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/include/tzfile.h Please note that diffs are not public domain; they

CVS commit: src/include

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 18:23:52 UTC 2025 Modified Files: src/include: tzfile.h Log Message: update rfc# To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/include/tzfile.h Please note that diffs are not public domain; they

CVS commit: src/external/bsd/jemalloc/lib

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 15:25:23 UTC 2025 Modified Files: src/external/bsd/jemalloc/lib: Makefile Log Message: propagate changes from jemalloc.old To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/jemalloc/lib/Ma

CVS commit: src/external/bsd/jemalloc/lib

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 15:25:23 UTC 2025 Modified Files: src/external/bsd/jemalloc/lib: Makefile Log Message: propagate changes from jemalloc.old To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/bsd/jemalloc/lib/Ma

CVS commit: src/share/mk

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 15:25:01 UTC 2025 Modified Files: src/share/mk: bsd.own.mk Log Message: switch everyone to jemalloc-5.3.0 To generate a diff of this commit: cvs rdiff -u -r1.1409 -r1.1410 src/share/mk/bsd.own.mk Please note that d

CVS commit: src/share/mk

2025-01-31 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 31 15:25:01 UTC 2025 Modified Files: src/share/mk: bsd.own.mk Log Message: switch everyone to jemalloc-5.3.0 To generate a diff of this commit: cvs rdiff -u -r1.1409 -r1.1410 src/share/mk/bsd.own.mk Please note that d

CVS commit: src/sys/dev/acpi

2025-01-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jan 31 12:29:19 UTC 2025 Modified Files: src/sys/dev/acpi: acpi_cppc.c Log Message: acpi: cppc: Use frequency instead of performance units in sysctl interface. When possible, use frequency instead of abstract performance un

CVS commit: src/sys/dev/acpi

2025-01-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jan 31 12:29:19 UTC 2025 Modified Files: src/sys/dev/acpi: acpi_cppc.c Log Message: acpi: cppc: Use frequency instead of performance units in sysctl interface. When possible, use frequency instead of abstract performance un

CVS commit: src/sys/arch

2025-01-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jan 31 11:47:35 UTC 2025 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c src/sys/arch/arm/include: cputypes.h Log Message: aarch64: Identify Cortex-A520, Cortex-A720 cores To generate a diff of this commit: cvs

CVS commit: src/sys/arch

2025-01-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jan 31 11:47:35 UTC 2025 Modified Files: src/sys/arch/aarch64/aarch64: cpu.c src/sys/arch/arm/include: cputypes.h Log Message: aarch64: Identify Cortex-A520, Cortex-A720 cores To generate a diff of this commit: cvs

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

2025-01-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jan 31 11:09:22 UTC 2025 Modified Files: src/sys/arch/aarch64/aarch64: genassym.cf locore.S Log Message: fixme! CNTKCTL_EL1 init. Fix a dumb mistake in previous - we don't want CNTKCTL.EL0VTEN to be set. To generate a dif

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

2025-01-31 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Jan 31 11:09:22 UTC 2025 Modified Files: src/sys/arch/aarch64/aarch64: genassym.cf locore.S Log Message: fixme! CNTKCTL_EL1 init. Fix a dumb mistake in previous - we don't want CNTKCTL.EL0VTEN to be set. To generate a dif