CVS: cvs.openbsd.org: src

2022-12-10 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/12/10 22:31:05 Modified files: sys/arch/octeon/dev: octcit.c octciu.c Log message: Use evcount_percpu() with platform interrupt counters on octeon.

CVS: cvs.openbsd.org: src

2022-12-10 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/12/10 22:07:25 Modified files: sys/arch/mips64/include: mips_cpu.h sys/arch/mips64/mips64: tlbhandler.S Log message: Cut two cycles from k_tlb_inv() on octeon. "If it works, go for it!" miod@

CVS: cvs.openbsd.org: src

2022-12-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/12/10 16:45:51 Modified files: sys/netinet6 : icmp6.c Log message: Remove unused experimental ICMP6 redirect low water bits Dead since introduction in 2001 with icmp6.c r1.31: implement upper limit

CVS: cvs.openbsd.org: src

2022-12-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/12/10 15:40:59 Modified files: sys/netinet6 : icmp6.c Log message: Reuse off variable from previous line; no object change

CVS: cvs.openbsd.org: src

2022-12-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/12/10 15:16:25 Modified files: sys/netinet6 : icmp6.c Log message: zap 68 trailing spaces from a single line

CVS: cvs.openbsd.org: src

2022-12-10 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2022/12/10 14:29:10 Modified files: sys/netinet6 : nd6_nbr.c Log message: `dp' was just allocated with M_ZERO flag, so the following bzero(3) is not required. ok kn@

CVS: cvs.openbsd.org: src

2022-12-10 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/12/10 14:26:22 Modified files: sys/netinet6 : icmp6.c nd6.c nd6.h nd6_nbr.c nd6_rtr.c Log message: Merge nd6_option_init() into nd6_options() All call-sites call nd6_options() directly after

CVS: cvs.openbsd.org: src

2022-12-10 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/12/10 11:43:48 Modified files: sys/arch/arm64/dev: apliic.c Log message: Increase transfer completion timeout to 100ms. This is what Linux has and we need a longer timeout for the USB Type-C

CVS: cvs.openbsd.org: src

2022-12-10 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2022/12/10 09:06:18 Modified files: usr.bin/vi/common: search.c Log message: ex_range: fix handling of escaped backslashes. If there are two consecutive backslashes, skip past both so the second is not

CVS: cvs.openbsd.org: src

2022-12-10 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2022/12/10 08:02:29 Modified files: sys/arch/alpha/alpha: clock.c cpu.c interrupt.c sys/arch/alpha/include: _types.h cpu.h cpuconf.h Log message: alpha: switch to clockintr - Add missing tick_nsec

CVS: cvs.openbsd.org: src

2022-12-10 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/12/10 05:17:46 Modified files: regress/usr.sbin/syslogd: args-fdexhaustion-sighup.pl args-server-tcp-reconnect.pl

CVS: cvs.openbsd.org: src

2022-12-10 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/10 03:56:16 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: compress some error printing

CVS: cvs.openbsd.org: src

2022-12-10 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/10 03:45:39 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: deduplicate chain walking code

CVS: cvs.openbsd.org: src

2022-12-10 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/12/10 03:42:13 Modified files: regress/lib/libcrypto/bio: bio_chain.c Log message: bio chain test: handle walking of empty chains Rework the loops walking the chains to be correct for empty chains as

CVS: cvs.openbsd.org: src

2022-12-10 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2022/12/10 03:13:58 Modified files: sys/arch/arm64/arm64: cpu.c exception.S genassym.cf pmap.c trampoline.S sys/arch/arm64/include: cpu.h sys/dev/fdt: