OpenBSD/src Mrg60Ojlib/libcrypto opensslv.h

   LibreSSL 4.4.0 is around the corner
VersionDeltaFile
1.83+3-3lib/libcrypto/opensslv.h
+3-31 files

OpenBSD/src V7w4E4Sdistrib/sets/lists/base mi, etc Makefile

   Wire rtrd rc command script into base

   Spotted by Bram van de Burgt

   OK deraadt@
VersionDeltaFile
1.495+3-2etc/Makefile
1.1202+1-0distrib/sets/lists/base/mi
+4-22 files

OpenBSD/src 8NuR7bEshare/man/man9 ieee80211_radiotap.9 ieee80211_proto.9

   kill RCS Id: lines in files that also have RCS OpenBSD: lines
VersionDeltaFile
1.17+2-3share/man/man9/ieee80211_radiotap.9
1.6+2-3share/man/man9/ieee80211_proto.9
1.7+2-3share/man/man9/ieee80211_output.9
1.6+2-3share/man/man9/ieee80211_input.9
1.7+2-3share/man/man9/ieee80211_crypto.9
1.17+2-3share/man/man9/ieee80211.9
+12-182 files not shown
+16-248 files

OpenBSD/src ilq2Ab4sys/net pf_table.c

   pf: do not free the caller's ruleset when attaching a table fails

   pfr_attach_table() takes a struct pf_ruleset * from its caller and, on its
   own error paths, calls pfr_destroy_ktable() on the table it just made.  That
   drops the table's reference on the ruleset and calls
   pf_remove_if_empty_ruleset(), which may unlink and free the anchor the
   ruleset is embedded in -- and then pfr_attach_table() returns NULL to a
   caller still holding the pointer.

   Reached from userland with DIOCADDRULE and a PF_ADDR_DYNIFTL source, after
   DIOCSETLIMIT has lowered PF_LIMIT_TABLES to one item of headroom: the first
   pfr_create_ktable() takes it and the root table's fails.

   Hold a table reference on the ruleset for the duration instead, so the
   ruleset outlives every failure path inside pfr_attach_table() and stays the
   caller's to remove.

   OK sashan@

   Reported-by: syzbot+ac508ec1043a1de78c91 at syzkaller.appspotmail.com
VersionDeltaFile
1.150+14-2sys/net/pf_table.c
+14-21 files

OpenBSD/src 5v9Lgkuusr.bin/tmux spawn.c server-fn.c

   Do not do anything in session_detach and rely on the caller destroying
   the session, otherwise grouped sessions can reuse a session with no
   windows. From Jeong, Heon in GitHub issue 5620.
VersionDeltaFile
1.108+9-4usr.bin/tmux/session.c
1.53+3-3usr.bin/tmux/spawn.c
1.154+3-3usr.bin/tmux/server-fn.c
+15-103 files

OpenBSD/src vRSMrtYusr.bin/tmux tmux.h cmd-display-menu.c

   Add support for borderless menus, like panes. GitHub issue 5447 from harikp2002
   at gmail dot com.
VersionDeltaFile
1.71+38-21usr.bin/tmux/menu.c
1.292+17-12usr.bin/tmux/screen-write.c
1.102+11-6usr.bin/tmux/mode-tree.c
1.55+8-7usr.bin/tmux/cmd-display-menu.c
1.1444+3-1usr.bin/tmux/tmux.h
+77-475 files

OpenBSD/src HnKUgAIusr.sbin/ntpd client.c

   client_dispatch: check ntp_getmsg() return value and abort if needed
   discovery, analysis & fix by Acts1631 (acts1631kjv proton me), ok bcook
VersionDeltaFile
1.121+3-2usr.sbin/ntpd/client.c
+3-21 files

OpenBSD/src aNSgZ78usr.bin/tmux window-copy.c

   Do not trim all lines to make a zero line grid which reflow does not like, from
   Kaixuan Li.
VersionDeltaFile
1.431+2-2usr.bin/tmux/window-copy.c
+2-21 files

OpenBSD/src mmuNgcNusr.bin/tmux tmux.h cmd-resize-pane.c

   Do not unzoom when resizing a floating pane that was created with -A.
   Similarly, skip hidden floating panes when changing Z order. Reported by Clark
   Wang.
VersionDeltaFile
1.75+14-5usr.bin/tmux/cmd-join-pane.c
1.377+13-1usr.bin/tmux/window.c
1.69+3-2usr.bin/tmux/cmd-resize-pane.c
1.1443+2-1usr.bin/tmux/tmux.h
+32-94 files

OpenBSD/src i4CxVsZusr.bin/tmux tmux.h screen-redraw.c

   Remove popups and all the associated overlay machinery (they were the last user
   of it). display-popup stays but becomes an (undocumented) compatibility command
   to open a floating pane.
VersionDeltaFile
1.54+178-308usr.bin/tmux/cmd-display-menu.c
1.481+30-192usr.bin/tmux/tty.c
1.1171+31-168usr.bin/tmux/tmux.1
1.513+13-155usr.bin/tmux/server-client.c
1.160+26-61usr.bin/tmux/screen-redraw.c
1.1442+3-47usr.bin/tmux/tmux.h
+281-9319 files not shown
+305-1,00015 files

OpenBSD/src QGdJWeWusr.sbin/unbound/daemon remote.c, usr.sbin/unbound/doc Changelog

   merge Unbound 1.26.1
VersionDeltaFile
1.58+577-0usr.sbin/unbound/doc/Changelog
1.34+444-103usr.sbin/unbound/services/authzone.c
1.36+210-131usr.sbin/unbound/services/mesh.c
1.47+251-14usr.sbin/unbound/daemon/remote.c
1.45+199-15usr.sbin/unbound/util/netevent.c
1.19+159-20usr.sbin/unbound/validator/val_sigcrypt.c
+1,840-28395 files not shown
+4,498-909101 files

OpenBSD/src C5phIcNusr.sbin/unbound/daemon remote.c, usr.sbin/unbound/doc Changelog

   import Unbound 1.26.1, tests from phessler, ok florian
VersionDeltaFile
1.1.1.40+577-0usr.sbin/unbound/doc/Changelog
1.1.1.28+444-103usr.sbin/unbound/services/authzone.c
1.1.1.34+210-131usr.sbin/unbound/services/mesh.c
1.1.1.36+251-14usr.sbin/unbound/daemon/remote.c
1.1.1.33+197-13usr.sbin/unbound/util/netevent.c
1.1.1.20+159-20usr.sbin/unbound/validator/val_sigcrypt.c
+1,838-281110 files not shown
+4,657-882116 files

OpenBSD/src TyvVhFUusr.sbin/nsd xfrd.c rdata.c, usr.sbin/nsd/doc RELNOTES ChangeLog

   merge NSD 4.15.2
VersionDeltaFile
1.32+137-24usr.sbin/nsd/nsec3.c
1.24+135-1usr.sbin/nsd/doc/ChangeLog
1.22+112-0usr.sbin/nsd/doc/RELNOTES
1.36+74-34usr.sbin/nsd/options.c
1.23+103-0usr.sbin/nsd/rdata.c
1.38+58-17usr.sbin/nsd/xfrd.c
+619-7634 files not shown
+1,099-15240 files

OpenBSD/src Y2BXLpQusr.sbin/nsd rdata.c options.c, usr.sbin/nsd/doc RELNOTES ChangeLog

   import NSD 4.15.2, tests from phessler, ok florian
VersionDeltaFile
1.1.1.17+137-24usr.sbin/nsd/nsec3.c
1.1.1.9+135-1usr.sbin/nsd/doc/ChangeLog
1.1.1.9+112-0usr.sbin/nsd/doc/RELNOTES
1.1.1.25+74-34usr.sbin/nsd/options.c
1.1.1.20+103-0usr.sbin/nsd/rdata.c
1.1.1.3+95-0usr.sbin/nsd/simdzone/src/generic/svcb.h
+656-5943 files not shown
+1,354-22949 files

OpenBSD/src 4bFdhVishare/man/man9 ieee80211.9

   ieee80211_chan2mode() was replaced by ieee80211_node_abg_mode()
   ok stsp@
VersionDeltaFile
1.16+10-9share/man/man9/ieee80211.9
+10-91 files

OpenBSD/src w3cSssVusr.bin/tmux tmux.h

   Fix typo (too few 0s) in CLIENT_CONTROL_DISCARD, from someone in GitHub issue
   5622.
VersionDeltaFile
1.1441+2-2usr.bin/tmux/tmux.h
+2-21 files

OpenBSD/src XdbPR3qsbin/unwind/libunbound/services mesh.c authzone.c, sbin/unwind/libunbound/util configparser.y netevent.c

   Sync to unbound 1.26.1; heavy lifting by sthen
VersionDeltaFile
1.27+3,081-3,021sbin/unwind/libunbound/util/configlexer.c
1.26+444-103sbin/unwind/libunbound/services/authzone.c
1.26+210-131sbin/unwind/libunbound/services/mesh.c
1.29+199-15sbin/unwind/libunbound/util/netevent.c
1.14+159-20sbin/unwind/libunbound/validator/val_sigcrypt.c
1.24+103-50sbin/unwind/libunbound/util/configparser.y
+4,196-3,34069 files not shown
+5,760-3,77775 files

OpenBSD/src RLx21mkshare/man/man9 ieee80211_radiotap.9

   bpfattach2 -> bpfattach, bpf_mtap2 -> bpf_mtap
VersionDeltaFile
1.16+5-5share/man/man9/ieee80211_radiotap.9
+5-51 files

OpenBSD/src cjawik2share/man/man9 mq_init.9

   mq_dechain() was removed in uipc_mbuf.c 1.300
   spotted by bluhm@
VersionDeltaFile
1.14+2-17share/man/man9/mq_init.9
+2-171 files

OpenBSD/src S3p65i5share/man/man9 wsfont_init.9

   wsfont_remove() was removed in wsfont.c rev 1.56
VersionDeltaFile
1.3+1-10share/man/man9/wsfont_init.9
+1-101 files

OpenBSD/src AplJbtCshare/man/man9 vnsubr.9

   vn_default_error() was removed in vfs_init.c rev 1.21
VersionDeltaFile
1.17+1-8share/man/man9/vnsubr.9
+1-81 files

OpenBSD/src JxzDRiVshare/man/man9 uvm_init.9

   uvm_meter() was removed in uvm_meter.c rev 1.49
VersionDeltaFile
1.8+2-9share/man/man9/uvm_init.9
+2-91 files

OpenBSD/src LVzN5zSshare/man/man9 usb_add_task.9

   usb_task_add -> usb_add_task
VersionDeltaFile
1.4+3-3share/man/man9/usb_add_task.9
+3-31 files

OpenBSD/src Fw6EWAKshare/man/man9 rtable_add.9

   task_l2set -> rtable_l2set
VersionDeltaFile
1.10+3-3share/man/man9/rtable_add.9
+3-31 files

OpenBSD/src cQHCuwushare/man/man9 srp_enter.9

   srp_gc_finalize() was removed in kern_srp.c rev 1.14
VersionDeltaFile
1.18+2-14share/man/man9/srp_enter.9
+2-141 files

OpenBSD/src T9iP6xLshare/man/man9 spl.9

   spllowersoftclock() was removed in 2005
VersionDeltaFile
1.27+5-13share/man/man9/spl.9
+5-131 files

OpenBSD/src jaCR9hLshare/man/man9 pmap.9

   pmap_collect() was removed in 2025
VersionDeltaFile
1.23+2-17share/man/man9/pmap.9
+2-171 files

OpenBSD/src klL5GrZshare/man/man9 pmap.9

   pmap_clear_referenced -> pmap_clear_reference
VersionDeltaFile
1.22+3-3share/man/man9/pmap.9
+3-31 files

OpenBSD/src ft8Sm0Xshare/man/man9 mbuf_tags.9

   m_tag_init() was removed in uipc_mbuf2.c rev 1.50
VersionDeltaFile
1.45+2-9share/man/man9/mbuf_tags.9
+2-91 files

OpenBSD/src pCvD1OBshare/man/man9 bpf_mtap.9

   bpf_tap() was removed in bpf.c rev 1.149
VersionDeltaFile
1.20+2-11share/man/man9/bpf_mtap.9
+2-111 files