aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/rawio
Commit message (Collapse)AuthorAgeFilesLines
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* [PATCH] benchmarks/rawio has a bug in commandline option parserEdwin Groothuis2004-01-102-5/+15
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=97848
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove obsolete patch-filesEdwin Groothuis2002-11-053-42/+0
| | | | | | | | | PR: ports/40535 Submitted by: Tilman Linneweh <tilman@arved.de> Approved by: grog@freebsd.org Notes: svn path=/head/; revision=69484
* Upgrade to version 1.2.Greg Lehey2002-10-132-2/+2
| | | | | | | Reminded by: kkenn Notes: svn path=/head/; revision=67921
* Make this build again on systems with no MAP_INHERIT on mmap.Greg Lehey2002-03-291-0/+14
| | | | Notes: svn path=/head/; revision=56833
* Correct checksum.Greg Lehey2001-03-101-1/+1
| | | | | | | Nose rubbed in it by: kris Notes: svn path=/head/; revision=39358
* Include sys/random.h, not machine/random.h.Greg Lehey2001-01-041-1/+1
| | | | | | | | This should fix the conditional build breakage introduced in revision 1.2 Notes: svn path=/head/; revision=36764
* Update checksum.Greg Lehey2001-01-041-1/+1
| | | | Notes: svn path=/head/; revision=36763
* Grog is willing to maintain this now.David E. O'Brien2000-09-151-1/+1
| | | | Notes: svn path=/head/; revision=32627
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Chase the checksum (no changes).Kris Kennaway2000-02-271-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=26338
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* Don't try to include machine/random.h on the Alpha.Steve Price2000-01-281-3/+5
| | | | Notes: svn path=/head/; revision=25173
* fix bento build errorsMichael Haro2000-01-224-5/+27
| | | | Notes: svn path=/head/; revision=24922
* Update to version 1.1.David E. O'Brien2000-01-032-3/+2
| | | | | | | Submitted by: grog Notes: svn path=/head/; revision=24372
* Make this compile again in light of the recent signal changes. This isSteve Price1999-11-141-0/+18
| | | | | | | | no fault of Marcel's changes but rather poor style. Bruce gives a much longer version but I won't repeat that here. :) Notes: svn path=/head/; revision=23103
* Caps, no period.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21094
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Greg Lehey's util for performance testing of low-level storage devicesDavid E. O'Brien1999-08-085-0/+30
Notes: svn path=/head/; revision=20615