K 10 svn:author V 5 edwin K 8 svn:date V 27 2010-11-03T10:12:13.267866Z K 7 svn:log V 462 MFC of r214002, r214010 - Stylify of uudecode(1) Part of PR bin/124739. - "b64decode -r" did not handle arbitary breaks in base64 encoded data. White space should be accepted anywhere in a base64 encoded stream, not just after every chunk (4 characters). Test-scenario: VmVsb2NpdHkgUmV3YXJkcw== and VmVsb2NpdHkgUmV3YXJkcw == should both produce "Velocity Rewards" PR: bin/124739 Submitted by: Mark Andrews END