K 10 svn:author V 5 edwin K 8 svn:date V 27 2004-01-10T07:57:35.000000Z K 7 svn:log V 386 [PATCH] benchmarks/rawio has a bug in commandline option parser run rawio with -s option(size of raw disk device), as follows: % rawio -a -s 30029328k -v 1 /dev/ad4c returned: Invalid length specification: -v in source rawio.c, it skips parsing argument at one point. PR: ports/58567 Submitted by: OOTOMO Hiroyuki Approved by: maintainer timeout END