CVS commit: src/tests/bin/sh

2024-10-17 Thread Robert Elz
Module Name:src Committed By: kre Date: Fri Oct 18 06:32:08 UTC 2024 Modified Files: src/tests/bin/sh: t_fsplit.sh Log Message: Test field splitting as used by the read built-in. This includes a couple of sub-tests which test for the bug from PR bin/58749 Other aspects o

CVS commit: src/sys/conf

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 19:20:02 UTC 2024 Modified Files: src/sys/conf: newvers_stand.mk Log Message: Add TOOL_AWK To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/conf/newvers_stand.mk Please note that diffs are not pu

CVS commit: src/sys/conf

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 19:20:02 UTC 2024 Modified Files: src/sys/conf: newvers_stand.mk Log Message: Add TOOL_AWK To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/conf/newvers_stand.mk Please note that diffs are not pu

CVS commit: src/doc

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 18:39:01 UTC 2024 Modified Files: src/doc: 3RDPARTY Log Message: document ipfilter To generate a diff of this commit: cvs rdiff -u -r1.2052 -r1.2053 src/doc/3RDPARTY Please note that diffs are not public domain; th

CVS commit: src/doc

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 18:39:01 UTC 2024 Modified Files: src/doc: 3RDPARTY Log Message: document ipfilter To generate a diff of this commit: cvs rdiff -u -r1.2052 -r1.2053 src/doc/3RDPARTY Please note that diffs are not public domain; th

CVS commit: src/sys/dev/pci

2024-10-17 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu Oct 17 17:15:33 UTC 2024 Modified Files: src/sys/dev/pci: viaide.c Log Message: Use the chipset name to describe the IDE controller in order to avoid confusion. VT800->VX800 and VT855->VX855. To generate a diff of this commi

CVS commit: src/sys/dev/pci

2024-10-17 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Thu Oct 17 17:15:33 UTC 2024 Modified Files: src/sys/dev/pci: viaide.c Log Message: Use the chipset name to describe the IDE controller in order to avoid confusion. VT800->VX800 and VT855->VX855. To generate a diff of this commi

CVS commit: src/doc

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:57:57 UTC 2024 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new libarchive To generate a diff of this commit: cvs rdiff -u -r1.2051 -r1.2052 src/doc/3RDPARTY cvs rdiff -u -r1.3104 -r1.3105 src/doc/CHANG

CVS commit: src/doc

2024-10-17 Thread Christos Zoulas
4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: x68k: Add SIXEL graphics sequence support. [isaki 20241005] pkill(1): Add -F option to use a pidfile and -L to ensure it's locked. Taken from FreeBSD. [roy 20241007] - + libarchive: Import libarchive-3.7.7. [christos 20241017]

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

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:56:58 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi Log Message: more libarchive tests To generate a diff of this commit: cvs rdiff -u -r1.1342 -r1.1343 src/distrib/sets/lists/tests/mi Please note th

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

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:56:58 UTC 2024 Modified Files: src/distrib/sets/lists/tests: mi Log Message: more libarchive tests To generate a diff of this commit: cvs rdiff -u -r1.1342 -r1.1343 src/distrib/sets/lists/tests/mi Please note th

CVS commit: src/tests/lib/libarchive

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:51:21 UTC 2024 Modified Files: src/tests/lib/libarchive: Makefile Log Message: Add more files, sort To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libarchive/Makefile Please note tha

CVS commit: src/tests/lib/libarchive

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:51:21 UTC 2024 Modified Files: src/tests/lib/libarchive: Makefile Log Message: Add more files, sort To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/tests/lib/libarchive/Makefile Please note tha

CVS commit: src/external/bsd/libarchive

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:42:09 UTC 2024 Modified Files: src/external/bsd/libarchive/dist/cat/test: test_0.c src/external/bsd/libarchive/dist/cpio/test: test_basic.c test_format_newc.c src/external/bsd/libarchive/

CVS commit: src/external/bsd/libarchive

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:42:09 UTC 2024 Modified Files: src/external/bsd/libarchive/dist/cat/test: test_0.c src/external/bsd/libarchive/dist/cpio/test: test_basic.c test_format_newc.c src/external/bsd/libarchive/

CVS import: src/external/bsd/libarchive/dist

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:24:27 UTC 2024 Update of /cvsroot/src/external/bsd/libarchive/dist In directory ivanova.netbsd.org:/tmp/cvs-serv10818 Log Message: Import libarchive-3.7.7 (previous was 3.7.4) * Libarchive 3.7.7 is a bugfix and security r

CVS import: src/external/bsd/libarchive/dist

2024-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 16:24:27 UTC 2024 Update of /cvsroot/src/external/bsd/libarchive/dist In directory ivanova.netbsd.org:/tmp/cvs-serv10818 Log Message: Import libarchive-3.7.7 (previous was 3.7.4) * Libarchive 3.7.7 is a bugfix and security r

CVS commit: src/sys/arch/x86/include

2024-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 17 14:22:35 UTC 2024 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: x86/specialreg.h: Update AMD CPUID definitions. Update definitions from the following PPR: - PPR for AMD Family 19h Model 11h,

CVS commit: src/sys/arch/x86/include

2024-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 17 14:22:35 UTC 2024 Modified Files: src/sys/arch/x86/include: specialreg.h Log Message: x86/specialreg.h: Update AMD CPUID definitions. Update definitions from the following PPR: - PPR for AMD Family 19h Model 11h,

CVS commit: src/sys/arch/x86/pci

2024-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 17 14:16:48 UTC 2024 Modified Files: src/sys/arch/x86/pci: amdzentemp.c Log Message: amdzentemp(4): Add some CPU support. - Zen4 "Siena" (family 1fh mode 0xa0...0xaf) - Zen5 "Turin Classic" (family 1ah mode 0x0

CVS commit: src/sys/arch/x86/pci

2024-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 17 14:16:48 UTC 2024 Modified Files: src/sys/arch/x86/pci: amdzentemp.c Log Message: amdzentemp(4): Add some CPU support. - Zen4 "Siena" (family 1fh mode 0xa0...0xaf) - Zen5 "Turin Classic" (family 1ah mode 0x0

CVS commit: src/sys/arch/x86/pci

2024-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 17 14:02:40 UTC 2024 Modified Files: src/sys/arch/x86/pci: amdsmn.c Log Message: amdsmn(4): Add support AMD family F1Ah model 0xh "Turin". To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/x86/p

CVS commit: src/sys/arch/x86/pci

2024-10-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 17 14:02:40 UTC 2024 Modified Files: src/sys/arch/x86/pci: amdsmn.c Log Message: amdsmn(4): Add support AMD family F1Ah model 0xh "Turin". To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/x86/p