Build date: 1762729203 - Sun Nov 9 23:00:03 UTC 2025 Build cvs date: 1762717902 - Sun Nov 9 19:51:42 UTC 2025 Build id: 2025-11-10.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 sys/dev/pckbc/wskbdmap_mfii.c M sys/dev/usb/uhidev.c P sys/dev/usb/ukbdmap.c P sys/dev/wscons/wsksymdef.h P sys/net/if.c P sys/uvm/uvm_map.c M usr.sbin/bgpd/session.c commit Lvb5tQd1sxVLixJM Author: mvs Date: 2025/11/09 19:51:42 Copy only `sa_len' bytes from sockaddr and fill the rest with nulls while doing fill `ifr' within ifconf(). We have no one sockaddr* with size less than sockaddr structure and always do addresses allocation with M_ZERO, so there is no leak, but don't be careless. ok bluhm deraadt sys/net/if.c commit eKeAjSBexqMrsKBj Author: matthieu Date: 2025/11/09 16:22:10 regen sys/dev/usb/ukbdmap.c commit BxtR799DC4IGqYQQ Author: matthieu Date: 2025/11/09 16:21:56 Remove the KB_IOPENER option from wscons. From Crystal Kolipe. ok miod@, millert@ sys/dev/pckbc/wskbdmap_mfii.c sys/dev/wscons/wsksymdef.h commit GioVRu3kYHNSqSmJ Author: mpi Date: 2025/11/09 15:53:47 Remove i386-only uvm_map_setup_md() it is identical to the generic one. ok miod@ sys/uvm/uvm_map.c P lib/freetype/Makefile P lib/pixman/mk/Makefile P lib/pixman/mk/pixman-config.h commit TK7Ye10uNkqNMl0G Author: matthieu Date: 2025/11/09 15:54:47 Garbage collect gcc3 support. From Brad. lib/pixman/mk/Makefile lib/pixman/mk/pixman-config.h commit FLKbiFoQg4kfeVJM Author: matthieu Date: 2025/11/09 15:54:17 garbage collect gcc3 support. From Brad. lib/freetype/Makefile