Build date: 1770937203 - Thu Feb 12 23:00:03 UTC 2026 Build cvs date: 1770906293 - Thu Feb 12 14:24:53 UTC 2026 Build id: 2026-02-13.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 regress/usr.bin/ssh/cert-hostkey.sh P regress/usr.bin/ssh/cert-userkey.sh P sys/dev/ic/psp.c P sys/dev/ic/pspvar.h P sys/dev/pci/ccp_pci.c P sys/dev/pci/pcidevs P sys/dev/pci/pcidevs.h P sys/dev/pci/pcidevs_data.h P sys/dev/pci/psp_pci.c M sys/dev/usb/uhidev.c P usr.bin/ssh/auth.c P usr.bin/ssh/readconf.c P usr.bin/ssh/readconf.h P usr.bin/ssh/servconf.c P usr.bin/ssh/servconf.h P usr.bin/ssh/ssh.c P usr.bin/ssh/sshconnect.c M usr.sbin/bgpd/session.c commit ZbI6ZWpBVMkQ8LDe Author: hshoexer Date: 2026/02/12 14:24:53 psp(4): Add support for the PSP found on the AMD EPYC 9005 sys/dev/ic/psp.c sys/dev/ic/pspvar.h sys/dev/pci/ccp_pci.c sys/dev/pci/psp_pci.c commit JgZOxH2H4Xgpbj29 Author: hshoexer Date: 2026/02/12 14:20:31 regen sys/dev/pci/pcidevs.h sys/dev/pci/pcidevs_data.h commit H9qFmzW7zNllUMKW Author: hshoexer Date: 2026/02/12 14:19:23 Add PSP of the AMD EPYC 9005 ok mlarkin@ sys/dev/pci/pcidevs commit 56Qg1trYVuwsRwNG Author: djm Date: 2026/02/11 22:58:23 very basic testing of multiple files in RevokedKeys and RevokedHostkeys regress/usr.bin/ssh/cert-hostkey.sh regress/usr.bin/ssh/cert-userkey.sh commit fW4mQIObbPCDwPuU Author: djm Date: 2026/02/11 22:57:55 support multiple files in a ssh_config RevokedHostKeys directive bz3918; ok dtucker usr.bin/ssh/readconf.c usr.bin/ssh/readconf.h usr.bin/ssh/ssh.c usr.bin/ssh/sshconnect.c commit 20VVXT24PGNfkaJj Author: djm Date: 2026/02/11 22:57:16 support multiple files in a sshd_config RevokedKeys directive bz3918; ok dtucker usr.bin/ssh/auth.c usr.bin/ssh/servconf.c usr.bin/ssh/servconf.h