]> git.cameronkatri.com Git - bsd-progress.git/commit
Fix argument handling of the "-b" option on 64bit platforms. Using
authortron <tron@NetBSD.org>
Sat, 17 Jul 2010 10:51:03 +0000 (10:51 +0000)
committertron <tron@NetBSD.org>
Sat, 17 Jul 2010 10:51:03 +0000 (10:51 +0000)
commit6814f3fb912279eed9dad628244664ccbeba1309
treef0e3db6fb413c551f17bdeca3a7a9c1d21306165
parentfa5f97966d65a882be4d6bb59b7ca60f3dbedc7a
Fix argument handling of the "-b" option on 64bit platforms. Using
"-b 1024k" would previously fail with this error message:

progress: buffer size 1048576 is greater than -1.
progress.c