CVS: cvs.openbsd.org: src

2022-11-25 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2022/11/26 00:26:43 Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c Log message: - in SYNOPSIS, redo the formatting for "address" and "dest address" to avoid an ugly line split on narrower terminals

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:30:08 Modified files: sys/dev/usb: uhidpp.c Log message: Remove unused battery fields.

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:29:50 Modified files: sys/dev/usb: uhidpp.c Log message: Shove more battery feature logic down to hidpp20_battery_get_level_status(). In preparation for supporting the unified battery

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:29:24 Modified files: sys/dev/usb: uhidpp.c Log message: Pave the way for checking presence of more features in uhidpp_device_features().

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:29:07 Modified files: sys/dev/usb: uhidpp.c Log message: Stop checking the link status upon receiving connect notifications as the Bolt receiver uses another bit for this which I haven't

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:28:50 Modified files: sys/dev/usb: uhidpp.c Log message: Group function and response defines.

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:28:34 Modified files: sys/dev/usb: uhidpp.c Log message: Pass a uhidpp_device to hidpp20_battery_get_capability() and hidpp20_battery_get_level_status().

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:28:08 Modified files: sys/dev/usb: uhidpp.c Log message: Take note of the needed feature indices already in uhipp_device_features().

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:27:48 Modified files: sys/dev/usb: uhidpp.c Log message: Reduce indentation, no functional change.

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:26:51 Modified files: sys/dev/usb: uhidpp.c Log message: Stop printing the device serial number during attach, it's not that useful after all.

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:26:14 Modified files: sys/dev/usb: uhidpp.c Log message: Rename type argument to buf in hidpp10_get_type(), no functional change.

CVS: cvs.openbsd.org: src

2022-11-25 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2022/11/25 23:20:19 Modified files: sys/dev/wscons : wsdisplay.c Log message: While emulating the bell, wsdisplay could end up sleeping when reaching down to wsmux. This does not work since we're in

CVS: cvs.openbsd.org: src

2022-11-25 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2022/11/25 16:09:20 Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c Log message: ifconfig -M finds the address on an interface and prints it. cloned (virtual) interfaces are skipped, and if the MAC

CVS: cvs.openbsd.org: src

2022-11-25 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2022/11/25 13:33:11 Modified files: sys/arch/arm64/dev: aplsmc.c Log message: Disable screen backlight on Apple silicon laptops when lid is closed. ok kettenis@

CVS: cvs.openbsd.org: src

2022-11-25 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/11/25 13:27:53 Modified files: sys/net: pf.c pf_ioctl.c pfvar.h pfvar_priv.h Log message: revert pf.c r1.1152 again: move pf_purge out from under the kernel lock Using systqmp for pf_purge

CVS: cvs.openbsd.org: src

2022-11-25 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2022/11/25 11:03:53 Modified files: sys/net: pf.c Log message: Revert previous commit. It was not properly tested and produces splassert warnings. Rushing to pile more stuff on top of it

CVS: cvs.openbsd.org: src

2022-11-25 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2022/11/25 10:44:01 Modified files: lib/libcrypto/man: BIO_get_data.3 Log message: In bio.h rev. 1.46/1.47 (Oct/Nov 2021), tb@ provided BIO_get_init(3). Document it.

CVS: cvs.openbsd.org: www

2022-11-25 Thread Alexander Bluhm
CVSROOT:/cvs Module name:www Changes by: bl...@cvs.openbsd.org 2022/11/25 09:12:48 Modified files: . : errata71.html errata72.html Log message: Release vmm, unwind, and pfsync errata.

CVS: cvs.openbsd.org: src

2022-11-25 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/11/25 09:11:23 Modified files: sbin/unwind: Tag: OPENBSD_7_1 frontend.c Log message: Do not crash when a tcp query is larger than the length field indicated. Found by kn with amap. Input bluhm. OK

CVS: cvs.openbsd.org: src

2022-11-25 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/11/25 09:10:42 Modified files: sbin/unwind: Tag: OPENBSD_7_2 frontend.c Log message: Do not crash when a tcp query is larger than the length field indicated. Found by kn with amap. Input bluhm. OK

CVS: cvs.openbsd.org: src

2022-11-25 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2022/11/25 09:10:07 Modified files: sbin/unwind: frontend.c Log message: Do not crash when a tcp query is larger than the length field indicated. Found by kn with amap. Input bluhm. OK deraadt, tb,

CVS: cvs.openbsd.org: src

2022-11-25 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2022/11/25 08:03:24 Modified files: sys/netinet6 : nd6.c Log message: Revert hunk accidentially committed in r1.248 "Clarify/typofix comments"

CVS: cvs.openbsd.org: src

2022-11-25 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2022/11/25 07:56:56 Modified files: libexec/ld.so/mips64: Makefile.inc Added files: libexec/ld.so/mips64: ld.script Log message: Add ld.so linker script for mips64 Since the introduction of

CVS: cvs.openbsd.org: src

2022-11-25 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2022/11/25 02:32:10 Modified files: regress/lib/libcrypto/bn/general: bn_unit.c Log message: Units generally help...