diff options
-rw-r--r-- | benchmarks/Makefile | 3 | ||||
-rw-r--r-- | doc/CHANGES-2007 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 4a4e7ab4ccd..8c9565325b5 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2006/11/21 10:59:25 tron Exp $ +# $NetBSD: Makefile,v 1.41 2007/03/05 16:01:58 rmind Exp $ # COMMENT= Benchmarking tools @@ -34,6 +34,7 @@ SUBDIR+= postal SUBDIR+= postmark SUBDIR+= randread SUBDIR+= skampi +SUBDIR+= sysbench SUBDIR+= thrulay SUBDIR+= ttcp SUBDIR+= ubench diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 1ddbe8fc337..f646652b042 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.531 2007/03/05 11:51:17 ghen Exp $ +$NetBSD: CHANGES-2007,v 1.532 2007/03/05 16:01:53 rmind Exp $ Changes to the packages collection and infrastructure in 2007: @@ -1049,3 +1049,4 @@ Changes to the packages collection and infrastructure in 2007: Updated www/seamonkey to 1.1.1 [ghen 2007-03-05] Updated www/seamonkey-bin to 1.1.1 [ghen 2007-03-05] Updated www/seamonkey-gtk1 to 1.1.1nb1 [ghen 2007-03-05] + Updated benchmarks/sysbench to 0.4.8 [rmind 2007-03-05] |