K 10 svn:author V 8 cperciva K 8 svn:date V 27 2008-08-04T06:53:13.094911Z K 7 svn:log V 321 Set "max" to a reasonable value if BLOCKSIZE has a bogus unit. Prior to this commit, "env BLOCKSIZE=4X df" prints not only "4X: unknown blocksize" as expected, but sometimes also "maximum blocksize is 1G" and "minimum blocksize is 512" depending on what happened to be on the stack. Found by: LLVM/Clang Static Checker END