CVS commit: src/sys/net

2022-10-05 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Thu Oct 6 06:59:25 UTC 2022 Modified Files: src/sys/net: if_ipsec.c Log Message: Fix overflow case detected by clang. Pointed out by wsh@IIJ, thanks. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/net

CVS commit: src/sys/net

2022-10-05 Thread Kengo NAKAHARA
Module Name:src Committed By: knakahara Date: Thu Oct 6 06:59:25 UTC 2022 Modified Files: src/sys/net: if_ipsec.c Log Message: Fix overflow case detected by clang. Pointed out by wsh@IIJ, thanks. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/net

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

2022-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 6 06:51:37 UTC 2022 Modified Files: src/sys/arch/x86/include: i82093reg.h Log Message: IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/

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

2022-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 6 06:51:37 UTC 2022 Modified Files: src/sys/arch/x86/include: i82093reg.h Log Message: IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/

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

2022-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 6 06:42:46 UTC 2022 Modified Files: src/sys/arch/x86/x86: ioapic.c Log Message: Print detail about misconfigured APIC ID. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/x86/x86/ioapic.c Ple

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

2022-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 6 06:42:46 UTC 2022 Modified Files: src/sys/arch/x86/x86: ioapic.c Log Message: Print detail about misconfigured APIC ID. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/sys/arch/x86/x86/ioapic.c Ple

CVS commit: src/tests/lib/libc/inet

2022-10-05 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Oct 6 06:05:31 UTC 2022 Modified Files: src/tests/lib/libc/inet: t_inet_network.c Log Message: add tests for PR/57046. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/inet/t_inet_network.c Pleas

CVS commit: src/tests/lib/libc/inet

2022-10-05 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Oct 6 06:05:31 UTC 2022 Modified Files: src/tests/lib/libc/inet: t_inet_network.c Log Message: add tests for PR/57046. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/inet/t_inet_network.c Pleas

CVS commit: src/lib/libc/inet

2022-10-05 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Oct 6 06:03:06 UTC 2022 Modified Files: src/lib/libc/inet: inet_network.c Log Message: fix fixPR/57046. inet_network(3) returns INADDR_NONE when network names such as /x[0-9a-f][0-9a-f]/. To generate a diff of this commit: cv

CVS commit: src/lib/libc/inet

2022-10-05 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Thu Oct 6 06:03:06 UTC 2022 Modified Files: src/lib/libc/inet: inet_network.c Log Message: fix fixPR/57046. inet_network(3) returns INADDR_NONE when network names such as /x[0-9a-f][0-9a-f]/. To generate a diff of this commit: cv

CVS commit: src/sys

2022-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 6 00:22:16 UTC 2022 Modified Files: src/sys/arch/x86/include: specialreg.h src/sys/dev/nvmm/x86: nvmm_x86.c Log Message: Update some AMD CPUID bits: - Rename FSREP_MOV to FSRM. - Add Memory Bandwidth Enforcement

CVS commit: src/sys

2022-10-05 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Thu Oct 6 00:22:16 UTC 2022 Modified Files: src/sys/arch/x86/include: specialreg.h src/sys/dev/nvmm/x86: nvmm_x86.c Log Message: Update some AMD CPUID bits: - Rename FSREP_MOV to FSRM. - Add Memory Bandwidth Enforcement

CVS commit: src/doc

2022-10-05 Thread Christos Zoulas
etBSD source tree. @@ -694,3 +694,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: file(1): Upgraded to 5.43. [christos 20220924] tzdata: updated to 2022d (using the 2022dgtz fork) [kre 20220928] dhcp: Patch to version 4.4.3-P1. [christos 20221005] + OpenSSH: Import 9.1. [christos 20221005]

CVS commit: src/doc

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:51:37 UTC 2022 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new OpenSSH To generate a diff of this commit: cvs rdiff -u -r1.1884 -r1.1885 src/doc/3RDPARTY cvs rdiff -u -r1.2914 -r1.2915 src/doc/CHANGES

CVS commit: src/distrib/sets/lists

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:40:12 UTC 2022 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump libssh for OpenSSH-9.1 To generate a diff of this commit: cvs rdiff -u -r1.940 -r1

CVS commit: src/distrib/sets/lists

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:40:12 UTC 2022 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump libssh for OpenSSH-9.1 To generate a diff of this commit: cvs rdiff -u -r1.940 -r1

CVS commit: src/crypto/external/bsd/openssh

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:39:37 UTC 2022 Modified Files: src/crypto/external/bsd/openssh/bin/sftp: Makefile src/crypto/external/bsd/openssh/bin/ssh: Makefile src/crypto/external/bsd/openssh/bin/sshd: Makefile src/cryp

CVS commit: src/crypto/external/bsd/openssh

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:39:37 UTC 2022 Modified Files: src/crypto/external/bsd/openssh/bin/sftp: Makefile src/crypto/external/bsd/openssh/bin/ssh: Makefile src/crypto/external/bsd/openssh/bin/sshd: Makefile src/cryp

CVS import: src/crypto/external/bsd/openssh/dist

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:35:37 UTC 2022 Update of /cvsroot/src/crypto/external/bsd/openssh/dist In directory ivanova.netbsd.org:/tmp/cvs-serv7511 Log Message: Import OpenSSH-9.1 (previously we were on OpenSSH-9.0) This release is focused on bug f

CVS import: src/crypto/external/bsd/openssh/dist

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:35:37 UTC 2022 Update of /cvsroot/src/crypto/external/bsd/openssh/dist In directory ivanova.netbsd.org:/tmp/cvs-serv7511 Log Message: Import OpenSSH-9.1 (previously we were on OpenSSH-9.0) This release is focused on bug f

CVS commit: src/doc

2022-10-05 Thread Christos Zoulas
NetBSD 10.0: unbound(8): Import 1.16.3. [christos 20220924] file(1): Upgraded to 5.43. [christos 20220924] tzdata: updated to 2022d (using the 2022dgtz fork) [kre 20220928] + dhcp: Patch to version 4.4.3-P1. [christos 20221005]

CVS commit: src/doc

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:21:19 UTC 2022 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: mention dhcp patch To generate a diff of this commit: cvs rdiff -u -r1.1883 -r1.1884 src/doc/3RDPARTY cvs rdiff -u -r1.2913 -r1.2914 src/doc/C

CVS commit: src/external/mpl/dhcp/dist

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:20:15 UTC 2022 Modified Files: src/external/mpl/dhcp/dist: RELNOTES src/external/mpl/dhcp/dist/common: options.c src/external/mpl/dhcp/dist/common/tests: option_unittest.c Log Message: Apply securit

CVS commit: src/external/mpl/dhcp/dist

2022-10-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 5 22:20:15 UTC 2022 Modified Files: src/external/mpl/dhcp/dist: RELNOTES src/external/mpl/dhcp/dist/common: options.c src/external/mpl/dhcp/dist/common/tests: option_unittest.c Log Message: Apply securit

CVS commit: src/include

2022-10-05 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 5 12:09:07 UTC 2022 Modified Files: src/include: stdlib.h Log Message: Remove hacky gcc2-specific alloca definition. To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 src/include/stdlib.h Please note that di

CVS commit: src/include

2022-10-05 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 5 12:09:07 UTC 2022 Modified Files: src/include: stdlib.h Log Message: Remove hacky gcc2-specific alloca definition. To generate a diff of this commit: cvs rdiff -u -r1.123 -r1.124 src/include/stdlib.h Please note that di

CVS commit: src/lib/libc

2022-10-05 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 5 10:28:19 UTC 2022 Modified Files: src/lib/libc/arch/aarch64/softfloat: qp.c src/lib/libc/compiler_rt: Makefile.inc Log Message: libc: switch aarch64 to use softfloat functions from compiler_rt The old definitions

CVS commit: src/lib/libc

2022-10-05 Thread Nia Alarie
Module Name:src Committed By: nia Date: Wed Oct 5 10:28:19 UTC 2022 Modified Files: src/lib/libc/arch/aarch64/softfloat: qp.c src/lib/libc/compiler_rt: Makefile.inc Log Message: libc: switch aarch64 to use softfloat functions from compiler_rt The old definitions

CVS commit: src/sys/arch/powerpc/ibm4xx

2022-10-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 5 09:03:06 UTC 2022 Modified Files: src/sys/arch/powerpc/ibm4xx: pmap.c Log Message: ppc4xx_tlb_enter: One more style sync. No binary changes. Use hi and lo instead of th and tl for TLBHI and TLBLO, respectively, as done fo

CVS commit: src/sys/arch/powerpc/ibm4xx

2022-10-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 5 09:03:06 UTC 2022 Modified Files: src/sys/arch/powerpc/ibm4xx: pmap.c Log Message: ppc4xx_tlb_enter: One more style sync. No binary changes. Use hi and lo instead of th and tl for TLBHI and TLBLO, respectively, as done fo

CVS commit: src/sys/arch/powerpc/ibm4xx

2022-10-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 5 08:47:52 UTC 2022 Modified Files: src/sys/arch/powerpc/ibm4xx: pmap.c Log Message: Use %[foo], %[bar], ... instead of %0, %1, ... for asm codes. Unify variable names if possible. No binary changes. To generate a diff of

CVS commit: src/sys/arch/powerpc/ibm4xx

2022-10-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 5 08:47:52 UTC 2022 Modified Files: src/sys/arch/powerpc/ibm4xx: pmap.c Log Message: Use %[foo], %[bar], ... instead of %0, %1, ... for asm codes. Unify variable names if possible. No binary changes. To generate a diff of

CVS commit: src/sys/arch/powerpc/ibm4xx

2022-10-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 5 08:18:00 UTC 2022 Modified Files: src/sys/arch/powerpc/ibm4xx: clock.c copyinstr.c copyoutstr.c cpu.c ibm4xx_machdep.c pmap.c trap.c Log Message: Minor style fixes to asm codes. No binary changes. To generate

CVS commit: src/sys/arch/powerpc/ibm4xx

2022-10-05 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Wed Oct 5 08:18:00 UTC 2022 Modified Files: src/sys/arch/powerpc/ibm4xx: clock.c copyinstr.c copyoutstr.c cpu.c ibm4xx_machdep.c pmap.c trap.c Log Message: Minor style fixes to asm codes. No binary changes. To generate