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
-
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.
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 featu
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().
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 be
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.
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().
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().
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.
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.
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.
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 interrup
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 i
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@
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 crea
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 is
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.
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.
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
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
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, otto
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"
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 automat
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...
24 matches
Mail list logo