467,600 commits found in 83 milliseconds
Correctly skip padding at end of line, GitHub issue 5411.
MODTK_VERSION=8.6
ok sthen@
Update to vaultwarden-1.37.1
Changes: https://github.com/dani-garcia/vaultwarden/releases/tag/1.37.1
MODTK_VERSION=8.6
ok sthen@
vmd(8) : validate ELF32 section names before string table lookup.
Report and diff by Andrew Griffiths.
ok hshoexer@
MODTK_VERSION=8.6
Convert ntpd to use imsgbuf_get. Also convert some trivial messages to
use imsg_get_data.
OK florian@
Add a flag to turn off scrollbars for display-panes; GitHub issue 5440
from David Marte.
Convert to imsgbuf_get
OK dv@
Convert vmd over to imsgbuf_get.
OK dv@
relayd: Use imsg_get_data(3) to access imsg-data and add error handling
Hint and OK tb
relayd: Use imsg_get_type(3) to get imsg type
OK tb
OpenBSD /ports iO5VwV3 — devel/jdk/11 Makefile, devel/jdk/11/patches patch-src_hotspot_os_posix_os_posix_cpp patch-src_hotspot_os_bsd_os_bsd_cpp * Fix SIGBUS on sparc64 w/gcc 16
* Fix os::naked_short_nanosleep on OpenBSD when < 20 miliseconds
misc/remind: update to 6.2.9
from Martin Ziemer (maintainer)
Switch rad and ractl to use imsgbuf_get.
Trivial conversion since the imsg_get return value is only used to check
for error and an empty queue.
OK florian@
Exclude LOGIN_SETXDGENV from flags when pwd is NULL
This follows LOGIN_SETGROUP and LOGIN_SETLOGIN which do the same.
Calling setusercontext with a NULL pwd argument should not cause
a crash. Skipping LOGIN_SETXDGENV in this case is fine since the
combination of now pwd entry and LOGIN_SETXDGENV makes no sense.
Documentation change suggested by deraadt@
OK jca@
acpidmar(4) : Move debug printf to show the actual mapping
ok mlarkin@
Fix #1 -> #{1} in tmux1, from Rasmus Thystrup Karstensen.
Update to libxmlb-0.3.29.
Update to openjph-0.31.0.
OpenBSD /ports i4unAj3 — sysutils/google-cloud-sdk Makefile distinfo, sysutils/google-cloud-sdk/pkg PLIST Update to google-cloud-sdk-578.0.0.
Update to appstream-glib-0.8.4.
regen
OpenBSD /src wc0lBSX — sys/dev/pci pcidevs, sys/dev/pci/drm/amd/amdgpu amdgpu_devlist.h add a Navi 33 id
748b rev 00 is Radeon Pro W7500M
found in AMD Software: Adrenalin Edition 26.7.1
ocspcheck: make validate_response() static, it's only used in this file
timingsafe test: make check() static
verify test: print size_t with %zu
more Navi 44 revisions
7590 rev cf is Radeon RX 9050
7590 rev df is Radeon RX 9050 4GB
from Ranjith Ramakrishnan in AMD's ROCm/TheRock git repository
devel/sbt: update to 2.0.4
OpenBSD /ports MK6tX6K — net/zabbix Makefile distinfo, net/zabbix/patches patch-include_zbx_dbversion_constants_h update to 7.0.29; from Mark Patruck