CVS: cvs.openbsd.org: src

2023-05-12 Thread SASANO Takayoshi
CVSROOT:/cvs Module name:src Changes by: u...@cvs.openbsd.org2023/05/12 15:32:49 Modified files: sys/arch/arm64/conf: RAMDISK Log message: add axppmic support to RAMDISK, to support ethernet on OrangePi One Plus (Allwinner H6). ok kettenis@

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 13:02:10 Modified files: lib/libcrypto/x509: x509_utl.c Log message: Bob points out that one error should be an X509V3error()

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 12:39:44 Modified files: lib/libcrypto/x509: x509_utl.c Log message: x509_utl.c: fix some style nits.

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jan Klemkow
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 12:24:13 Modified files: sbin/ifconfig : ifconfig.c Log message: Add interface names in front of error messages. Suggested by Hrvoje Popovski. ok phessler@

CVS: cvs.openbsd.org: src

2023-05-12 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/05/12 10:43:01 Modified files: sys/arch/arm64/stand/efiboot: conf.c efiboot.c Log message: Fall back on loading the kernel from the EFI system partition if we're booting from a disk without a BS

CVS: cvs.openbsd.org: src

2023-05-12 Thread Dave Voutila
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/05/12 10:18:17 Modified files: usr.sbin/vmd : vmd.c Log message: vmd(8): fix segfault on vm creation. vm_instance was using the wrong vm instance for checking the vm_kernel_path member. Switch to usi

CVS: cvs.openbsd.org: src

2023-05-12 Thread Dave Voutila
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/05/12 08:42:30 Modified files: usr.sbin/vmd : vmd.c Log message: vmd(8): fix console attach from vmctl(8). Adding in the ability to override the boot kernel created an edge case in the ipc message ha

CVS: cvs.openbsd.org: src

2023-05-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2023/05/12 08:34:00 Modified files: share/btrace : Makefile Added files: share/btrace : uprofile.bt Log message: Add example user profile btrace script. With and OK mpi@

CVS: cvs.openbsd.org: src

2023-05-12 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2023/05/12 08:14:16 Modified files: usr.sbin/btrace: btrace.c btrace.h ksyms.c Log message: btrace(8) support to symbolize utrace addresses. This only works for a single static binary where everything was c

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 07:56:17 Modified files: lib/libcrypto/x509: x509_utl.c Log message: Rewrite string_to_hex() and hex_to_string() using CBB/CBS These helpers used to contain messy pointer bashing some with weird

CVS: cvs.openbsd.org: src

2023-05-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/05/12 06:42:16 Modified files: sys/netinet6 : nd6.c Log message: Make access to rt_llinfo consistent and remove needless initialisation. OK mvs@

CVS: cvs.openbsd.org: src

2023-05-12 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2023/05/12 06:40:49 Modified files: sys/netinet: if_ether.c Log message: Access rt_llinfo without checking RTF_LLINFO flag before. They are always set together with ARP mutex. OK mvs@

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:43:03 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:42:22 Modified files: sys/dev/pci: pcidevs Log message: match 6.1.28 drm and remove Intel 0x5698 previously DG2-G11, Intel have now decided it is reserved for future use

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:28:36 Modified files: sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn21: rn_clk_mgr_vbios_smu.h Log message: drm/amd/display (gcc13): fix enum

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:22:54 Modified files: sys/dev/pci/drm/i915/display: intel_display.c Log message: drm/i915: Make intel_get_crtc_new_encoder() less oopsy >From Ville Syrjala 0fe6ef82e4f4764e8f556632e4cd93d78d44

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:21:13 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm.c Log message: drm/amd/display: Fix potential null dereference >From Igor Artemiev b75aaebac265e3f29863699d9a929fdfba13d0

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:19:12 Modified files: sys/dev/pci/drm/ttm: ttm_pool.c Log message: drm/ttm/pool: Fix ttm_pool_alloc error path >From Thomas Hellstrom d2151c5d9dbe3f8fec4cae5f4784edce3ced3a7e in linux-6.1.y/6.

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:16:58 Modified files: sys/dev/pci/drm/ttm: ttm_pool.c Log message: drm/ttm: optimize pool allocations a bit v2 >From Christian Koenig 5e5a4185c66f9478a8cb2f74eed1a5b5a5000b13 in linux-6.1.y/6.

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:14:00 Modified files: sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c Log message: drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux >From Orlando Chamberlain 78e32896ecc79

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:09:03 Modified files: sys/dev/pci/drm: drm_probe_helper.c Log message: drm/probe-helper: Cancel previous job before starting new one >From Dom Cobley 809a3fb8d8fce5801300ead8aaf52a4ee102e0db i

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:06:39 Modified files: sys/dev/pci/drm/include/drm: i915_pciids.h Log message: drm/i915/dg2: Drop one PCI ID >From Matt Roper 46473f3bd14a8d6887d2ee56c78aff682bf5d596 in linux-6.1.y/6.1.28 3a38

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:03:20 Modified files: sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c Log message: drm/amd/pm: re-enable the gfx imu when smu resume >From Tim Huang f455c9cb9eed246e398977d0d14ac57cd34cefeb in linu

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:01:48 Modified files: sys/dev/pci/drm/amd/pm/swsmu: amdgpu_smu.c Log message: swsmu/amdgpu_smu: Fix the wrong if-condition >From Yu Songping d78777c1d4de809d8bc9efc697cb636cbe8e32c2 in linux-6

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 05:00:22 Modified files: sys/dev/pci/drm/amd/display/modules/power: power_helpers.c Log message: drm/amd/display: fix a divided-by-zero error >From Alex Hung e43cf7abece2efaebe0a757909d258212d01c

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 04:57:58 Modified files: sys/dev/pci/drm/amd/display/amdgpu_dm: amdgpu_dm_psr.c sys/dev/pci/drm/amd/display/modules/power: power_helpers.c

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 04:55:23 Modified files: sys/dev/pci/drm/amd/display/dc/dcn314: dcn314_resource.c Log message: drm/amd/display: limit timing for single dimm memory >From Daniel Miess 2abff94db2c6d692772fc07f39b4

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 04:53:36 Modified files: sys/dev/pci/drm/amd/display/dc/dcn30: dcn30_resource.c dcn30_resource.h sys/dev/pci/drm/amd/display/dc/dcn31: dcn31_r

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 04:50:22 Added files: sys/dev/pci/drm/include/linux: apple-gmux.h Log message: add apple-gmux.h for 6.1.28 drm

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 04:43:28 Modified files: regress/lib/libcrypto/asn1: asn1oct.c Log message: asn1oct: add a couple more tests

CVS: cvs.openbsd.org: src

2023-05-12 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/05/12 04:10:55 Modified files: lib/libcrypto/sha: sha512.c Log message: Reduce the number of SHA-512 C implementations from three to one. We currently have three C implementations for SHA-512 - a versi

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 02:56:05 Modified files: regress/lib/libcrypto/asn1: asn1oct.c Log message: asn1oct: minor tweak in error message

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 02:28:05 Modified files: regress/lib/libcrypto/asn1: Makefile Added files: regress/lib/libcrypto/asn1: asn1oct.c Log message: Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRING

CVS: cvs.openbsd.org: src

2023-05-12 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/05/12 02:18:13 Modified files: lib/libcrypto/man: BN_generate_prime.3 Log message: primility -> primality ok tb@

CVS: cvs.openbsd.org: src

2023-05-12 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/05/12 02:12:09 Modified files: lib/libcrypto/man: s2i_ASN1_INTEGER.3 Log message: Be a bit more precise on how s2i_ASN1_OCTET_STRING handles colons