cvs commit: ports/benchmarks/rawio Makefileports/benchmarks/rawio/files patch-ad

Edwin Groothuis edwin at FreeBSD.org
Fri Jan 9 23:57:37 PST 2004


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 at 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


More information about the cvs-all mailing list