A possible unintended difference in 13.1-RELEASE vs., for example, 13.1-RELEASE-p3

2022-11-03 Thread Mark Millard
I downloaded and looked at: FreeBSD-13.1-RELEASE-arm64-aarch64-RPI.img # mdconfig -u md0 -f FreeBSD-13.1-RELEASE-arm64-aarch64-RPI.img # mount -onoatime /dev/md0s2a /mnt # strings /mnt/boot/kern*/kernel | grep 13.1-RELEASE @(#)FreeBSD 13.1-RELEASE releng/13.1-n250148-fc952ac2212 GENERIC FreeBSD 1

Re: FreeBSD Errata Notice FreeBSD-EN-22:25.tcp

2022-11-03 Thread Zhenlei Huang
Hi, This fix an annoying issue I encountered when I updated one of my build box from 12.3 to 13.1. When remote copying large files from the build box to my local laptop (MBP), sometimes the pipe broke and end up with 'lost connection'. ``` zlei@Zhenleis-MacBook-Pro:/tmp % scp xx.xx.xx.xx:~/stabl