CVS: cvs.openbsd.org: src

2023-07-05 Thread Robert Nagy
CVSROOT:/cvs Module name:src Changes by: rob...@cvs.openbsd.org 2023/07/05 09:34:52 Modified files: gnu/lib/libcxx : Makefile gnu/llvm/libcxx/include: algorithm module.modulemap Added files: gnu/llvm/libcxx/include/__algorithm: ranges_find.h

CVS: cvs.openbsd.org: xenocara

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2023/07/05 09:52:50 Modified files: lib/pixman : Makefile.bsd-wrapper Log message: Disable neon asm on aarch64 to unbreak the build with/ok matthieu

CVS: cvs.openbsd.org: src

2023-07-05 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/07/05 06:58:55 Modified files: sys/arch/amd64/amd64: trap.c Log message: Drop kernel lock before panic to avoid WITNESS report during fault holding a spinlock, eg. malloc's malloc_mutex in "Data

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 08:41:18 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: One more ECDSAerror goes.

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:49:43 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Improve BN_bn2bin() error check for readability

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 07:01:44 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Drop an incorrect part from a comment

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:51:11 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Remove local prototypes for public API (?!)

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:56:52 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Missing . in comment

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 08:39:05 Modified files: lib/libcrypto/ecdh: ecdh.c lib/libcrypto/ecdsa: ecdsa.c Log message: ECDHerror() and ECDSAerror will go away Move some trivial ones to ECerror(). discussed

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:54:46 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Fix #includes

CVS: cvs.openbsd.org: src

2023-07-05 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2023/07/05 07:06:06 Modified files: lib/libcrypto : crypto.h Log message: Adjust the public declaration of OpenSSLDie to use a portable method of indicating that the function does not return. ok tb@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2023/07/05 09:07:28 Modified files: sys/dev/pci: if_iwm.c if_iwx.c Log message: Add iwm/iwx background scan task to the queue which it will be deleted from. The corresponding task_add and task_del

CVS: cvs.openbsd.org: src

2023-07-05 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2023/07/05 09:13:28 Modified files: sys/kern : vfs_syscalls.c sys/sys: mount.h sys/ufs/ffs: ffs_softdep.c ffs_vfsops.c Log message: Make softdep mounts a no-op Softdep

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 02:15:34 Modified files: sys/arch/armv7/armv7: armv7_machdep.c Log message: remove unused armv7 max_processes global ok miod@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2023/07/05 02:26:56 Modified files: sys/arch/arm64/dev: apm.c Log message: Suspend from suspend_taskq in apmioctl. ok kettenis@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Alexandr Nedvedicky
CVSROOT:/cvs Module name:src Changes by: sas...@cvs.openbsd.org 2023/07/05 06:00:01 Modified files: share/man/man4 : pf.4 Log message: Document DIOCXEND in pf(4) manpage. With many improvements from jmc@ and kn@ OK jmc@, kn@ deraadt@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 04:38:11 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c Log message: drm/amd/display: Add wrapper to call planes and stream update >From Rodrigo Siqueira

CVS: cvs.openbsd.org: src

2023-07-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/07/05 05:07:37 Modified files: sys/arch/riscv64/dev: stfclock.c stfpinctrl.c Log message: Implement support for the GPIOs on the JH7110. Makes it possible to reboot the VisionFive 2 from

CVS: cvs.openbsd.org: src

2023-07-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/07/05 03:25:55 Modified files: sys/arch/riscv64/stand/efiboot: efiboot.c Log message: They may have fixed the cache coherency problems in the JH7110, but it is still criplled as the SD/MMC

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 04:41:57 Modified files: sys/dev/pci/drm/radeon: radeon_gem.c Log message: drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl >From Min Li 1af1cd7be370b08694d8752c97325fe51fdab6aa

CVS: cvs.openbsd.org: src

2023-07-05 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/07/05 02:05:04 Modified files: sbin/disklabel : disklabel.8 Log message: Simplify and clarify the description of auto allocation. Tweaks and ok jmc@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 04:40:14 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c Log message: drm/amd/display: fix the system hang while disable PSR >From Tom Chung

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:27:36 Modified files: lib/libcrypto/ecdsa: ecdsa.c Log message: Move ECDSA_size() to a more sensible place in this file

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 05:28:50 Modified files: lib/libcrypto/ecdsa: ecs_local.h Log message: Make variables in prototypes match function declarations

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:31:14 Modified files: lib/libcrypto : Makefile Added files: lib/libcrypto/ecdh: ecdh.c Removed files: lib/libcrypto/ecdh: ecdh_kdf.c ech_key.c Log message: Merge ECDH code

CVS: cvs.openbsd.org: src

2023-07-05 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/07/05 01:28:10 Modified files: sbin/disklabel : editor.c Log message: Restore (R)esize functionality to sparc64 disklabel(8). Empty or FS_UNUSED partitions don't intrude into the OpenBSD area of a

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 04:36:28 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c Log message: drm/amd/display: Use dc_update_planes_and_stream >From Rodrigo Siqueira

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 05:37:46 Modified files: lib/libcrypto/gost: gostr341001_pmeth.c gostr341001.c lib/libcrypto/ec: ec_kmeth.c lib/libcrypto/ecdsa: ecs_ossl.c ecs_lib.c ecs_asn1.c Added files:

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 02:39:40 Modified files: lib/libcrypto/ec: ec_key.c ec_kmeth.c ec_local.h lib/libcrypto/ecdh: ech_key.c ech_lib.c lib/libcrypto/ecdsa: ecs_lib.c ecs_local.h ecs_ossl.c Log

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 06:18:21 Modified files: lib/libcrypto : Makefile Added files: lib/libcrypto/ecdsa: ecdsa.c Removed files: lib/libcrypto/ecdsa: ecs_asn1.c ecs_ossl.c Log message: Merge ECDSA

CVS: cvs.openbsd.org: src

2023-07-05 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2023/07/05 14:56:29 Modified files: lib/libcrypto/ec: ecx_methods.c Log message: don't return in a void function ok tb@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2023/07/05 15:14:54 Modified files: lib/libcrypto/hidden/openssl: chacha.h hmac.h pkcs12.h pkcs7.h stack.h ui.h x509.h x509_vfy.h

CVS: cvs.openbsd.org: src

2023-07-05 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2023/07/05 15:23:37 Modified files: lib/libcrypto : Symbols.namespace lib/libcrypto/asn1: a_bitstr.c a_enum.c a_int.c a_mbstr.c a_object.c a_octet.c a_pkey.c a_print.c

CVS: cvs.openbsd.org: src

2023-07-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/07/05 15:38:22 Modified files: regress/gnu/usr.bin/perl: Makefile Log message: Perl tests expect executable permission on source files to match the Perl distribution. Fix them in obj directory during

CVS: cvs.openbsd.org: src

2023-07-05 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2023/07/05 12:51:56 Modified files: sys/dev/acpi : acpi.c acpi_x86.c Log message: Move acpiioctl to acpi_x86.c, it is only used up on i386 and amd64. ok kettenis@ deraadt@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 11:10:10 Modified files: lib/libcrypto/ec: ec.h ec_err.c lib/libcrypto/ecdh: ecdh.c lib/libcrypto/ecdsa: ecdsa.c Log message: Mop up last uses of ECDHerror() and ECDSAerror()

CVS: cvs.openbsd.org: src

2023-07-05 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2023/07/05 11:32:51 Modified files: lib/libcrypto/bio: bio.h Log message: Correct formatting ok jsing@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 13:25:01 Modified files: lib/libcrypto/bio: bio.h Log message: Merge bio.h patch from libressl-portable ok beck@

CVS: cvs.openbsd.org: src

2023-07-05 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2023/07/05 12:11:08 Modified files: sys/dev/pci: virtio_pci.c Log message: Fix off-by-one in the MSI-X interrupt establish loop that always tried to establish one more interrupt than would be needed for

CVS: cvs.openbsd.org: src

2023-07-05 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2023/07/05 12:23:10 Modified files: sys/arch/amd64/amd64: locore.S sys/dev/pv : hyperv.c Log message: The hypercall page populated with instructions by the hypervisor is not IBT compatible due

CVS: cvs.openbsd.org: src

2023-07-05 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2023/07/05 12:45:14 Modified files: bin/pax: pax.c usr.sbin/amd/amd: amd.c xutil.c Log message: It isn't portable to use stderr (or std{in,out}) in file-scope initializers as they

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 11:30:14 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: Avoid undefined behavior in tlsexttest An empty array cannot be initialized and it is an incomplete type, so the

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Matthew
CVSROOT:/cvs Module name:src Changes by: jmatt...@cvs.openbsd.org2023/07/05 12:48:49 Modified files: sys/dev/fdt: if_dwge.c Log message: Handle fixed-link configuration in the device tree. If fixed-link is present, populate the interface baudrate, link

CVS: cvs.openbsd.org: src

2023-07-05 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2023/07/05 10:17:20 Modified files: lib/libcrypto : Symbols.namespace lib/libcrypto/chacha: chacha.c Added files: lib/libcrypto/hidden/openssl: chacha.h Log message: Hide symbols in

CVS: cvs.openbsd.org: src

2023-07-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/05 11:36:19 Modified files: lib/libcrypto/sm2: sm2_sign.c Log message: whitespace

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 22:16:28 Modified files: sys/dev/pci/drm/amd/display/dc/core: amdgpu_dc.c Log message: drm/amd/display: Do not update DRR while BW optimizations pending >From Aric Cyr

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 22:18:04 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_vm.c Log message: drm/amdgpu: Validate VM ioctl flags. >From Bas Nieuwenhuizen 9d0b2afadfd71e9bedd593358bd7ac4701e46477 in

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 22:20:00 Modified files: sys/dev/pci/drm/amd/display/dc/core: amdgpu_dc.c Log message: drm/amd/display: Ensure vmin and vmax adjust for DCE >From Rodrigo Siqueira

CVS: cvs.openbsd.org: src

2023-07-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/05 22:13:52 Modified files: sys/dev/pci/drm/amd/display/dc/core: amdgpu_dc.c Log message: drm/amd/display: Remove optimization for VRR updates >From Alvin Lee

CVS: cvs.openbsd.org: src

2023-07-05 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/07/05 22:55:05 Modified files: sys/net: if.c if_pfsync.c if_pfsync.h netisr.h pf.c pf_ioctl.c pf_norm.c pfvar.h pfvar_priv.h sys/netinet: in_proto.c