Build date: 1768604403 - Fri Jan 16 23:00:03 UTC 2026 Build cvs date: 1768588272 - Fri Jan 16 18:31:12 UTC 2026 Build id: 2026-01-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 lib/libc/gen/login_cap.3 P lib/libcrypto/asn1/asn1t.h P lib/libcrypto/mlkem/mlkem.c P lib/libcrypto/mlkem/mlkem.h P lib/libcrypto/mlkem/mlkem_internal.h P regress/usr.sbin/rpki-client/Makefile.inc M sys/dev/usb/uhidev.c M usr.sbin/bgpd/session.c P usr.sbin/rpki-client/encoding.c P usr.sbin/rpki-client/extern.h P usr.sbin/rpki-client/filemode.c P usr.sbin/rpki-client/mft.c P usr.sbin/rpki-client/rpki-client.8 commit ehoVShuOGRJWtwVC Author: tb Date: 2026/01/16 18:31:12 mlkem_internal.h: formate -> format lib/libcrypto/mlkem/mlkem_internal.h commit 0gtRBJ2zDUuwZvQg Author: tb Date: 2026/01/16 18:29:58 mlkem_internal.h: some very basic copy editing lib/libcrypto/mlkem/mlkem_internal.h commit g7YBDJcyHNbmOz1u Author: tb Date: 2026/01/16 18:28:04 mlkem.h: Thie -> This (2x) lib/libcrypto/mlkem/mlkem.h commit ZLbJ1EFtJDzpFsAC Author: tb Date: 2026/01/16 18:27:22 mlkem.c: becuase -> because lib/libcrypto/mlkem/mlkem.c commit 3rk0juQHF9bPD91c Author: schwarze Date: 2026/01/16 17:06:50 fix previous: remove stray .It macro lib/libc/gen/login_cap.3 commit iAHpUwoBLzEFmf95 Author: job Date: 2026/01/16 11:25:27 Inflate gzip compressed CCR files on the fly in filemode Turns out CCR data is highly compressable (~50% reduction with gzip). Filemode recognizes compressed files by the .gz filename extension and handles those transparently, i.e. 'rpki-client -jf *.ccr.gz *.mft.gz' will output the hash identifier for a given file's uncompressed form. OK tb@ regress/usr.sbin/rpki-client/Makefile.inc usr.sbin/rpki-client/encoding.c usr.sbin/rpki-client/extern.h usr.sbin/rpki-client/filemode.c usr.sbin/rpki-client/mft.c usr.sbin/rpki-client/rpki-client.8 commit m40RcGVUsb5qj2w8 Author: tb Date: 2026/01/16 09:25:15 asn1t.h: whitespace tweaks Add missing space after commas, shorten a couple comments in structs, reflow weirdly wrapped long comments and improve the random line breaks in typedefs and prototypes. lib/libcrypto/asn1/asn1t.h commit QlrRyt3Gu8Q9oRul Author: tb Date: 2026/01/16 09:21:48 asn1t.h: Otherwiser -> Otherwise lib/libcrypto/asn1/asn1t.h commit 3mPKoTNIJoeGNR20 Author: tb Date: 2026/01/16 09:19:20 asn1t.h: more macro cleanup, add missing C99 initializers for ADB_ENTRY() ok kenjiro lib/libcrypto/asn1/asn1t.h