Module Name:src
Committed By: christos
Date: Tue Sep 24 00:33:50 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: shlib_version
Log Message:
put back version 0, there are no new symbols
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/j
Module Name:src
Committed By: christos
Date: Tue Sep 24 00:33:50 UTC 2024
Modified Files:
src/external/bsd/jemalloc/lib: shlib_version
Log Message:
put back version 0, there are no new symbols
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/j
Module Name:src
Committed By: christos
Date: Mon Sep 23 22:38:59 UTC 2024
Modified Files:
src/lib/libc/thread-stub: thread-stub.c
Log Message:
Add weak aliases for methods used by the new jemalloc. Co-opt the mutex
catchall for now for it.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Mon Sep 23 22:38:59 UTC 2024
Modified Files:
src/lib/libc/thread-stub: thread-stub.c
Log Message:
Add weak aliases for methods used by the new jemalloc. Co-opt the mutex
catchall for now for it.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Mon Sep 23 22:37:35 UTC 2024
Modified Files:
src/external/bsd/jemalloc/dist/src: fxp.c hpa.c inspect.c prof_data.c
prof_recent.c safety_check.c
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
fix sta
Module Name:src
Committed By: christos
Date: Mon Sep 23 22:37:35 UTC 2024
Modified Files:
src/external/bsd/jemalloc/dist/src: fxp.c hpa.c inspect.c prof_data.c
prof_recent.c safety_check.c
src/external/bsd/jemalloc/lib: Makefile.inc
Log Message:
fix sta
Module Name:src
Committed By: christos
Date: Mon Sep 23 21:08:37 UTC 2024
Modified Files:
src/external/bsd/jemalloc/include/jemalloc: jemalloc.h jemalloc_defs.h
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
b
Module Name:src
Committed By: christos
Date: Mon Sep 23 21:08:37 UTC 2024
Modified Files:
src/external/bsd/jemalloc/include/jemalloc: jemalloc.h jemalloc_defs.h
src/external/bsd/jemalloc/include/jemalloc/internal:
jemalloc_internal_defs.h
Log Message:
b
Module Name:src
Committed By: andvar
Date: Mon Sep 23 19:11:34 UTC 2024
Modified Files:
src/sys/arch/hpcmips/tx: txcom.c
Log Message:
s/dicipline/discipline/ in debug message.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/hpcmips/tx/txcom.c
Module Name:src
Committed By: andvar
Date: Mon Sep 23 19:11:34 UTC 2024
Modified Files:
src/sys/arch/hpcmips/tx: txcom.c
Log Message:
s/dicipline/discipline/ in debug message.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/hpcmips/tx/txcom.c
Module Name:src
Committed By: andvar
Date: Mon Sep 23 18:52:55 UTC 2024
Modified Files:
src/sys/arch/arm/at91: at91twireg.h
Log Message:
s/hodling/holding/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/at91/at91twireg.h
Please
Module Name:src
Committed By: andvar
Date: Mon Sep 23 18:52:55 UTC 2024
Modified Files:
src/sys/arch/arm/at91: at91twireg.h
Log Message:
s/hodling/holding/ in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/at91/at91twireg.h
Please
Module Name:src
Committed By: christos
Date: Mon Sep 23 17:53:42 UTC 2024
Modified Files:
src/external/bsd/jemalloc/dist/include/jemalloc/internal:
arena_externs.h atomic_c11.h edata.h ehooks.h hook.h hpa.h
jemalloc_internal_types.h mutex_prof.h ph.h
Module Name:src
Committed By: christos
Date: Mon Sep 23 17:53:42 UTC 2024
Modified Files:
src/external/bsd/jemalloc/dist/include/jemalloc/internal:
arena_externs.h atomic_c11.h edata.h ehooks.h hook.h hpa.h
jemalloc_internal_types.h mutex_prof.h ph.h
Module Name:src
Committed By: skrll
Date: Mon Sep 23 16:28:06 UTC 2024
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Ensure the overlay qtd_buffer{,_hi} fields are zeroised when QHs are
allocated/set. The allocation zeroisation was lost in my last commit.
Minor whi
Module Name:src
Committed By: skrll
Date: Mon Sep 23 16:28:06 UTC 2024
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Ensure the overlay qtd_buffer{,_hi} fields are zeroised when QHs are
allocated/set. The allocation zeroisation was lost in my last commit.
Minor whi
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:49:42 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
Move lintflags to jemalloc Makefile.inc fragment
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/lib/libc/stdlib/M
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:49:42 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
Move lintflags to jemalloc Makefile.inc fragment
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/lib/libc/stdlib/M
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:48:36 UTC 2024
Modified Files:
src/external/bsd/jemalloc.old/lib: Makefile.inc
Log Message:
move lint stuff from libc
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/jemalloc.old/
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:48:36 UTC 2024
Modified Files:
src/external/bsd/jemalloc.old/lib: Makefile.inc
Log Message:
move lint stuff from libc
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/jemalloc.old/
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:44:43 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
get the variable name right
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/lib/libc/stdlib/Makefile.inc
Please n
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:44:43 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
get the variable name right
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/lib/libc/stdlib/Makefile.inc
Please n
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:42:06 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/lib/libc/stdlib/Makefile.inc
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:42:06 UTC 2024
Modified Files:
src/lib/libc/stdlib: Makefile.inc
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/lib/libc/stdlib/Makefile.inc
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:20:04 UTC 2024
Modified Files:
src/external/bsd/wpa/dist/src/common: dpp.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/dist/src/common/dpp.c
P
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:20:04 UTC 2024
Modified Files:
src/external/bsd/wpa/dist/src/common: dpp.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/wpa/dist/src/common/dpp.c
P
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:08:36 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.2048 -r1.2049 src/doc/3RDPARTY
cvs rdiff -u -r1.3098 -r1.3099 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:08:36 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.2048 -r1.2049 src/doc/3RDPARTY
cvs rdiff -u -r1.3098 -r1.3099 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:03:47 UTC 2024
Modified Files:
src/external/bsd/jemalloc/dist/build-aux: config.guess
src/external/bsd/jemalloc/dist/include/jemalloc/internal:
arena_externs.h arena_inlines_a.h arena_inlines_b.h
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:03:47 UTC 2024
Modified Files:
src/external/bsd/jemalloc/dist/build-aux: config.guess
src/external/bsd/jemalloc/dist/include/jemalloc/internal:
arena_externs.h arena_inlines_a.h arena_inlines_b.h
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:00:02 UTC 2024
Update of /cvsroot/src/external/bsd/jemalloc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv4168
Log Message:
Import jemalloc-5.3.0 (previous was 5.1.0)
* 5.3.0 (May 6, 2022)
This release contains man
Module Name:src
Committed By: christos
Date: Mon Sep 23 15:00:02 UTC 2024
Update of /cvsroot/src/external/bsd/jemalloc/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv4168
Log Message:
Import jemalloc-5.3.0 (previous was 5.1.0)
* 5.3.0 (May 6, 2022)
This release contains man
Module Name:src
Committed By: andvar
Date: Mon Sep 23 13:12:45 UTC 2024
Modified Files:
src/sys/arch/landisk/conf: GENERIC
Log Message:
s/signle/single/.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sys/arch/landisk/conf/GENERIC
Please note that dif
Module Name:src
Committed By: andvar
Date: Mon Sep 23 13:12:45 UTC 2024
Modified Files:
src/sys/arch/landisk/conf: GENERIC
Log Message:
s/signle/single/.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/sys/arch/landisk/conf/GENERIC
Please note that dif
Module Name:src
Committed By: christos
Date: Mon Sep 23 13:00:47 UTC 2024
Modified Files:
src/lib: Makefile
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 src/lib/Makefile
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Mon Sep 23 13:00:47 UTC 2024
Modified Files:
src/lib: Makefile
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.301 -r1.302 src/lib/Makefile
Please note that diffs are not
Module Name:src
Committed By: christos
Date: Mon Sep 23 13:00:31 UTC 2024
Modified Files:
src/external/bsd: Makefile
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/external/bsd/Makefile
Please note tha
Module Name:src
Committed By: christos
Date: Mon Sep 23 13:00:31 UTC 2024
Modified Files:
src/external/bsd: Makefile
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/external/bsd/Makefile
Please note tha
Module Name:src
Committed By: christos
Date: Mon Sep 23 13:00:13 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.1404 -r1.1405 src/share/mk/bsd.own.mk
Please note tha
Module Name:src
Committed By: christos
Date: Mon Sep 23 13:00:13 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Handle multiple versions of jemalloc
To generate a diff of this commit:
cvs rdiff -u -r1.1404 -r1.1405 src/share/mk/bsd.own.mk
Please note tha
Tags: src-external-bsd-jemalloc-20240923-0851
N src/external/bsd/jemalloc.old/Makefile
N src/external/bsd/jemalloc.old/dist/.appveyor.yml
N src/external/bsd/jemalloc.old/dist/.autom4te.cfg
N src/external/bsd/jemalloc.old/dist/.travis.yml
N src/external/bsd/jemalloc.old/dist/COPYING
Tags: src-external-bsd-jemalloc-20240923-0851
N src/external/bsd/jemalloc.old/Makefile
N src/external/bsd/jemalloc.old/dist/.appveyor.yml
N src/external/bsd/jemalloc.old/dist/.autom4te.cfg
N src/external/bsd/jemalloc.old/dist/.travis.yml
N src/external/bsd/jemalloc.old/dist/COPYING
Module Name:src
Committed By: uwe
Date: Mon Sep 23 12:20:23 UTC 2024
Modified Files:
src/etc/skel: dot.cshrc
Log Message:
dot.cshrc: add commented out LESS example
Switch commented out PAGER from more(1), the default, to less(1), so
that a user can just uncomment the line
Module Name:src
Committed By: uwe
Date: Mon Sep 23 12:20:23 UTC 2024
Modified Files:
src/etc/skel: dot.cshrc
Log Message:
dot.cshrc: add commented out LESS example
Switch commented out PAGER from more(1), the default, to less(1), so
that a user can just uncomment the line
Module Name:src
Committed By: uwe
Date: Mon Sep 23 12:12:36 UTC 2024
Modified Files:
src/etc/skel: dot.profile
Log Message:
dot.profile: add commented out LESS example
Switch commented out PAGER from more(1), the default, to less(1), so
that a user can just uncomment the
Module Name:src
Committed By: uwe
Date: Mon Sep 23 12:12:36 UTC 2024
Modified Files:
src/etc/skel: dot.profile
Log Message:
dot.profile: add commented out LESS example
Switch commented out PAGER from more(1), the default, to less(1), so
that a user can just uncomment the
Module Name:src
Committed By: uwe
Date: Mon Sep 23 11:38:50 UTC 2024
Modified Files:
src/etc/skel: dot.profile
Log Message:
dot.profile: reword the comment about EDITOR
Push the scary cool story about ed(1) from the front page. The user
is more interested in the options
Module Name:src
Committed By: uwe
Date: Mon Sep 23 11:38:50 UTC 2024
Modified Files:
src/etc/skel: dot.profile
Log Message:
dot.profile: reword the comment about EDITOR
Push the scary cool story about ed(1) from the front page. The user
is more interested in the options
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:43:33 UTC 2024
Modified Files:
src/sys/arch/virt68k/virt68k: trap.c
Log Message:
virt68k: trap: Fix ksi_code for T_TRAP{,15}|T_USER
Fix ATF failures for lib/libc/sys/t_ptrace_wait*:{,set}step*.
XXX
It would be really
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:43:33 UTC 2024
Modified Files:
src/sys/arch/virt68k/virt68k: trap.c
Log Message:
virt68k: trap: Fix ksi_code for T_TRAP{,15}|T_USER
Fix ATF failures for lib/libc/sys/t_ptrace_wait*:{,set}step*.
XXX
It would be really
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:38:31 UTC 2024
Modified Files:
src/sys/arch/virt68k/conf: GENERIC
Log Message:
virt68k: GENERIC: Add some features required by ATF
- NULLFS, PUFFS, and putter
- SYSV{MSG,SEM,SHM}
- {,sw}crypto
To generate a diff of t
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:38:31 UTC 2024
Modified Files:
src/sys/arch/virt68k/conf: GENERIC
Log Message:
virt68k: GENERIC: Add some features required by ATF
- NULLFS, PUFFS, and putter
- SYSV{MSG,SEM,SHM}
- {,sw}crypto
To generate a diff of t
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:28:54 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Make backtrace for sparc ubsan little bit better
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:28:54 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Make backtrace for sparc ubsan little bit better
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:25:04 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Document sh3 switch
Everything works just fine (at least for landisk) after
PR toolchain/58411 fix.
To generate a diff of
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:25:04 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Document sh3 switch
Everything works just fine (at least for landisk) after
PR toolchain/58411 fix.
To generate a diff of
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:21:14 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
bsd.own.mk: Switch sh3 to GCC12
No new regression observed for full ATF run on DIAGNOSTIC
kernel for landisk.
PR toolchain/58411
To generate a dif
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:21:14 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
bsd.own.mk: Switch sh3 to GCC12
No new regression observed for full ATF run on DIAGNOSTIC
kernel for landisk.
PR toolchain/58411
To generate a dif
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:18:08 UTC 2024
Modified Files:
src/sys/arch/landisk/conf: GENERIC
Log Message:
landisk: GENERIC: Enable DIAGNOSTIC
PR kern/51254 has been fixed, and now DIAGNOSTIC kernel
survives full ATF run.
To generate a diff of
Module Name:src
Committed By: rin
Date: Mon Sep 23 10:18:08 UTC 2024
Modified Files:
src/sys/arch/landisk/conf: GENERIC
Log Message:
landisk: GENERIC: Enable DIAGNOSTIC
PR kern/51254 has been fixed, and now DIAGNOSTIC kernel
survives full ATF run.
To generate a diff of
Module Name:src
Committed By: skrll
Date: Mon Sep 23 10:07:27 UTC 2024
Modified Files:
src/sys/dev/usb: ehci.c ehcireg.h ehcivar.h
Log Message:
Allocate a whole cacheline for all the descriptor types used by ehci so
that
i) they can be alloc'ed without USBMALLOC_COHERENT
Module Name:src
Committed By: rin
Date: Mon Sep 23 09:48:02 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Update sanitizers v.s. sparc
While missing 64-bit atomic builtins is fixed, ubsan does not work
due to CheckLocked assertion
Module Name:src
Committed By: rin
Date: Mon Sep 23 09:48:02 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Update sanitizers v.s. sparc
While missing 64-bit atomic builtins is fixed, ubsan does not work
due to CheckLocked assertion
Module Name:src
Committed By: rin
Date: Mon Sep 23 08:33:53 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Update m68* and i386
- m68*: Switched.
- i386: -march=i586 is no longer required for lib*san.
- i386: ATF successfully compl
Module Name:src
Committed By: rin
Date: Mon Sep 23 08:33:53 UTC 2024
Modified Files:
src/external/gpl3/gcc: README.gcc12
Log Message:
README.gcc12: Update m68* and i386
- m68*: Switched.
- i386: -march=i586 is no longer required for lib*san.
- i386: ATF successfully compl
Module Name:src
Committed By: rin
Date: Mon Sep 23 08:18:49 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
bsd.own.mk: Switch m68k to GCC12
- No new regression for full ATF run on virt68k.
- sun2 works at a level as GCC10.
To generate a diff of this comm
Module Name:src
Committed By: rin
Date: Mon Sep 23 08:18:49 UTC 2024
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
bsd.own.mk: Switch m68k to GCC12
- No new regression for full ATF run on virt68k.
- sun2 works at a level as GCC10.
To generate a diff of this comm
Module Name:src
Committed By: rin
Date: Mon Sep 23 07:35:44 UTC 2024
Modified Files:
src/doc: HACKS
Log Message:
doc/HACKS: Belatedly add some more GCC12/m68k stack-protector hacks
To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/doc/HACKS
Please note
Module Name:src
Committed By: rin
Date: Mon Sep 23 07:35:44 UTC 2024
Modified Files:
src/doc: HACKS
Log Message:
doc/HACKS: Belatedly add some more GCC12/m68k stack-protector hacks
To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/doc/HACKS
Please note
69 matches
Mail list logo