K 10 svn:author V 6 tsoome K 8 svn:date V 27 2016-08-31T09:23:09.966215Z K 7 svn:log V 359 recvtftp() is broken for large files, report file size The tftp download for large files will cause internal block id to wrap to 0 as the data type is unsigned short. Also provide file size information for stat. PR: 200500 Reported by: tsoome Reviewed by: allanjude Approved by: allanjude (mentor) Differential Revision: https://reviews.freebsd.org/D7660 END