From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- benchmarks/iozone/DESCR | 3 +++ benchmarks/iozone/PLIST | 5 +++++ benchmarks/iozone/pkg/DESCR | 3 --- benchmarks/iozone/pkg/PLIST | 5 ----- 4 files changed, 8 insertions(+), 8 deletions(-) create mode 100644 benchmarks/iozone/DESCR create mode 100644 benchmarks/iozone/PLIST delete mode 100644 benchmarks/iozone/pkg/DESCR delete mode 100644 benchmarks/iozone/pkg/PLIST (limited to 'benchmarks/iozone') diff --git a/benchmarks/iozone/DESCR b/benchmarks/iozone/DESCR new file mode 100644 index 00000000000..f975af6442b --- /dev/null +++ b/benchmarks/iozone/DESCR @@ -0,0 +1,3 @@ +This test writes a X MEGABYTE sequential file in Y byte chunks, then +rewinds it and reads it back. [The size of the file should be +big enough to factor out the effect of any disk cache.] diff --git a/benchmarks/iozone/PLIST b/benchmarks/iozone/PLIST new file mode 100644 index 00000000000..d72a1002840 --- /dev/null +++ b/benchmarks/iozone/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:45:25 zuntum Exp $ +bin/iozone +man/man1/iozone.1 +share/doc/IOzone/IOzone_ps.gz +@dirrm share/doc/IOzone diff --git a/benchmarks/iozone/pkg/DESCR b/benchmarks/iozone/pkg/DESCR deleted file mode 100644 index f975af6442b..00000000000 --- a/benchmarks/iozone/pkg/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This test writes a X MEGABYTE sequential file in Y byte chunks, then -rewinds it and reads it back. [The size of the file should be -big enough to factor out the effect of any disk cache.] diff --git a/benchmarks/iozone/pkg/PLIST b/benchmarks/iozone/pkg/PLIST deleted file mode 100644 index 9202ef1b511..00000000000 --- a/benchmarks/iozone/pkg/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2000/05/03 09:13:16 pooka Exp $ -bin/iozone -man/man1/iozone.1 -share/doc/IOzone/IOzone_ps.gz -@dirrm share/doc/IOzone -- cgit v1.2.3