CVS: cvs.openbsd.org: src

2023-01-21 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/01/21 12:39:28 Modified files: sys/arch/powerpc/include: pmap.h sys/arch/sparc64/include: pmap.h sys/arch/sparc64/sparc64: machdep.c Log message: Remove dead/unused prototypes

CVS: cvs.openbsd.org: src

2023-01-21 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/01/21 10:35:01 Modified files: sys/net: route.c route.h sys/netinet: if_ether.c Log message: Introduce `rt_lock' rwlock(9) and use it instead of kernel lock to serialize arpcache()

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 10:30:50 Modified files: lib/libcrypto/bn/arch/amd64: bn_arch.h Log message: Enable bn_sqr() on amd64. ok tb@

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 10:29:57 Modified files: lib/libcrypto : Makefile lib/libcrypto/arch/amd64: Makefile.inc Added files: lib/libcrypto/bn/arch/amd64: bn_arch.c Log message: Provide an

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 09:35:18 Modified files: lib/libcrypto/bn/arch/amd64: bignum_sqr.S Log message: Fix include.

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 09:30:57 Modified files: lib/libcrypto/bn/arch/amd64: bignum_sqr.S Log message: Include the ISC license from s2n-bignum's LICENSE file.

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 09:29:52 Added files: lib/libcrypto/bn/arch/amd64: bignum_sqr.S Log message: Bring in s2n-bignum's bignum_sqr() for amd64. ok tb@

CVS: cvs.openbsd.org: src

2023-01-21 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/01/21 09:20:25 Modified files: sbin/disklabel : editor.c Log message: editor_resize(), editor_change(), editor_modify() and editor_name() use identical logic to choose a partition to act on, with some

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 08:53:54 Modified files: lib/libcrypto/bn: s2n_bignum.h s2n_bignum_internal.h Log message: Include the ISC license from s2n-bignum's LICENSE file.

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 08:51:17 Added files: lib/libcrypto/bn: s2n_bignum.h s2n_bignum_internal.h Log message: Bring in the internal and "public" headers for s2n-bignum. s2n-bignum provides a collection of bignum

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 08:40:14 Modified files: lib/libcrypto/bn: bn_mul.c Log message: Refactor BN_mul(). This splits BN_mul() into two parts, one of which is a separate bn_mul() function. This makes the code more

CVS: cvs.openbsd.org: src

2023-01-21 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2023/01/21 08:38:05 Modified files: gnu/llvm/lld/ELF: Driver.cpp gnu/llvm/lld/docs: ld.lld.1 Log message: enable --exec-only as default on AMD64. There will be a some ports fallout for a little

CVS: cvs.openbsd.org: www

2023-01-21 Thread Alexander Bluhm
CVSROOT:/cvs Module name:www Changes by: bl...@cvs.openbsd.org 2023/01/21 08:29:42 Modified files: . : errata71.html errata72.html Log message: Release vmm and vmd errata.

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 07:10:46 Modified files: lib/libcrypto/bn: bn_sqr.c Log message: Refactor BN_sqr(). This splits BN_sqr() into two parts, one of which is a separate bn_sqr() function. This makes the code more

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 06:24:39 Modified files: regress/lib/libcrypto/bn: Makefile Added files: regress/lib/libcrypto/bn: bn_mul.c Log message: Provide basic benchmarks for BN_mul() and BN_sqr().

CVS: cvs.openbsd.org: src

2023-01-21 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2023/01/21 04:23:24 Modified files: sys/kern : kern_sysctl.c sys_socket.c uipc_socket.c uipc_socket2.c uipc_usrreq.c sys/miscfs/fifofs: fifo_vnops.c

CVS: cvs.openbsd.org: src

2023-01-21 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/01/21 03:34:49 Modified files: sys/dev/fdt: qcscm.c Log message: The Qualcomm UEFI Secure Application that handles EFI variables seems to insist on shared memory in the low 4G of the

CVS: cvs.openbsd.org: src

2023-01-21 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2023/01/21 03:30:11 Modified files: sys/arch/arm64/dev: mainbus.c sys/arch/arm64/include: bus.h Log message: Make bus_dmamem_alloc_range(9) API available. ok patrick@, deraadt@, phessler@

CVS: cvs.openbsd.org: src

2023-01-21 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2023/01/21 02:21:11 Modified files: lib/libcrypto/bn: bn_gcd.c Log message: Reorder functions and drop unnessary static prototypes. No functional change.

CVS: cvs.openbsd.org: src

2023-01-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2023/01/21 02:01:56 Modified files: share/man/man5 : bsd.port.mk.5 Log message: sync EXTRACT_CASES and PATCH_CASES with reality xz handles .lz now, we deal with zstd patches by default, bzip2 and gzip have