OpenBSD/src ugoxcWF — usr.bin/tmux format.c
Unescape arguments before passing to format_expand1 so that escaping :s etc actually works.
| Version | Delta | File | |
|---|---|---|---|
| 1.383 | +13 | -11 | usr.bin/tmux/format.c |
| +13 | -11 | 1 files | |
Unescape arguments before passing to format_expand1 so that escaping :s etc actually works.
| Version | Delta | File | |
|---|---|---|---|
| 1.383 | +13 | -11 | usr.bin/tmux/format.c |
| +13 | -11 | 1 files | |
Check time periodically in loops rather than every one.
| Version | Delta | File | |
|---|---|---|---|
| 1.382 | +19 | -9 | usr.bin/tmux/format.c |
| +19 | -9 | 1 files | |
update to 1.5
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +15 | -18 | mail/grommunio/index/patches/patch-grommunio-index_cpp |
| 1.9 | +2 | -2 | mail/grommunio/index/Makefile |
| 1.6 | +2 | -2 | mail/grommunio/index/distinfo |
| 1.4 | +2 | -1 | mail/grommunio/index/patches/patch-CMakeLists_txt |
| 1.2 | +1 | -0 | mail/grommunio/index/pkg/PLIST |
| +22 | -23 | 5 files | |
update to 3.18
| Version | Delta | File | |
|---|---|---|---|
| 1.31 | +2 | -2 | mail/grommunio/web/distinfo |
| 1.38 | +1 | -1 | mail/grommunio/web/Makefile |
| +3 | -3 | 2 files | |
update to upstream's git HEAD to pull in bugfixes
| Version | Delta | File | |
|---|---|---|---|
| 1.18 | +4 | -4 | mail/grommunio/sync/distinfo |
| 1.25 | +2 | -2 | mail/grommunio/sync/Makefile |
| +6 | -6 | 2 files | |
Use evbuffer for building S, W, L lists, also add an xmemdup helper instead of misusing asprintf.
| Version | Delta | File | |
|---|---|---|---|
| 1.381 | +52 | -36 | usr.bin/tmux/format.c |
| 1.14 | +13 | -1 | usr.bin/tmux/xmalloc.c |
| 1.5 | +2 | -1 | usr.bin/tmux/xmalloc.h |
| +67 | -38 | 3 files | |
Unbreak with llvm22. Patches from naddy@.
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +17 | -0 | databases/pgtcl/patches/patch-generic_pgtclCmds_c |
| 1.1 | +15 | -0 | databases/pgtcl/patches/patch-generic_tokenize_c |
| +32 | -0 | 2 files | |
Move log_imsg(), proc_title(), proc_name(), and imsg_to_str() into util.c. This is prepwork to give all processes their own main(). OK deraadt@
| Version | Delta | File | |
|---|---|---|---|
| 1.361 | +1 | -249 | usr.sbin/smtpd/smtpd.c |
| 1.163 | +249 | -1 | usr.sbin/smtpd/util.c |
| 1.695 | +5 | -5 | usr.sbin/smtpd/smtpd.h |
| +255 | -255 | 3 files | |
Copy over iked's proc.c, with the addition that proc_run()'s run argument is called after IMSG_CTL_PROCREADY is handled. This addition makes sure that run() can drop recvfd pledge if the process itself doesn't need it, and data can be send to peers immediately. Help from, and ok jmatthew@
| Version | Delta | File | |
|---|---|---|---|
| 1.40 | +81 | -13 | usr.sbin/snmpd/proc.c |
| 1.123 | +13 | -3 | usr.sbin/snmpd/snmpd.h |
| 1.54 | +5 | -4 | usr.sbin/snmpd/snmpd.c |
| 1.97 | +5 | -1 | usr.sbin/snmpd/snmpe.c |
| +104 | -21 | 4 files | |
missed cvs rm, which resulted in it wanting automake during build
| Version | Delta | File | |
|---|---|---|---|
| 1.3.2.1 | +0 | -0 | net/monitoring-plugins/patches/patch-plugins_Makefile_am |
| +0 | -0 | 1 files | |
update to whisper.cpp-1.9.0
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +14 | -10 | audio/whisper.cpp/patches/patch-tests_run-tests_sh |
| 1.4 | +8 | -0 | audio/whisper.cpp/pkg/PLIST |
| 1.8 | +4 | -4 | audio/whisper.cpp/Makefile |
| 1.7 | +2 | -2 | audio/whisper.cpp/distinfo |
| 1.3 | +1 | -1 | audio/whisper.cpp/patches/patch-models_download-ggml-model_sh |
| 1.5 | +1 | -1 | audio/whisper.cpp/patches/patch-examples_cli_cli_cpp |
| +30 | -18 | 6 files | |
Add a dim= style attribute to dim the colours (as best as tmux is able to). GitHub issue 4842.
| Version | Delta | File | |
|---|---|---|---|
| 1.474 | +59 | -8 | usr.bin/tmux/tty.c |
| 1.32 | +23 | -1 | usr.bin/tmux/colour.c |
| 1.42 | +16 | -2 | usr.bin/tmux/style.c |
| 1.1359 | +8 | -3 | usr.bin/tmux/tmux.h |
| 1.1094 | +5 | -2 | usr.bin/tmux/tmux.1 |
| 1.380 | +3 | -3 | usr.bin/tmux/format.c |
| +114 | -19 | 5 files not shown | |
| +127 | -28 | 11 files | |
Add functions to work out cell neighbours, and to remove a tiled cell. From Dane Jensen.
| Version | Delta | File | |
|---|---|---|---|
| 1.73 | +98 | -17 | usr.bin/tmux/layout.c |
| 1.1358 | +5 | -3 | usr.bin/tmux/tmux.h |
| +103 | -20 | 2 files | |
sys/vio: align receive buffers vio removes the virtio net header before handing packets to the Ethernet input path. With the 12 byte modern virtio net header this leaves the Ethernet frame at an address where the following IP header is not 32 bit aligned; armv7 traps on the resulting unaligned access while processing DHCP traffic. OK: dlg@
| Version | Delta | File | |
|---|---|---|---|
| 1.80 | +17 | -8 | sys/dev/pv/if_vio.c |
| +17 | -8 | 1 files | |
+cyrus-imapd,clamav
| Version | Delta | File | |
|---|---|---|---|
| 1.461 | +1 | -0 | mail/Makefile |
| +1 | -0 | 1 files | |
Add a "clamav" FLAVOR.
| Version | Delta | File | |
|---|---|---|---|
| 1.166 | +9 | -2 | mail/cyrus-imapd/Makefile |
| 1.7 | +3 | -0 | mail/cyrus-imapd/pkg/DESCR |
| +12 | -2 | 2 files | |
Check the panes again if deferred redraw to make sure the flag is always set. Also add a helper for the loop.
| Version | Delta | File | |
|---|---|---|---|
| 1.476 | +23 | -18 | usr.bin/tmux/server-client.c |
| +23 | -18 | 1 files | |
Drop the incoming packet containing 16 MPLS labels with no BoS bit. ok claudio
| Version | Delta | File | |
|---|---|---|---|
| 1.82 | +6 | -1 | sys/netmpls/mpls_input.c |
| +6 | -1 | 1 files | |
MFC update to nginx-1.30.3
| Version | Delta | File | |
|---|---|---|---|
| 1.96.2.2 | +2 | -2 | www/nginx/distinfo |
| 1.201.2.2 | +1 | -1 | www/nginx/Makefile |
| +3 | -3 | 2 files | |
Fix HOMEPAGE.
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +2 | -2 | textproc/libchardet/Makefile |
| +2 | -2 | 1 files | |
Update to libportal-0.10.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +23 | -1 | sysutils/flatpak/libportal/pkg/PLIST-main |
| 1.7 | +2 | -4 | sysutils/flatpak/libportal/Makefile |
| 1.6 | +2 | -2 | sysutils/flatpak/libportal/distinfo |
| 1.3 | +0 | -0 | sysutils/flatpak/libportal/patches/patch-libportal_portal-qt6_cpp |
| +27 | -7 | 4 files | |
Update to spidermonkey140-140.12.0.
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +2 | -2 | devel/spidermonkey140/distinfo |
| 1.12 | +1 | -1 | devel/spidermonkey140/Makefile |
| +3 | -3 | 2 files | |
Update to py3-pypdf-6.13.3.
| Version | Delta | File | |
|---|---|---|---|
| 1.72 | +2 | -2 | print/py-pypdf/distinfo |
| 1.78 | +1 | -1 | print/py-pypdf/Makefile |
| +3 | -3 | 2 files | |
telephony/baresip: update to 4.9.0. see https://github.com/baresip/baresip/releases/tag/v4.9.0, https://github.com/baresip/re/releases/tag/v4.9.0, and https://github.com/baresip/re/releases/tag/v4.8.1 fixed https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h
| Version | Delta | File | |
|---|---|---|---|
| 1.45 | +2 | -2 | telephony/baresip/re/distinfo |
| 1.46 | +2 | -2 | telephony/baresip/baresip/distinfo |
| 1.53 | +1 | -1 | telephony/baresip/re/Makefile |
| 1.39 | +1 | -1 | telephony/baresip/Makefile.inc |
| +6 | -6 | 4 files | |
update to 22.1.8
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +5 | -5 | devel/llvm/22/patches/patch-lld_ELF_Symbols_h |
| 1.17 | +1 | -5 | devel/llvm/22/Makefile |
| 1.8 | +2 | -2 | devel/llvm/22/distinfo |
| +8 | -12 | 3 files | |
update to 1.30.3; fixes CVE-2026-42055, CVE-2026-48142
| Version | Delta | File | |
|---|---|---|---|
| 1.100 | +2 | -2 | www/nginx/distinfo |
| 1.205 | +1 | -1 | www/nginx/Makefile |
| +3 | -3 | 2 files | |
zsh: Matthew Martin takes maintainer, ok sthen It's been many years since the former maintainer gave an ok for this port or even touched it. Matthew has been maintaining this shell for well over a decade, so this change simply reflects reality.
| Version | Delta | File | |
|---|---|---|---|
| 1.101 | +2 | -1 | shells/zsh/Makefile |
| +2 | -1 | 1 files | |
Update to zsh 5.9.1, from Matthew Martin, ok sthen
| Version | Delta | File | |
|---|---|---|---|
| 1.55 | +35 | -6 | shells/zsh/pkg/PLIST |
| 1.100 | +3 | -4 | shells/zsh/Makefile |
| 1.34 | +2 | -2 | shells/zsh/distinfo |
| 1.7 | +1 | -1 | shells/zsh/patches/patch-configure_ac |
| 1.5 | +0 | -0 | shells/zsh/patches/patch-Completion_Unix_Type__diff_options |
| +41 | -13 | 5 files | |
openssl-ruby-tests: prefer 40 over 34
| Version | Delta | File | |
|---|---|---|---|
| 1.19 | +4 | -4 | regress/lib/libssl/openssl-ruby/Makefile |
| +4 | -4 | 1 files | |
openssl-ruby-tests: work with ruby34 and ruby40
| Version | Delta | File | |
|---|---|---|---|
| 1.18 | +4 | -4 | regress/lib/libssl/openssl-ruby/Makefile |
| +4 | -4 | 1 files | |