CVS commit: [netbsd-9] src

2023-08-11 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Fri Aug 11 12:13:10 UTC 2023 Modified Files: src/distrib/sets/lists/debug [netbsd-9]: mi src/distrib/sets/lists/tests [netbsd-9]: mi src/libexec/ld.elf_so [netbsd-9]: Makefile symbol.c

CVS commit: [netbsd-9] src

2023-08-11 Thread Stephen Borrill
Module Name:src Committed By: sborrill Date: Fri Aug 11 12:13:10 UTC 2023 Modified Files: src/distrib/sets/lists/debug [netbsd-9]: mi src/distrib/sets/lists/tests [netbsd-9]: mi src/libexec/ld.elf_so [netbsd-9]: Makefile symbol.c

CVS commit: src/lib/libc/string

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 11:51:54 UTC 2023 Modified Files: src/lib/libc/string: strncpy.3 Log Message: strncpy(3): Qualify example of strlcpy(3) with a major caveat. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/lib/libc/string

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 11:51:54 UTC 2023 Modified Files: src/lib/libc/string: strncpy.3 Log Message: strncpy(3): Qualify example of strlcpy(3) with a major caveat. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/external/gpl3/gdb/lib

2023-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 11 11:28:05 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libbfd/arch/m68k: bfd-in3.h bfd.h bfdver.h config.h defs.mk targmatch.h src/external/gpl3/gdb/lib/libbfd/arch/powerpc64: bfd-in3.h bfd.h

CVS commit: src/external/gpl3/gdb/lib

2023-08-11 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Aug 11 11:28:05 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libbfd/arch/m68k: bfd-in3.h bfd.h bfdver.h config.h defs.mk targmatch.h src/external/gpl3/gdb/lib/libbfd/arch/powerpc64: bfd-in3.h bfd.h

CVS commit: [netbsd-10] src/sys

2023-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 11 10:13:51 UTC 2023 Modified Files: src/sys/arch/arm/marvell [netbsd-10]: mvsoc_intr.h src/sys/dev/marvell [netbsd-10]: marvellvar.h Log Message: Additionall pull up following revision(s) (requested by riastradh

CVS commit: [netbsd-10] src/sys

2023-08-11 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Aug 11 10:13:51 UTC 2023 Modified Files: src/sys/arch/arm/marvell [netbsd-10]: mvsoc_intr.h src/sys/dev/marvell [netbsd-10]: marvellvar.h Log Message: Additionall pull up following revision(s) (requested by riastradh

CVS commit: src/lib/libc/string

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 09:39:39 UTC 2023 Modified Files: src/lib/libc/string: Makefile.inc strcpy.3 Added Files: src/lib/libc/string: strncpy.3 Log Message: strncpy(3), stpncpy(3): Split man page out of strcpy(3), stpcpy(3).

CVS commit: src/lib/libc/string

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 09:39:39 UTC 2023 Modified Files: src/lib/libc/string: Makefile.inc strcpy.3 Added Files: src/lib/libc/string: strncpy.3 Log Message: strncpy(3), stpncpy(3): Split man page out of strcpy(3), stpcpy(3).

CVS commit: src/sys/dev/acpi/wmi

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 08:36:59 UTC 2023 Modified Files: src/sys/dev/acpi/wmi: wmi_acpi.c Log Message: acpiwmi(4): Fix abuse of char buffer for struct guid_t content. Nothing guarantees alignment, so this is all undefined behaviour, even

CVS commit: src/sys/dev/acpi/wmi

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 08:36:59 UTC 2023 Modified Files: src/sys/dev/acpi/wmi: wmi_acpi.c Log Message: acpiwmi(4): Fix abuse of char buffer for struct guid_t content. Nothing guarantees alignment, so this is all undefined behaviour, even

CVS commit: src/lib/libc/string

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 08:15:30 UTC 2023 Modified Files: src/lib/libc/string: strlcpy.3 Log Message: strlcpy(3): Rework man page to clarify relation to strncpy(3). Add caveats explaining when strlcpy(3) and strlcat(3) are dangerously

CVS commit: src/lib/libc/string

2023-08-11 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 11 08:15:30 UTC 2023 Modified Files: src/lib/libc/string: strlcpy.3 Log Message: strlcpy(3): Rework man page to clarify relation to strncpy(3). Add caveats explaining when strlcpy(3) and strlcat(3) are dangerously

CVS commit: src/external/gpl3/gcc

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 07:37:48 UTC 2023 Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: sh3 releases now build. so did the mips64 ones the other day... To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/external/gpl3/gcc

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 07:37:48 UTC 2023 Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: sh3 releases now build. so did the mips64 ones the other day... To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 07:05:39 UTC 2023 Modified Files: src/sys/arch/mips/rmi: rmixl_fmn.c src/sys/dev/ic: rtsx.c src/sys/lib/libkern: strlist.c src/usr.sbin/sunlabel: sunlabel.c Log Message: avoid uninitialised

CVS commit: src

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 07:05:39 UTC 2023 Modified Files: src/sys/arch/mips/rmi: rmixl_fmn.c src/sys/dev/ic: rtsx.c src/sys/lib/libkern: strlist.c src/usr.sbin/sunlabel: sunlabel.c Log Message: avoid uninitialised

CVS commit: src/usr.bin/mail

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 07:01:01 UTC 2023 Modified Files: src/usr.bin/mail: lex.c Log Message: explicitly truncate display name string size. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/mail/lex.c Please note that

CVS commit: src/usr.bin/mail

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 07:01:01 UTC 2023 Modified Files: src/usr.bin/mail: lex.c Log Message: explicitly truncate display name string size. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/usr.bin/mail/lex.c Please note that

CVS commit: src/external/gpl3/gcc/usr.bin/common-target

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:52:45 UTC 2023 Modified Files: src/external/gpl3/gcc/usr.bin/common-target: Makefile Log Message: re-enable an sh3 warning that is still needed for GCC 12. To generate a diff of this commit: cvs rdiff -u -r1.14

CVS commit: src/external/gpl3/gcc/usr.bin/common-target

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:52:45 UTC 2023 Modified Files: src/external/gpl3/gcc/usr.bin/common-target: Makefile Log Message: re-enable an sh3 warning that is still needed for GCC 12. To generate a diff of this commit: cvs rdiff -u -r1.14

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

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:25:17 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: make this more like the old lsan_allocator.h change. adds sh3 and vax build support. To generate a diff of

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

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:25:17 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: make this more like the old lsan_allocator.h change. adds sh3 and vax build support. To generate a diff of

CVS commit: src/lib/libc/gdtoa

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:02:46 UTC 2023 Modified Files: src/lib/libc/gdtoa: strtod.c Log Message: remove the -O0 force for _int_strtod_l() and GCC 9, it's fixed in GCC 10 and 12. this was triggering sh3 GCC 12 to fail compiles because of

CVS commit: src/lib/libc/gdtoa

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:02:46 UTC 2023 Modified Files: src/lib/libc/gdtoa: strtod.c Log Message: remove the -O0 force for _int_strtod_l() and GCC 9, it's fixed in GCC 10 and 12. this was triggering sh3 GCC 12 to fail compiles because of

<    1   2