summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 4eea2c0cc83..e964d7f243b 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2005/09/03 05:58:59 xtraeme Exp $
+# $NetBSD: Makefile,v 1.37 2005/09/03 06:27:25 xtraeme Exp $
#
COMMENT= Benchmarking tools
@@ -20,6 +20,7 @@ SUBDIR+= iozone
SUBDIR+= kttcp
SUBDIR+= linpack-bench
SUBDIR+= lmbench
+SUBDIR+= nbench
SUBDIR+= netio
SUBDIR+= netpipe
SUBDIR+= nettest
diff --git a/doc/CHANGES b/doc/CHANGES
index 05deee5f208..59029658250 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11002 2005/09/03 05:58:58 xtraeme Exp $
+$NetBSD: CHANGES,v 1.11003 2005/09/03 06:27:24 xtraeme Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3878,3 +3878,4 @@ Changes to the packages collection and infrastructure in 2005:
Added x11/efltk version 2.0.5 [xtraeme 2005-09-02]
Added x11/ede version 1.0.4 [xtraeme 2005-09-02]
Added benchmarks/ubench version 0.32 [xtraeme 2005-09-03]
+ Added benchmarks/nbench version 2.2.2 [xtraeme 2005-09-03]