Build date: 1755381602 - Sat Aug 16 22:00:02 UTC 2025 Build cvs date: 1755362586 - Sat Aug 16 16:43:06 UTC 2025 Build id: 2025-08-17.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 etc/rc.d/rc.subr P regress/lib/libcrypto/mlkem/mlkem_tests.c P share/man/man4/wskbd.4 P share/man/man4/wsmouse.4 P share/man/man4/wsmux.4 P share/man/man5/bsd.port.mk.5 P share/man/man5/cabal-module.5 P share/man/man5/gnome-module.5 P share/man/man5/port-modules.5 P share/man/man5/python-module.5 P sys/dev/usb/uvideo.c P sys/dev/usb/uvideo.h M usr.sbin/bgpd/session.c P usr.sbin/rcctl/rcctl.sh commit OdkqpVCmYASqDv30 Author: daniel Date: 2025/08/16 16:43:06 update MASTER_SITES to SITES in various ports man pages ok jca@ share/man/man5/bsd.port.mk.5 share/man/man5/cabal-module.5 share/man/man5/gnome-module.5 share/man/man5/port-modules.5 share/man/man5/python-module.5 commit KgqkKVSoiT3oeOld Author: jsg Date: 2025/08/16 13:33:48 spelling share/man/man4/wsmux.4 commit NbMO2tHRBiz3AXuu Author: matthieu Date: 2025/08/16 11:28:25 add some documentation about the supported ioctls() on wskbd(4), wsmouse(4) and wsmux(4). For wskbd(4) also include the description of the supported keymaps. Some of the text has been copied and adapted from the correspondiing NetBSD manual pages. ok sthen@ (who also spotted a missing newline), miod@ share/man/man4/wskbd.4 share/man/man4/wsmouse.4 share/man/man4/wsmux.4 commit m5K391atbnh90IBP Author: ajacoutot Date: 2025/08/16 10:23:45 Add savecore_flags to the allowed keys; for consistency. etc/rc.d/rc.subr commit zXU8IVyluhfnoKWo Author: ajacoutot Date: 2025/08/16 10:21:57 Fix non matching regex in grep. w/ landry@ usr.sbin/rcctl/rcctl.sh commit Z4Nbx5Et3HvySpiQ Author: kirill Date: 2025/08/16 08:13:11 sys/uvideo: support pre UVC 1.5 devices Basic probe contains 26 bytes, and extended one 34 bytes. And UVC 1.5 extends it to 48 bytes. It was reported and tested by Daniel Konnoff on his Quanta ACER HD. Tweaks and OK: mglocker@ sys/dev/usb/uvideo.c sys/dev/usb/uvideo.h commit P9XCR6xrDNVxuZrE Author: tb Date: 2025/08/15 21:47:39 mlkem_tests: remove unneded ret variable from mlkem_{decap,keygen}_tests() regress/lib/libcrypto/mlkem/mlkem_tests.c