CVS: cvs.openbsd.org: src

2023-07-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/22 20:59:53 Modified files: sys/arch/i386/i386: ucode.c Log message: update AMD CPU microcode if a newer patch is available ok deraadt@

CVS: cvs.openbsd.org: src

2023-07-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/22 19:46:37 Modified files: sys/arch/amd64/amd64: ucode.c Log message: update AMD CPU microcode if a newer patch is available ok deraadt@

CVS: cvs.openbsd.org: src

2023-07-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2023/07/22 16:48:35 Modified files: sys/dev/fdt: qcrtc.c qcscm.c Log message: Use the PMIC SDAM scratch-register blocks to manage the RTC offset instead of accessing UEFI variables through the qcscm(4) T

CVS: cvs.openbsd.org: src

2023-07-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2023/07/22 16:43:53 Modified files: sys/dev/fdt: files.fdt sys/arch/arm64/conf: GENERIC RAMDISK Added files: sys/dev/fdt: qcsdam.c Log message: Add qcsdam(4), a driver for the PMIC

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 13:33:25 Modified files: lib/libcrypto/ec: ecx_methods.c Log message: Tweak previous. Should have been 60 instead of 64

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 13:08:03 Modified files: lib/libcrypto/objects: obj_xref.c Log message: Align argument names of OBJ_add_sigid() with the other functions.

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 12:32:05 Modified files: lib/libcrypto/objects: obj_xref.c Removed files: lib/libcrypto/objects: obj_xref.h obj_xref.txt objxref.pl Log message: Rewrite obj_xref.c Instead of having two

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 12:12:55 Modified files: lib/libcrypto/evp: names.c Log message: No need to call OBJ_sigid_free() in EVP_cleanup() anymore. ok jsing

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 12:12:09 Modified files: lib/libcrypto/objects: obj_xref.c Log message: Neuter OBJ_add_sigid() and OBJ_sigid_free() These functions will be removed in the upcoming bump. Nothing uses them, so it

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 11:20:51 Modified files: lib/libcrypto/ec: ecx_methods.c Log message: Adapt bn_print() for EdDSA key printing This is essentially a reimplementation of ASN1_buf_print(). The latter was only added

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 11:14:08 Modified files: lib/libcrypto/bn: bn_print.c Log message: Simplify indent handling in bn_print() variant of a suggestion by jsing

CVS: cvs.openbsd.org: src

2023-07-22 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/07/22 11:02:49 Modified files: lib/libcrypto/ct: ct_sct.c Log message: Fix #includes in ct_sct.c This does not need tls1.h (upstream used TLSEXT constants we don't have) nor does it need evp.h. But it

CVS: cvs.openbsd.org: src

2023-07-22 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/07/22 08:30:39 Modified files: sys/kern : uipc_socket.c Log message: Add `sb_state' output to sobuf_print(). It contains SS_CANTSENDMORE, SS_ISSENDING, SS_CANTRCVMORE and SS_RCVATMARK bits. Also d

CVS: cvs.openbsd.org: src

2023-07-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/07/22 04:11:20 Modified files: sys/arch/amd64/stand/boot: conf.c sys/arch/amd64/stand/cdboot: conf.c sys/arch/amd64/stand/efiboot: conf.c exec_i386.c sys/arch/amd64/stand/libsa: