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
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
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
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
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
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
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
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]
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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"
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
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
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
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
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
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
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
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
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
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
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
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
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
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]
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;
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
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
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
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
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
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
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
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
47 matches
Mail list logo