Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/usr.bin/progress
Module Name: src
Committed By: riz
Date: Sun Nov 21 18:40:45 UTC 2010
Modified Files:
src/usr.bin/progress [netbsd-5]: progress.c
Log Message:
Pull up following revision(s) (requested by tron in ticket #1429):
usr.bin/progress/progress.c: revision 1.18
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.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.4.1 src/usr.bin/progress/progress.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index