1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/benchmarks/rawio
Edwin Groothuis 04a340f14c [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 <ootomo@za.wakwak.com>
Approved by:	maintainer timeout
2004-01-10 07:57:35 +00:00
..
files [PATCH] benchmarks/rawio has a bug in commandline option parser 2004-01-10 07:57:35 +00:00
distinfo
Makefile [PATCH] benchmarks/rawio has a bug in commandline option parser 2004-01-10 07:57:35 +00:00
pkg-descr
pkg-plist