CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/09 00:53:06 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: make two errors noisy

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/09 00:47:59 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: ensure the length of empty chains is 0

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/09 00:46:54 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: various minor readability tweaks Align initialization in walk_backward() with walk_forward(), fix gram

CVS: cvs.openbsd.org: src

2022-12-08 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/12/08 17:24:44 Modified files: sys/netinet: tcp_input.c Log message: Some TCP timer units have changed from slowhz to msec and their type from short to int. Also switch local variables holding temp

CVS: cvs.openbsd.org: src

2022-12-08 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2022/12/08 17:22:29 Modified files: usr.bin/ssh: ssh.c Log message: Warn if no host keys for hostbased auth can be loaded. From bz#3507, ok djm@

CVS: cvs.openbsd.org: src

2022-12-08 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2022/12/08 17:17:40 Modified files: usr.bin/ssh: auth-rhosts.c auth.c Log message: Add some server debugging for hostbased auth. auth_debug_add queues messages about the auth process which is sent to th

CVS: cvs.openbsd.org: src

2022-12-08 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/12/08 14:32:48 Modified files: sys/uvm: uvm_vnode.c Log message: Call vget(9) in uvn_put() to make sure we hold a reference if we're called by the pagedaemon for a persisting vnode. Thi

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 11:34:00 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: fix inconsequential off-by-one

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 11:33:20 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: minor readability tweaks

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 11:16:28 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: rename a few variables for consistency

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 11:15:36 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: decouple lengths of test chains Add helpers to create and destroy a linear chain of BIOs. Provide two

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 11:12:39 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: refactor link_chains_at() Add helper that validate the chains. This deduplicates a lot of code and mak

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 11:10:52 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: lose some do_{,bio_} prefixes

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 10:49:02 Modified files: regress/lib/libcrypto/bio: Makefile Added files: regress/lib/libcrypto/bio: bio_chain.c bio_host.c bio_mem.c Removed files: regress/lib/libcrypto/bio: biot

CVS: cvs.openbsd.org: src

2022-12-08 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2022/12/08 10:24:39 Modified files: usr.sbin/bgpctl: output_ometric.c Log message: bgpctl(8): ometric: measure elapsed time with monotonic clock Prefer CLOCK_MONOTONIC to gettimeofday(2) when measuring elap

CVS: cvs.openbsd.org: src

2022-12-08 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2022/12/08 10:15:52 Modified files: gnu/usr.bin/binutils-2.17/ld: ldmain.c Log message: Change ld.bfd to default to --enable-new-dtags so that it generates DT_RUNPATH tags by default, so that it is c

CVS: cvs.openbsd.org: src

2022-12-08 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/12/08 06:41:06 Modified files: gnu/usr.bin/binutils/gdb: solib-svr4.c gnu/usr.bin/binutils-2.17/bfd: elfxx-mips.c Log message: Fix DT_MIPS_RLD_MAP_REL Use proper tag-relative values for DT_MIP

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 05:27:03 Modified files: regress/lib/libcrypto/bio: biotest.c Log message: biotest: Tweak long comment a bit

CVS: cvs.openbsd.org: src

2022-12-08 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/12/08 05:14:11 Modified files: regress/misc/sse2: Makefile Log message: Print skipped on non applicable architectures.

CVS: cvs.openbsd.org: src

2022-12-08 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/12/08 05:01:04 Modified files: regress/usr.bin/column: Makefile regress/usr.bin/fmt: Makefile regress/usr.bin/fold: Makefile regress/usr.bin/rev: Makefile Log message: Stop ov

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 04:33:58 Modified files: lib/libcrypto/man: BIO_push.3 Log message: Fix copy-paste error that left a paragraph ending in a comma

CVS: cvs.openbsd.org: src

2022-12-08 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/08 04:32:27 Modified files: regress/lib/libcrypto/bio: biotest.c Log message: Add BIO_push() and BIO_set_next() regress coverage This tests for the behavior changes in bio_lib.c r1.40 and r1.41 and