CVS: cvs.openbsd.org: src

2024-06-15 Thread Marcus Glocker
CVSROOT:/cvs Module name:src Changes by: mgloc...@cvs.openbsd.org2024/06/15 12:26:25 Modified files: sys/dev/ic : ufshci.c ufshcireg.h Log message: To my current knowledge, UFSHCI has a single target design. Reflect this in the code, and remove some XXXs by t

CVS: cvs.openbsd.org: src

2024-06-15 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2024/06/15 12:01:44 Modified files: sys/arch/amd64/amd64: intr.c Log message: We should block non-wakeup interrupts until we're in the resume path and have disabled interrupts at the CPU level again.

CVS: cvs.openbsd.org: src

2024-06-15 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2024/06/15 09:05:15 Modified files: distrib/miniroot: install.sub Log message: Install BUILDINFO if available. We already keep /var/db/installed.SHA256 for sysupgrade(8) as a cheap check to not install the

CVS: cvs.openbsd.org: src

2024-06-15 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2024/06/15 02:39:47 Modified files: regress/lib/libssl/openssl-ruby: Makefile Log message: openssl-ruby: prepare test for default ruby switch