Build date: 1787695203 - Tue Aug 25 22:00:03 UTC 2026 Build cvs date: 1787691273 - Tue Aug 25 20:54:33 UTC 2026 Build id: 2026-08-26.1 Build tags: amd64-regress ports sysupgrade Applied the following diff(s): /home/anton/tmp/robsd/src-sys-em.diff /home/anton/tmp/robsd/src-sys-uhidev-sispm.diff /home/anton/tmp/robsd/src-sysupgrade.diff P lib/libagentx/agentx.3 P lib/libc/arch/aarch64/hash/Makefile.inc U lib/libc/arch/aarch64/hash/sha1_aarch64.c U lib/libc/arch/aarch64/hash/sha1_aarch64_ce.S P lib/libc/arch/aarch64/hash/sha256_aarch64.c P lib/libc/arch/aarch64/hash/sha512_aarch64.c P lib/libc/gen/login_cap.3 P lib/libc/hash/sha1.c P lib/libc/hidden/sha1.h P lib/libc/regex/regex.3 P lib/libc/stdlib/icdb_new.3 P lib/libc/sys/recv.2 P lib/libcrypto/man/MD5.3 P lib/libcrypto/man/d2i_X509_SIG.3 P lib/libssl/man/SSL_CTX_sess_set_get_cb.3 P lib/libssl/man/SSL_CTX_set_cert_verify_callback.3 P lib/libssl/man/SSL_CTX_set_quiet_shutdown.3 P lib/libssl/man/SSL_do_handshake.3 P lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 P regress/usr.bin/mandoc/db/Makefile U regress/usr.bin/mandoc/db/README U regress/usr.bin/mandoc/db/makewhatis/Makefile U regress/usr.bin/mandoc/db/out/dirarg.dout U regress/usr.bin/mandoc/db/out/dopt.dout U regress/usr.bin/mandoc/db/out/nopt.dout U regress/usr.bin/mandoc/db/out/topt.dout U regress/usr.bin/mandoc/db/out/uopt.dout P sbin/dhcpleased/engine.c P share/man/man5/port-modules.5 P share/man/man8/release.8 P share/man/man9/cpu_xcall.9 P share/man/man9/srpl_rc_init.9 P sys/dev/pci/if_aq_pci.c M sys/dev/usb/uhidev.c P usr.bin/aucat/aucat.1 P usr.bin/openssl/openssl.1 P usr.bin/rsync/rsyncd.5 P usr.bin/ssh/sftp-server.8 P usr.bin/tmux/arguments.c P usr.bin/tmux/cmd-command-prompt.c P usr.bin/tmux/cmd-if-shell.c P usr.bin/tmux/cmd-run-shell.c P usr.bin/tmux/layout.c P usr.bin/tmux/options-table.c P usr.bin/tmux/server-client.c P usr.bin/tmux/sort.c P usr.bin/tmux/tmux.1 P usr.bin/tmux/tmux.h P usr.bin/tmux/tty-term.c P usr.bin/tmux/tty.c P usr.bin/tmux/window-panes.c P usr.bin/tmux/window-switch.c P usr.bin/tmux/window-tree.c P usr.bin/xinstall/install.1 M usr.sbin/bgpd/session.c P usr.sbin/rmt/rmt.8 P usr.sbin/rpki-client/ccr.c P usr.sbin/rpki-client/extern.h commit efawI23o4poijkmn Author: schwarze Date: 2026/08/25 20:54:33 new tests for makewhatis(8) command line arguments and for its various operation modes regress/usr.bin/mandoc/db/Makefile regress/usr.bin/mandoc/db/README regress/usr.bin/mandoc/db/makewhatis/Makefile regress/usr.bin/mandoc/db/out/dirarg.dout regress/usr.bin/mandoc/db/out/dopt.dout regress/usr.bin/mandoc/db/out/nopt.dout regress/usr.bin/mandoc/db/out/topt.dout regress/usr.bin/mandoc/db/out/uopt.dout commit RqkZX1qDAkNAB7Ir Author: nicm Date: 2026/08/25 18:38:05 Fix tiled pane resizing with floating layout cells, reported by Kevin Hovs\M-C\M-$ter. usr.bin/tmux/layout.c commit Es8PlLVQrwFS5fYp Author: schwarze Date: 2026/08/25 14:36:31 fix alphabetical order of module names, no text change: cabal and cargo before cmake and wayland before www share/man/man5/port-modules.5 commit BFZE8LutAUxxjdWm Author: schwarze Date: 2026/08/25 14:32:15 Most dictionaries list the noun "firmware" as uncountable, so avoid the plural form. OK jsg@ ian@ and also agrees with jmc@'s past practice. Minor issue found by jsg@. share/man/man8/release.8 commit mP2Jd1OkrFswZv0J Author: jsing Date: 2026/08/25 14:00:07 Consistently test against zero. lib/libc/arch/aarch64/hash/sha256_aarch64.c lib/libc/arch/aarch64/hash/sha512_aarch64.c commit z7aAOYVkFfDJvKJc Author: jsing Date: 2026/08/25 13:57:18 Provide assembly implementation of SHA-1 for aarch64 in libc Provide a CE assembly implementation that can be used on hardware that has the CE SHA-1 instructions. This is considerably faster than the generic C implementation. Largely borrowed from libcrypto. With input from naddy@ ok naddy@ tb@ lib/libc/arch/aarch64/hash/Makefile.inc lib/libc/arch/aarch64/hash/sha1_aarch64.c lib/libc/arch/aarch64/hash/sha1_aarch64_ce.S lib/libc/hash/sha1.c lib/libc/hidden/sha1.h commit UHV71jjadMYpOhKM Author: florian Date: 2026/08/25 11:03:49 Validate the IP address the dhcp server acks. acts1631@proton.me points out that a rogue dhcp server can trick dhcpleased into holding on to a lease indefinitely since it looses track which IP is actually configured. Diff provided by acts1631 as well, thanks! While here, remove checking for yiaddr being absent (i.e. INADDR_ANY) because that check is now redundant. sbin/dhcpleased/engine.c commit 6VF3vM3QCami2jbA Author: job Date: 2026/08/25 08:41:14 Make ASN.1 helper function to copy strings available to other compilation units OK tb@ usr.sbin/rpki-client/ccr.c usr.sbin/rpki-client/extern.h commit afMXv9mS7DxzPKKk Author: nicm Date: 2026/08/25 08:37:08 Add a clear-on-attach option which when turned off scrolls away the existing terminal state instead of entering the alternate screen. This is useful in environments where tmux is started as a login shell but it is important that any pre-tmux messages are still visible. GitHub issue 5508 from Josef \M-E\M^X\M-C\M--dk\M-C\M-=. usr.bin/tmux/options-table.c usr.bin/tmux/tmux.1 usr.bin/tmux/tmux.h usr.bin/tmux/tty-term.c usr.bin/tmux/tty.c commit uOEESSSvnbZMkF5M Author: nicm Date: 2026/08/25 07:23:30 Do not pass NULL to qsort, and add checks for invalid session or window after swap. usr.bin/tmux/sort.c usr.bin/tmux/window-switch.c usr.bin/tmux/window-tree.c commit gsM99Zjin3geEK2W Author: nicm Date: 2026/08/25 06:14:16 Do not leak exit message on client free, from Jeong, Heon. usr.bin/tmux/server-client.c commit knzAexCM9FzoNjwI Author: nicm Date: 2026/08/25 06:04:33 Tidy up args_make_commands reference counting to fix a memory leak, from Jeong, Heon. usr.bin/tmux/arguments.c usr.bin/tmux/cmd-command-prompt.c usr.bin/tmux/cmd-if-shell.c usr.bin/tmux/cmd-run-shell.c usr.bin/tmux/window-panes.c commit EeBwOyzimbHWJqrC Author: jsg Date: 2026/08/25 05:47:52 ICBB -> ICDB lib/libc/stdlib/icdb_new.3 commit yCDOHvSGzUNrsvJD Author: jsg Date: 2026/08/25 01:25:42 remove a misplaced 'an' ok schwarze@ claudio@ krw@ lib/libc/sys/recv.2 commit d6q9VftNsPfomiVU Author: jcs Date: 2026/08/25 01:18:03 add a detach function to handle cleanup for Thunderbolt-attached versions like the OWC 10gbit Thunderbolt adapter sys/dev/pci/if_aq_pci.c commit WUOzgVPcr4GwFsGe Author: jsg Date: 2026/08/25 01:09:31 unneccessary -> unnecessary usr.bin/xinstall/install.1 commit aXgaVGYNjYJcqVLi Author: jsg Date: 2026/08/25 00:08:28 grammar; a -> an ok schwarze@ sthen@ krw@ lib/libagentx/agentx.3 lib/libc/gen/login_cap.3 lib/libc/regex/regex.3 lib/libcrypto/man/MD5.3 lib/libcrypto/man/d2i_X509_SIG.3 lib/libssl/man/SSL_CTX_sess_set_get_cb.3 lib/libssl/man/SSL_CTX_set_cert_verify_callback.3 lib/libssl/man/SSL_CTX_set_quiet_shutdown.3 lib/libssl/man/SSL_do_handshake.3 lib/libssl/man/SSL_get_ex_data_X509_STORE_CTX_idx.3 share/man/man9/cpu_xcall.9 share/man/man9/srpl_rc_init.9 usr.bin/aucat/aucat.1 usr.bin/openssl/openssl.1 usr.bin/rsync/rsyncd.5 usr.bin/ssh/sftp-server.8 usr.sbin/rmt/rmt.8