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
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