Module Name:src
Committed By: rillig
Date: Tue Aug 27 05:01:03 UTC 2024
Modified Files:
src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk
Log Message:
tests/make: add stricter checks to test for recursive variables
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Tue Aug 27 05:01:03 UTC 2024
Modified Files:
src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk
Log Message:
tests/make: add stricter checks to test for recursive variables
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: rillig
Date: Tue Aug 27 04:52:14 UTC 2024
Modified Files:
src/usr.bin/make: main.c make.h var.c
src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk
Log Message:
make: treat recursive variables non-fatally
A recursive varia
Module Name:src
Committed By: rillig
Date: Tue Aug 27 04:52:14 UTC 2024
Modified Files:
src/usr.bin/make: main.c make.h var.c
src/usr.bin/make/unit-tests: var-recursive.exp var-recursive.mk
Log Message:
make: treat recursive variables non-fatally
A recursive varia
Module Name:src
Committed By: riastradh
Date: Tue Aug 27 00:57:35 UTC 2024
Modified Files:
src/sys/sys: param.h
Log Message:
sys/param.h: Welcome to 10.99.12!
Courtesy of entropy_consolidate's new return value, telling the
caller whether it was interrupted by a signal or
Module Name:src
Committed By: riastradh
Date: Tue Aug 27 00:57:35 UTC 2024
Modified Files:
src/sys/sys: param.h
Log Message:
sys/param.h: Welcome to 10.99.12!
Courtesy of entropy_consolidate's new return value, telling the
caller whether it was interrupted by a signal or
Module Name:src
Committed By: riastradh
Date: Tue Aug 27 00:56:47 UTC 2024
Modified Files:
src/sys/dev: random.c
src/sys/dev/acpi: acpi_vmgenid.c
src/sys/kern: kern_entropy.c
src/sys/sys: entropy.h
Log Message:
entropy(9): Merge entropy_consolidate,
Module Name:src
Committed By: riastradh
Date: Tue Aug 27 00:56:47 UTC 2024
Modified Files:
src/sys/dev: random.c
src/sys/dev/acpi: acpi_vmgenid.c
src/sys/kern: kern_entropy.c
src/sys/sys: entropy.h
Log Message:
entropy(9): Merge entropy_consolidate,
Module Name:src
Committed By: riastradh
Date: Tue Aug 27 00:56:16 UTC 2024
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/evbarm/conf: GENERIC64
src/sys/arch/i386/conf: GENERIC
Log Message:
amd64, evbarm, i386: Add acpivmgenid(4) to GENERIC.
Module Name:src
Committed By: riastradh
Date: Tue Aug 27 00:56:16 UTC 2024
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/arch/evbarm/conf: GENERIC64
src/sys/arch/i386/conf: GENERIC
Log Message:
amd64, evbarm, i386: Add acpivmgenid(4) to GENERIC.
Module Name:src
Committed By: christos
Date: Tue Aug 27 00:04:28 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
For mknative, we need the native versions of MPFR and MPC, so provide them
in the link line, to override those in ${TOOLDIR}/lib
To generate a d
Module Name:src
Committed By: christos
Date: Tue Aug 27 00:04:28 UTC 2024
Modified Files:
src/tools/gdb: Makefile
Log Message:
For mknative, we need the native versions of MPFR and MPC, so provide them
in the link line, to override those in ${TOOLDIR}/lib
To generate a d
Module Name:src
Committed By: wiz
Date: Mon Aug 26 22:43:16 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: note pkg_install 20240826
To generate a diff of this commit:
cvs rdiff -u -r1.3082 -r1.3083 src/doc/CHANGES
Please note that diffs are not public
Module Name:src
Committed By: wiz
Date: Mon Aug 26 22:43:16 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
doc: note pkg_install 20240826
To generate a diff of this commit:
cvs rdiff -u -r1.3082 -r1.3083 src/doc/CHANGES
Please note that diffs are not public
Module Name:src
Committed By: wiz
Date: Mon Aug 26 22:41:39 UTC 2024
Modified Files:
src/external/bsd/pkg_install/dist/add: perform.c
src/external/bsd/pkg_install/dist/lib: version.h
Log Message:
merge pkg_install-20240826
To generate a diff of this commit:
cvs
Module Name:src
Committed By: wiz
Date: Mon Aug 26 22:41:39 UTC 2024
Modified Files:
src/external/bsd/pkg_install/dist/add: perform.c
src/external/bsd/pkg_install/dist/lib: version.h
Log Message:
merge pkg_install-20240826
To generate a diff of this commit:
cvs
Module Name:src
Committed By: wiz
Date: Mon Aug 26 22:39:44 UTC 2024
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3881
Log Message:
Import pkg_install 20240826 from pkgsrc
Status:
Vendor Tag: PKGSRC
Release Tags
Module Name:src
Committed By: wiz
Date: Mon Aug 26 22:39:44 UTC 2024
Update of /cvsroot/src/external/bsd/pkg_install/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv3881
Log Message:
Import pkg_install 20240826 from pkgsrc
Status:
Vendor Tag: PKGSRC
Release Tags
Module Name:src
Committed By: bsiegert
Date: Mon Aug 26 18:25:29 UTC 2024
Modified Files:
src/sys/dev/ic: dwc_eqos.c
Log Message:
dwc_eqos: grammar fix
If the MAC address has the multicast bit set, the driver outputs
"Clearing the multicast bit" instead of "Clear the mult
Module Name:src
Committed By: bsiegert
Date: Mon Aug 26 18:25:29 UTC 2024
Modified Files:
src/sys/dev/ic: dwc_eqos.c
Log Message:
dwc_eqos: grammar fix
If the MAC address has the multicast bit set, the driver outputs
"Clearing the multicast bit" instead of "Clear the mult
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 17:52:46 UTC 2024
Modified Files:
src/tests/net/if_wg: t_misc.sh
Log Message:
tests/net/if_wg/t_misc: Add some diagnostics.
PR kern/55729: net/if_wg/t_misc:wg_rekey test case fails
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 17:52:46 UTC 2024
Modified Files:
src/tests/net/if_wg: t_misc.sh
Log Message:
tests/net/if_wg/t_misc: Add some diagnostics.
PR kern/55729: net/if_wg/t_misc:wg_rekey test case fails
To generate a diff of this commi
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:50:26 UTC 2024
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random.c: Fix test program.
This isn't wired up anywhere, but let's reduce the bitrot. It was
helpful in reminding me that kern.entr
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:50:26 UTC 2024
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random.c: Fix test program.
This isn't wired up anywhere, but let's reduce the bitrot. It was
helpful in reminding me that kern.entr
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:50:15 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
entropy(9): Allow unprivileged reads of sysctl kern.entropy.epoch.
Applications need this in order to know when to reseed. (We should
also
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:50:15 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
entropy(9): Allow unprivileged reads of sysctl kern.entropy.epoch.
Applications need this in order to know when to reseed. (We should
also
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:28:58 UTC 2024
Modified Files:
src/share/man/man4: acpivmgenid.4
Log Message:
acpivmgenid(4): Nix BUGS that have been squashed.
Reference kern.entropy.epoch for the remaining bug (which is a
performance issue, no
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:28:58 UTC 2024
Modified Files:
src/share/man/man4: acpivmgenid.4
Log Message:
acpivmgenid(4): Nix BUGS that have been squashed.
Reference kern.entropy.epoch for the remaining bug (which is a
performance issue, no
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:19:22 UTC 2024
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random(3): Reseed if system entropy epoch changes.
This can happen, for example, if the system is a VM instance, and the
VM is cloned
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 15:19:22 UTC 2024
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
arc4random(3): Reseed if system entropy epoch changes.
This can happen, for example, if the system is a VM instance, and the
VM is cloned
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:53:22 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_vmgenid.c
Log Message:
acpivmgenid(4): Reset and gather entropy on VM clone notification.
PR kern/58632: getentropy(2) and arc4random(3) do not reseed on VM
f
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:53:22 UTC 2024
Modified Files:
src/sys/dev/acpi: acpi_vmgenid.c
Log Message:
acpivmgenid(4): Reset and gather entropy on VM clone notification.
PR kern/58632: getentropy(2) and arc4random(3) do not reseed on VM
f
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:52:56 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
src/sys/sys: entropy.h
Log Message:
entropy(9): Factor out subroutines to reset and gather entropy.
`Reset' means we keep the data in the pool,
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:52:56 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
src/sys/sys: entropy.h
Log Message:
entropy(9): Factor out subroutines to reset and gather entropy.
`Reset' means we keep the data in the pool,
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:48:04 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
kern.entropy.gather: Fail with EINTR on signal.
Just don't throw away the error code we already have!
PR kern/58646: /dev/random, kern.ent
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:48:04 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
kern.entropy.gather: Fail with EINTR on signal.
Just don't throw away the error code we already have!
PR kern/58646: /dev/random, kern.ent
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:47:52 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
kern.entropy.consolidate, ioctl(RNDCTL): Fail with EINTR on signal.
This can happen if another thread is currently running consolidation
an
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:47:52 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
Log Message:
kern.entropy.consolidate, ioctl(RNDCTL): Fail with EINTR on signal.
This can happen if another thread is currently running consolidation
an
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:46:51 UTC 2024
Modified Files:
src/sys/dev: random.c
Log Message:
/dev/random: Fix two signal bugs.
1. If a long write to /dev/random is interrupted by a signal, it may
proceed to sleep on the entropy source l
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:46:51 UTC 2024
Modified Files:
src/sys/dev: random.c
Log Message:
/dev/random: Fix two signal bugs.
1. If a long write to /dev/random is interrupted by a signal, it may
proceed to sleep on the entropy source l
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:46:03 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
src/sys/sys: entropy.h
Log Message:
entropy(9): New function entropy_consolidate_sig.
This is the same as entropy_consolidate, but it returns EI
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:46:03 UTC 2024
Modified Files:
src/sys/kern: kern_entropy.c
src/sys/sys: entropy.h
Log Message:
entropy(9): New function entropy_consolidate_sig.
This is the same as entropy_consolidate, but it returns EI
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:38:29 UTC 2024
Modified Files:
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/manhtml: mi
src/distrib/sets/lists/modules: md.amd64 md.i386
src/share/man/man4: Makefile
src/sys
Module Name:src
Committed By: riastradh
Date: Mon Aug 26 13:38:29 UTC 2024
Modified Files:
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/manhtml: mi
src/distrib/sets/lists/modules: md.amd64 md.i386
src/share/man/man4: Makefile
src/sys
Module Name:src
Committed By: martin
Date: Mon Aug 26 07:29:01 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #814
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-10.1
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Mon Aug 26 07:29:01 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Ticket #814
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.27 -r1.1.2.28 src/doc/CHANGES-10.1
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Mon Aug 26 07:28:17 UTC 2024
Modified Files:
src/usr.bin/ftp [netbsd-10]: ssl.c
Log Message:
Pull up following revision(s) (requested by wiz in ticket #814):
usr.bin/ftp/ssl.c: revision 1.16
Ignore EOF from remote.
To
Module Name:src
Committed By: martin
Date: Mon Aug 26 07:28:17 UTC 2024
Modified Files:
src/usr.bin/ftp [netbsd-10]: ssl.c
Log Message:
Pull up following revision(s) (requested by wiz in ticket #814):
usr.bin/ftp/ssl.c: revision 1.16
Ignore EOF from remote.
To
48 matches
Mail list logo