]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC libstand catch-up: r305116,306534,306538,306552,306638
authorkevans <kevans@FreeBSD.org>
Sat, 10 Feb 2018 01:52:58 +0000 (01:52 +0000)
committerkevans <kevans@FreeBSD.org>
Sat, 10 Feb 2018 01:52:58 +0000 (01:52 +0000)
commit911d824aa2f13cfe8297dfdde44fe069203dcba8
tree3a8ac11f6ef4e002c1a8f87a5778621f82ba7395
parentd6e617c3a731b307857031e16ef121649a651e2e
MFC libstand catch-up: r305116,306534,306538,306552,306638

r305116: recvtftp() is broken for large files, report file size
r306534: cd9660_open should check for padding
r306538: cstyle fix of cd9660_open in libstand
r306552: Fix remaining cstyle issues in libstand/cd9660.c
r306638: Fix remaining bugs in libstand/cd9660.c reported by Bruce Evans.

PR: 200500
lib/libstand/cd9660.c
lib/libstand/tftp.c