Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 23:57:35 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/benchmarks/rawio Makefileports/benchmarks/rawio/files patch-ad
Message-ID:  <200401100757.i0A7vakU040727@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2004/01/09 23:57:35 PST

  FreeBSD ports repository

  Modified files:
    benchmarks/rawio     Makefile 
    benchmarks/rawio/files patch-ad 
  Log:
  [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
  
  Revision  Changes    Path
  1.11      +1 -0      ports/benchmarks/rawio/Makefile
  1.2       +14 -5     ports/benchmarks/rawio/files/patch-ad



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401100757.i0A7vakU040727>