CVS: cvs.openbsd.org: src

2023-08-26 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2023/08/26 03:05:34 Modified files: sys/dev/pci: if_iwx.c Log message: fix iwx scan command such that the driver selects an SSID during bgscan The driver was asking firmware to send probe requests durin

CVS: cvs.openbsd.org: src

2023-08-26 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2023/08/26 03:37:43 Modified files: sys/arch/loongson/dev: glxclk.c Log message: Adapt glxclk(4) for clockintr Make glxclk(4) functional again. The MFGPT provides the CPU core an external clock interrupt. T

CVS: cvs.openbsd.org: src

2023-08-26 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2023/08/26 04:32:35 Modified files: distrib/sets/lists/comp: mi Log message: sync

CVS: cvs.openbsd.org: src

2023-08-26 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2023/08/26 05:10:05 Modified files: share/man/man4/man4.loongson: glxclk.4 Log message: Update to reflect current functionality.

CVS: cvs.openbsd.org: src

2023-08-26 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2023/08/26 05:33:46 Modified files: sys/dev/usb: if_umb.c Log message: umb can use p2p_input as an if_input handler. umb(4) is a hardware p2p driver, it just has ip coming in, so we can do the same thin

CVS: cvs.openbsd.org: src

2023-08-26 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2023/08/26 09:01:00 Modified files: sys/dev/ic : pckbc.c Log message: word fix in comment; from crystal kolipe

CVS: cvs.openbsd.org: src

2023-08-26 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/08/26 09:01:56 Modified files: lib/libcrypto/man: EVP_EncryptInit.3 Log message: write documentation for EVP_CIPHER_CTX_copy(3) and EVP_CIPHER_CTX_encrypting(3) from scratch

CVS: cvs.openbsd.org: src

2023-08-26 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/08/26 09:12:04 Modified files: lib/libcrypto/man: EVP_CIPHER_CTX_get_cipher_data.3 Log message: Write documentation for EVP_CIPHER_CTX_buf_noconst(3) from scratch. Put it here rather than into E

CVS: cvs.openbsd.org: src

2023-08-26 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2023/08/26 09:14:28 Modified files: lib/libcrypto/man: EVP_CIPHER_meth_new.3 Log message: add the missing information that and how flags can be combined, and add the missing link to evp(3)

CVS: cvs.openbsd.org: src

2023-08-26 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2023/08/26 16:21:00 Modified files: sys/kern : kern_clockintr.c Log message: clockintr: add clockqueue_intrclock_install() At some point, clockintr_cpu_init() is going to go away. However, there will