CVS commit: src/share/misc

2024-09-24 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Sep 25 02:42:52 UTC 2024 Modified Files: src/share/misc: acronyms.comp Log Message: +KDFkey derivation function +NIKE Non-Interactive Key Exchange To generate a diff of this commit: cvs rdiff -u -r1.392 -r1.393 src/s

CVS commit: src/share/misc

2024-09-24 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Wed Sep 25 02:42:52 UTC 2024 Modified Files: src/share/misc: acronyms.comp Log Message: +KDFkey derivation function +NIKE Non-Interactive Key Exchange To generate a diff of this commit: cvs rdiff -u -r1.392 -r1.393 src/s

CVS commit: src/doc

2024-09-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Sep 24 21:43:24 UTC 2024 Modified Files: src/doc: 3RDPARTY Log Message: doc: fix OpenLDAP entry To generate a diff of this commit: cvs rdiff -u -r1.2050 -r1.2051 src/doc/3RDPARTY Please note that diffs are not public domain; t

CVS commit: src/doc

2024-09-24 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Sep 24 21:43:24 UTC 2024 Modified Files: src/doc: 3RDPARTY Log Message: doc: fix OpenLDAP entry To generate a diff of this commit: cvs rdiff -u -r1.2050 -r1.2051 src/doc/3RDPARTY Please note that diffs are not public domain; t

CVS commit: src/distrib/sets/lists

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:34:41 UTC 2024 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump libssh To generate a diff of this commit: cvs rdiff -u -r1.990 -r1.991 src/distrib

CVS commit: src/distrib/sets/lists

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:34:41 UTC 2024 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump libssh To generate a diff of this commit: cvs rdiff -u -r1.990 -r1.991 src/distrib

CVS commit: src/doc

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:33:42 UTC 2024 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new openssh To generate a diff of this commit: cvs rdiff -u -r1.2049 -r1.2050 src/doc/3RDPARTY cvs rdiff -u -r1.3100 -r1.3101 src/doc/CHANGES

CVS commit: src/doc

2024-09-24 Thread Christos Zoulas
made to the NetBSD source tree. @@ -528,3 +528,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0: zlib: Import 1.3.1 [christos 20240922] jemalloc(3): Import 5.3.0. [christos 20140923] vether(4): allow link state to be toggled by link0. [roy 20240924] + OpenSSH: Import 9.9. [christos 20240924]

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

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:32:20 UTC 2024 Modified Files: src/crypto/external/bsd/openssh/dist: auth.c channels.c channels.h cipher.c crypto_api.h kex-names.c kex.c kex.h kexc25519.c kexgen.c kexmlkem768x25519.c kexsnt

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

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:32:20 UTC 2024 Modified Files: src/crypto/external/bsd/openssh/dist: auth.c channels.c channels.h cipher.c crypto_api.h kex-names.c kex.c kex.h kexc25519.c kexgen.c kexmlkem768x25519.c kexsnt

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

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:28:24 UTC 2024 Update of /cvsroot/src/crypto/external/bsd/openssh/dist In directory ivanova.netbsd.org:/tmp/cvs-serv25864 Log Message: Import OpenSSH-9.9 (previous was 9.8) Changes: Future deprecation notice

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

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 21:28:24 UTC 2024 Update of /cvsroot/src/crypto/external/bsd/openssh/dist In directory ivanova.netbsd.org:/tmp/cvs-serv25864 Log Message: Import OpenSSH-9.9 (previous was 9.8) Changes: Future deprecation notice

CVS commit: src/sys/arch/xen/xen

2024-09-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Sep 24 20:54:53 UTC 2024 Modified Files: src/sys/arch/xen/xen: balloon.c Log Message: smal->small in comment. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/xen/xen/balloon.c Please note that dif

CVS commit: src/sys/arch/xen/xen

2024-09-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Sep 24 20:54:53 UTC 2024 Modified Files: src/sys/arch/xen/xen: balloon.c Log Message: smal->small in comment. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/arch/xen/xen/balloon.c Please note that dif

CVS commit: src/sys/arch/riscv/riscv

2024-09-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Sep 24 20:39:08 UTC 2024 Modified Files: src/sys/arch/riscv/riscv: db_disasm.c Log Message: remove commented warnx() call, it looks like unintended development leftover. To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: src/sys/arch/riscv/riscv

2024-09-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Sep 24 20:39:08 UTC 2024 Modified Files: src/sys/arch/riscv/riscv: db_disasm.c Log Message: remove commented warnx() call, it looks like unintended development leftover. To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: src/sys/arch/amd64/amd64

2024-09-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Sep 24 20:19:30 UTC 2024 Modified Files: src/sys/arch/amd64/amd64: copy.S Log Message: s/acually/actually/ in comment. P.S. the comment itself is hardly readable though. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/sys/arch/amd64/amd64

2024-09-24 Thread Andrius Varanavicius
Module Name:src Committed By: andvar Date: Tue Sep 24 20:19:30 UTC 2024 Modified Files: src/sys/arch/amd64/amd64: copy.S Log Message: s/acually/actually/ in comment. P.S. the comment itself is hardly readable though. To generate a diff of this commit: cvs rdiff -u -r1.3

CVS commit: src/usr.bin/xlint/lint1

2024-09-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 24 19:58:06 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: debug.c externs1.h main1.c Log Message: lint: exclude the GCC builtins from debug logging Their source code is parsed for simplicity, and since the text is fix

CVS commit: src/usr.bin/xlint/lint1

2024-09-24 Thread Roland Illig
Module Name:src Committed By: rillig Date: Tue Sep 24 19:58:06 UTC 2024 Modified Files: src/usr.bin/xlint/lint1: debug.c externs1.h main1.c Log Message: lint: exclude the GCC builtins from debug logging Their source code is parsed for simplicity, and since the text is fix

Re: CVS commit: src

2024-09-24 Thread Roy Marples
On Tue, 24 Sep 2024 15:29:00 +0100 Jonathan A. Kollasch wrote --- > On Tue, Sep 24, 2024 at 05:15:41PM +0300, Valery Ushakov wrote: > > On Tue, Sep 24, 2024 at 13:03:30 +, Roy Marples wrote: > > > > > Take link state down: ifconfig vether0 link0 > > > Bring link state up: ifconf

CVS commit: src

2024-09-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 24 15:23:53 UTC 2024 Modified Files: src/share/man/man4: vether.4 src/sys/net: if_vether.c Log Message: vether(4): link0 now means link state up Which makes more sense than -link0 meaning link state up. link0 is now

CVS commit: src

2024-09-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 24 15:23:53 UTC 2024 Modified Files: src/share/man/man4: vether.4 src/sys/net: if_vether.c Log Message: vether(4): link0 now means link state up Which makes more sense than -link0 meaning link state up. link0 is now

Re: CVS commit: src

2024-09-24 Thread Jonathan A. Kollasch
On Tue, Sep 24, 2024 at 05:15:41PM +0300, Valery Ushakov wrote: > On Tue, Sep 24, 2024 at 13:03:30 +, Roy Marples wrote: > > > Take link state down: ifconfig vether0 link0 > > Bring link state up: ifconfig vether0 -link0 > > Isn't that a bit counterintuitive that negation (-link0) means "up"

CVS commit: src/share/mk

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 14:25:44 UTC 2024 Modified Files: src/share/mk: bsd.README bsd.prog.mk Log Message: Add some new X libraries, sort again. There are more missing... (run ./compare-lib-lists after you install the .mk files) To genera

CVS commit: src/share/mk

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 14:25:44 UTC 2024 Modified Files: src/share/mk: bsd.README bsd.prog.mk Log Message: Add some new X libraries, sort again. There are more missing... (run ./compare-lib-lists after you install the .mk files) To genera

CVS commit: src/share/man/man4

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:19:02 UTC 2024 Modified Files: src/share/man/man4: vether.4 Log Message: vether(4): prettify a bit To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/vether.4 Please note that diffs are no

CVS commit: src/share/man/man4

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:19:02 UTC 2024 Modified Files: src/share/man/man4: vether.4 Log Message: vether(4): prettify a bit To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/vether.4 Please note that diffs are no

Re: CVS commit: src

2024-09-24 Thread Valery Ushakov
On Tue, Sep 24, 2024 at 13:03:30 +, Roy Marples wrote: > Take link state down: ifconfig vether0 link0 > Bring link state up: ifconfig vether0 -link0 Isn't that a bit counterintuitive that negation (-link0) means "up"? -uwe

CVS commit: src/lib/libc/regex

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:10:44 UTC 2024 Modified Files: src/lib/libc/regex: regex.3 Log Message: regex.3: brush up markup Use \N for backreferences in both places for consistency and to make it more obviously different from \n (besides the dif

CVS commit: src/lib/libc/regex

2024-09-24 Thread Valery Ushakov
Module Name:src Committed By: uwe Date: Tue Sep 24 14:10:44 UTC 2024 Modified Files: src/lib/libc/regex: regex.3 Log Message: regex.3: brush up markup Use \N for backreferences in both places for consistency and to make it more obviously different from \n (besides the dif

CVS commit: src/share/mk

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 14:08:14 UTC 2024 Modified Files: src/share/mk: bsd.own.mk Log Message: switch x86 to new jemalloc To generate a diff of this commit: cvs rdiff -u -r1.1405 -r1.1406 src/share/mk/bsd.own.mk Please note that diffs ar

CVS commit: src/share/mk

2024-09-24 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 24 14:08:14 UTC 2024 Modified Files: src/share/mk: bsd.own.mk Log Message: switch x86 to new jemalloc To generate a diff of this commit: cvs rdiff -u -r1.1405 -r1.1406 src/share/mk/bsd.own.mk Please note that diffs ar

CVS commit: src

2024-09-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Sep 24 14:04:49 UTC 2024 Modified Files: src: UPDATING Log Message: Ammend the libc/jemalloc entry with hints for architectures with compat libraries. To generate a diff of this commit: cvs rdiff -u -r1.358 -r1.359 src/UPDAT

CVS commit: src

2024-09-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Sep 24 14:04:49 UTC 2024 Modified Files: src: UPDATING Log Message: Ammend the libc/jemalloc entry with hints for architectures with compat libraries. To generate a diff of this commit: cvs rdiff -u -r1.358 -r1.359 src/UPDAT

CVS commit: src

2024-09-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Sep 24 13:59:30 UTC 2024 Modified Files: src: UPDATING Log Message: Note update build issues with jemalloc vs. jemalloc.old To generate a diff of this commit: cvs rdiff -u -r1.357 -r1.358 src/UPDATING Please note that diffs

CVS commit: src

2024-09-24 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue Sep 24 13:59:30 UTC 2024 Modified Files: src: UPDATING Log Message: Note update build issues with jemalloc vs. jemalloc.old To generate a diff of this commit: cvs rdiff -u -r1.357 -r1.358 src/UPDATING Please note that diffs

CVS commit: src/doc

2024-09-24 Thread Roy Marples
Import 1.3.1 [christos 20240922] jemalloc(3): Import 5.3.0. [christos 20140923] + vether(4): allow link state to be toggled by link0. [roy 20240924]

CVS commit: src/doc

2024-09-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 24 13:06:13 UTC 2024 Modified Files: src/doc: CHANGES Log Message: Note vether link0 addition. To generate a diff of this commit: cvs rdiff -u -r1.3099 -r1.3100 src/doc/CHANGES Please note that diffs are not public domain;

CVS commit: src

2024-09-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 24 13:03:30 UTC 2024 Modified Files: src/share/man/man4: vether.4 src/sys/net: if_vether.c Log Message: vether(4): allow link state to be toggled by link0 Take link state down: ifconfig vether0 link0 Bring link state

CVS commit: src

2024-09-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Tue Sep 24 13:03:30 UTC 2024 Modified Files: src/share/man/man4: vether.4 src/sys/net: if_vether.c Log Message: vether(4): allow link state to be toggled by link0 Take link state down: ifconfig vether0 link0 Bring link state

CVS commit: src/sys/arch/luna68k/stand/boot

2024-09-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Sep 24 11:17:54 UTC 2024 Modified Files: src/sys/arch/luna68k/stand/boot: init_main.c Log Message: luna68k: stand: Silence GCC12 -Warray-bounds for main() - LUNA1_BOOTINFOADDR (0x8c0) is in the 0-th page [0, 0x1000), which cau

CVS commit: src/sys/arch/luna68k/stand/boot

2024-09-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Sep 24 11:17:54 UTC 2024 Modified Files: src/sys/arch/luna68k/stand/boot: init_main.c Log Message: luna68k: stand: Silence GCC12 -Warray-bounds for main() - LUNA1_BOOTINFOADDR (0x8c0) is in the 0-th page [0, 0x1000), which cau

CVS commit: src/sys/arch/atari/stand/tostools/libtos

2024-09-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Sep 24 11:13:41 UTC 2024 Modified Files: src/sys/arch/atari/stand/tostools/libtos: Makefile Log Message: atari: libtos: Silence GCC12 -Warray-bounds for sysinfo.c ADDR_* defined in tosdefs.h are in the 0-th page, even if 4KB pag

CVS commit: src/sys/arch/atari/stand/tostools/libtos

2024-09-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Sep 24 11:13:41 UTC 2024 Modified Files: src/sys/arch/atari/stand/tostools/libtos: Makefile Log Message: atari: libtos: Silence GCC12 -Warray-bounds for sysinfo.c ADDR_* defined in tosdefs.h are in the 0-th page, even if 4KB pag

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

2024-09-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Sep 24 07:29:55 UTC 2024 Modified Files: src/sys/arch/powerpc/booke: booke_pmap.c Log Message: Partially fix PMAP_MINIMALTLB compilation. From andvar@ To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/arch

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

2024-09-24 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Sep 24 07:29:55 UTC 2024 Modified Files: src/sys/arch/powerpc/booke: booke_pmap.c Log Message: Partially fix PMAP_MINIMALTLB compilation. From andvar@ To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/arch