OpenBSD/src HKguBG9 — usr.bin/tmux tmux.1
Document control ranges, from Dane Jensen.
| Version | Delta | File | |
|---|---|---|---|
| 1.1045 | +21 | -2 | usr.bin/tmux/tmux.1 |
| +21 | -2 | 1 files | |
Document control ranges, from Dane Jensen.
| Version | Delta | File | |
|---|---|---|---|
| 1.1045 | +21 | -2 | usr.bin/tmux/tmux.1 |
| +21 | -2 | 1 files | |
Set up default and last cell before clearing padding, reported by someone on GitHub.
| Version | Delta | File | |
|---|---|---|---|
| 1.7 | +15 | -14 | usr.bin/tmux/tty-draw.c |
| +15 | -14 | 1 files | |
Do not read off end of buffer if it ends in \ when expanding \c, found by ossfuzz.
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +2 | -2 | usr.bin/tmux/regsub.c |
| +2 | -2 | 1 files | |
Clamp width to terminal width, also change calculation of end of screen (it is OK to be outside the screen). Fixes problem reported by Dane Jensen in GitHub issue 4969.
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +11 | -10 | usr.bin/tmux/tty-draw.c |
| +11 | -10 | 1 files | |
fix previous bound check in dname_expand() introduced mistakenly by me while reworking renaud's diff. spotted the hard way by deraadt ok jtt@
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +4 | -2 | usr.sbin/smtpd/unpack_dns.c |
| +4 | -2 | 1 files | |
geo/qgis: update to 4.0.1
| Version | Delta | File | |
|---|---|---|---|
| 1.105 | +9 | -2 | geo/qgis/pkg/PLIST |
| 1.229 | +6 | -3 | geo/qgis/Makefile |
| 1.140 | +2 | -2 | geo/qgis/distinfo |
| +17 | -7 | 3 files | |
update to py3-uharfbuzz-0.53.6
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +2 | -2 | devel/py-uharfbuzz/distinfo |
| 1.2 | +1 | -1 | devel/py-uharfbuzz/Makefile |
| +3 | -3 | 2 files | |
update to tomcat-10.1.54
| Version | Delta | File | |
|---|---|---|---|
| 1.41 | +4 | -4 | www/tomcat/v10/distinfo |
| 1.48 | +1 | -1 | www/tomcat/v10/Makefile |
| +5 | -5 | 2 files | |
update to tomcat-9.0.117
| Version | Delta | File | |
|---|---|---|---|
| 1.53 | +4 | -4 | www/tomcat/v9/distinfo |
| 1.61 | +1 | -1 | www/tomcat/v9/Makefile |
| +5 | -5 | 2 files | |
update to py3-tzdata-2026.1
| Version | Delta | File | |
|---|---|---|---|
| 1.6 | +2 | -2 | devel/py-tzdata/distinfo |
| 1.8 | +1 | -1 | devel/py-tzdata/Makefile |
| +3 | -3 | 2 files | |
update to py3-charset-normalizer-3.4.7
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +2 | -2 | textproc/py-charset-normalizer/distinfo |
| 1.23 | +1 | -1 | textproc/py-charset-normalizer/Makefile |
| +3 | -3 | 2 files | |
update to fetchmail-6.6.3
| Version | Delta | File | |
|---|---|---|---|
| 1.48 | +2 | -2 | mail/fetchmail/distinfo |
| 1.29 | +1 | -1 | mail/fetchmail/patches/patch-Makefile_in |
| 1.176 | +1 | -1 | mail/fetchmail/Makefile |
| +4 | -4 | 3 files | |
update to sslscan-2.2.2
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +3 | -3 | security/sslscan/patches/patch-Makefile |
| 1.32 | +2 | -2 | security/sslscan/distinfo |
| 1.85 | +1 | -2 | security/sslscan/Makefile |
| +6 | -7 | 3 files | |
ksh: yank on 'change' in vi-mode Until now, only 'delete' operations in ksh's vi-mode yank the deleted range to the yank buffer. Make 'change' operations do the same. This is consistent with vi(1)'s behavior. ok tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.14 | +36 | -4 | regress/bin/ksh/edit/vi.sh |
| 1.69 | +3 | -2 | bin/ksh/vi.c |
| +39 | -6 | 2 files | |
match on Intel 800 Series ok mlarkin@
| Version | Delta | File | |
|---|---|---|---|
| 1.35 | +7 | -1 | sys/dev/pci/dwiic_pci.c |
| 1.292 | +3 | -1 | sys/dev/pci/azalia.c |
| +10 | -2 | 2 files | |
sys/octeon: interrupts and barier cleanup octciu_intr_establish() happens on autoconf where only CPU0 exists, and on octeon we increase ncpus in cpu hatch, and not attach, which means that ncpus is 1 at octciu_intr_establish() time. What makes cpuid always 1 for that code and schedules all interrupts on CPU0. I also moved octciu_intr_barrier() to actual interrupt's cpu. OK: visa@, kn@
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +4 | -2 | sys/arch/octeon/dev/octciu.c |
| +4 | -2 | 1 files | |
regen
| Version | Delta | File | |
|---|---|---|---|
| 1.2119 | +285 | -1 | sys/dev/pci/pcidevs_data.h |
| 1.2124 | +72 | -1 | sys/dev/pci/pcidevs.h |
| +357 | -2 | 2 files | |
add Intel 800 Series ids from: Intel 800 Series Chipset Family Platform Controller Hub (PCH) Datasheet, Volume 1 of 2, Doc. No.: 833778, Rev.: 003 ok mlarkin@
| Version | Delta | File | |
|---|---|---|---|
| 1.2131 | +72 | -1 | sys/dev/pci/pcidevs |
| +72 | -1 | 1 files | |
freesynd uses C++ so must use ports-gcc on base-gcc arches This doesn't fix the build on sparc64, but it's necessary to get there
| Version | Delta | File | |
|---|---|---|---|
| 1.10 | +3 | -0 | games/freesynd/Makefile |
| +3 | -0 | 1 files | |
Update to avahi-0.9rc4.
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +2 | -2 | net/avahi/distinfo |
| 1.6 | +3 | -0 | net/avahi/pkg/PLIST-libs |
| 1.167 | +1 | -1 | net/avahi/Makefile |
| +6 | -3 | 3 files | |
update to scummvm 2026.2.0 tinygl is enabled again after an upstream change to reduce memory usage
| Version | Delta | File | |
|---|---|---|---|
| 1.109 | +1 | -3 | games/scummvm/Makefile |
| 1.50 | +2 | -2 | games/scummvm/distinfo |
| 1.32 | +2 | -2 | games/scummvm/patches/patch-configure |
| +5 | -7 | 3 files | |
Update to awscli-1.44.73.
| Version | Delta | File | |
|---|---|---|---|
| 1.26 | +2 | -2 | sysutils/awscli/v1/distinfo |
| 1.28 | +2 | -2 | sysutils/awscli/v1/Makefile |
| +4 | -4 | 2 files | |
Update to py3-boto3-1.42.83.
| Version | Delta | File | |
|---|---|---|---|
| 1.644 | +2 | -2 | net/py-boto3/distinfo |
| 1.656 | +1 | -1 | net/py-boto3/Makefile |
| +3 | -3 | 2 files | |
Update to py3-botocore-1.42.83.
| Version | Delta | File | |
|---|---|---|---|
| 1.320 | +18 | -0 | net/py-botocore/pkg/PLIST |
| 1.861 | +2 | -2 | net/py-botocore/distinfo |
| 1.871 | +1 | -1 | net/py-botocore/Makefile |
| +21 | -3 | 3 files | |
Update to OpenEXR-3.4.9.
| Version | Delta | File | |
|---|---|---|---|
| 1.47 | +2 | -2 | graphics/openexr/distinfo |
| 1.86 | +1 | -1 | graphics/openexr/Makefile |
| +3 | -3 | 2 files | |
cdogs-sdl errors out with "multiple definition of `smat4_lerp'" Move to ports-gcc on gcc-arches to fix build on sparc64
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +4 | -0 | games/cdogs-sdl/Makefile |
| +4 | -0 | 1 files | |
Fix order of cpus in CPU_INFO_FOREACH The cpus were put into the linked list in mostly inverted order during attach. The linked list determines the order used by the CPU_INFO_FOREACH macros. Order the linked list by ci_cpuid instead. ok jca@ for most archs "this should go in" deraadt@
| Version | Delta | File | |
|---|---|---|---|
| 1.51 | +6 | -4 | sys/arch/alpha/alpha/cpu.c |
| 1.61 | +7 | -3 | sys/arch/arm/arm/cpu.c |
| 1.86 | +7 | -3 | sys/arch/mips64/mips64/cpu.c |
| 1.24 | +7 | -3 | sys/arch/riscv64/riscv64/cpu.c |
| 1.204 | +6 | -3 | sys/arch/amd64/amd64/cpu.c |
| 1.148 | +6 | -3 | sys/arch/arm64/arm64/cpu.c |
| +39 | -19 | 1 files not shown | |
| +45 | -22 | 7 files | |
Update newsraft to 0.36.
| Version | Delta | File | |
|---|---|---|---|
| 1.25 | +2 | -2 | www/newsraft/distinfo |
| 1.27 | +1 | -1 | www/newsraft/Makefile |
| +3 | -3 | 2 files | |
newsboat: update patch to reflect what was committed upstream.
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +3 | -9 | www/newsboat/patches/patch-include_strprintf_h |
| +3 | -9 | 1 files | |
bluemoon: pass version number through MAKE_FLAGS. This removes the need to patch the upstream Makefile. Bump REVISION since the binary now reports the correct version; the hardcoded version in the patch had not been updated.
| Version | Delta | File | |
|---|---|---|---|
| 1.12 | +5 | -2 | games/bluemoon/Makefile |
| 1.2 | +0 | -0 | games/bluemoon/patches/patch-Makefile |
| +5 | -2 | 2 files | |