CVS commit: src/lib/csu/common

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 16:59:02 UTC 2025 Modified Files: src/lib/csu/common: crt0-common.c Log Message: PR/59189: RVP: move atexit(cleanup) after _preinit() to allow sanitizer initialization during preinit as well as atexit interception.

CVS commit: src/lib/csu/common

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 16:59:02 UTC 2025 Modified Files: src/lib/csu/common: crt0-common.c Log Message: PR/59189: RVP: move atexit(cleanup) after _preinit() to allow sanitizer initialization during preinit as well as atexit interception.

CVS commit: src/distrib/sets/lists/comp

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 17:09:09 UTC 2025 Modified Files: src/distrib/sets/lists/comp: ad.aarch64 md.amd64 mi Log Message: Update sets for sanitizer lib[alt]san_preinit.o files. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58

CVS commit: src/distrib/sets/lists/comp

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 17:09:09 UTC 2025 Modified Files: src/distrib/sets/lists/comp: ad.aarch64 md.amd64 mi Log Message: Update sets for sanitizer lib[alt]san_preinit.o files. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58

CVS commit: src/external/gpl3/gcc

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 17:05:48 UTC 2025 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h src/external/gpl3/gcc/lib/libasan: Makefile src/external/gpl3/gcc/lib/liblsan: Makefile src/external/gpl3/gcc/li

CVS commit: src/external/gpl3/gcc

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 17:05:48 UTC 2025 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h src/external/gpl3/gcc/lib/libasan: Makefile src/external/gpl3/gcc/lib/liblsan: Makefile src/external/gpl3/gcc/li

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 17:04:55 UTC 2025 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_flags.inc Log Message: Allow addr2line (or llvm_symbolizer to run by default) to print stack traces.

CVS commit: src/bin/csh

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 16:47:00 UTC 2025 Modified Files: src/bin/csh: csh.1 Log Message: Improve the description of the jobs built-in. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/bin/csh/csh.1 Please note that diffs

CVS commit: src/bin/csh

2025-03-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Mar 22 16:47:00 UTC 2025 Modified Files: src/bin/csh: csh.1 Log Message: Improve the description of the jobs built-in. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/bin/csh/csh.1 Please note that diffs

CVS commit: src/share/man/man4/man4.evbarm

2025-03-22 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sat Mar 22 14:13:12 UTC 2025 Modified Files: src/share/man/man4/man4.evbarm: awge.4 Log Message: awge.4: give another board manufacturer reference To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man

CVS commit: src/usr.bin/make

2025-03-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 22 12:23:00 UTC 2025 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varname-dot-make-level.exp varname-dot-make-level.mk Log Message: make: ignore attempts to override a read-only

CVS commit: src/share/man/man8/man8.x86

2025-03-22 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 22 12:49:08 UTC 2025 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: Typos To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man8/man8.x86/boot.8 Please note that diffs are n

CVS commit: src/share/man/man4/man4.evbarm

2025-03-22 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Sat Mar 22 14:13:12 UTC 2025 Modified Files: src/share/man/man4/man4.evbarm: awge.4 Log Message: awge.4: give another board manufacturer reference To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man

CVS commit: src/sys/arch/vax/vax

2025-03-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Mar 22 13:28:35 UTC 2025 Modified Files: src/sys/arch/vax/vax: trap.c Log Message: vax: Set tf_psl to PSL_U|PSL_PREVU on exec. This was previously inherited from the caller, which was not clear from context, and the trapfr

CVS commit: src/sys/arch/vax/vax

2025-03-22 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sat Mar 22 13:28:35 UTC 2025 Modified Files: src/sys/arch/vax/vax: trap.c Log Message: vax: Set tf_psl to PSL_U|PSL_PREVU on exec. This was previously inherited from the caller, which was not clear from context, and the trapfr

CVS commit: src/usr.bin/make

2025-03-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 22 12:23:00 UTC 2025 Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varname-dot-make-level.exp varname-dot-make-level.mk Log Message: make: ignore attempts to override a read-only

CVS commit: src/share/man/man8/man8.x86

2025-03-22 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Mar 22 12:49:08 UTC 2025 Modified Files: src/share/man/man8/man8.x86: boot.8 Log Message: Typos To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/share/man/man8/man8.x86/boot.8 Please note that diffs are n

CVS commit: src/sys/arch/vax

2025-03-22 Thread Hans Rosenfeld
Module Name:src Committed By: hans Date: Sat Mar 22 10:37:19 UTC 2025 Modified Files: src/sys/arch/vax/include: db_machdep.h src/sys/arch/vax/vax: db_disasm.c db_machdep.c trap.c Log Message: vax/ddb(4): clean up machine dependent code and improve usability First,

CVS commit: src

2025-03-22 Thread Harold Gutch
Module Name:src Committed By: hgutch Date: Sat Mar 22 09:25:14 UTC 2025 Modified Files: src/distrib/utils/embedded: mkimage src/etc/etc.evbarm: Makefile.inc src/etc/etc.evbmips: Makefile.inc src/etc/etc.evbppc: Makefile.inc src/etc/etc.riscv:

CVS commit: src

2025-03-22 Thread Harold Gutch
Module Name:src Committed By: hgutch Date: Sat Mar 22 09:25:14 UTC 2025 Modified Files: src/distrib/utils/embedded: mkimage src/etc/etc.evbarm: Makefile.inc src/etc/etc.evbmips: Makefile.inc src/etc/etc.evbppc: Makefile.inc src/etc/etc.riscv:

CVS commit: src/usr.sbin/umcpmioctl

2025-03-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 22 06:09:48 UTC 2025 Modified Files: src/usr.sbin/umcpmioctl: printumcpmio.c putflash.c umcpmioctl.c Log Message: umcpmioctl: exit 1 on usage error, except for -h While here, combine the calls to 'usage' and 'exit'. To

CVS commit: src/usr.sbin/umcpmioctl

2025-03-22 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sat Mar 22 05:36:27 UTC 2025 Modified Files: src/usr.sbin/umcpmioctl: umcpmioctl.c Log Message: umcpmioctl: fix lint warnings Remove unreachable break statements after calling exit. Make valid_cmd a static function, to avoid hav