pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added benchmarks/forkbomb



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49b4cfb88ec1
branches:  trunk
changeset: 500806:49b4cfb88ec1
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Thu Oct 13 08:19:31 2005 +0000

description:
Added benchmarks/forkbomb

diffstat:

 benchmarks/Makefile |  3 ++-
 doc/CHANGES         |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 3b03d23268f5 -r 49b4cfb88ec1 benchmarks/Makefile
--- a/benchmarks/Makefile       Thu Oct 13 08:17:51 2005 +0000
+++ b/benchmarks/Makefile       Thu Oct 13 08:19:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2005/09/03 06:53:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.39 2005/10/13 08:19:31 xtraeme Exp $
 #
 
 COMMENT=       Benchmarking tools
@@ -12,6 +12,7 @@
 SUBDIR+=       dhrystone
 SUBDIR+=       fib
 SUBDIR+=       flops
+SUBDIR+=       forkbomb
 SUBDIR+=       hbench
 SUBDIR+=       heapsort
 SUBDIR+=       hint
diff -r 3b03d23268f5 -r 49b4cfb88ec1 doc/CHANGES
--- a/doc/CHANGES       Thu Oct 13 08:17:51 2005 +0000
+++ b/doc/CHANGES       Thu Oct 13 08:19:31 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11447 2005/10/13 08:10:24 wiz Exp $
+$NetBSD: CHANGES,v 1.11448 2005/10/13 08:19:31 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -4474,3 +4474,4 @@
        Added misc/kmemaid version 0.4.7.0 [wiz 2005-10-12]
        Updated audio/icecast to 2.3.0 [wiz 2005-10-12]
        Updated pkgtools/pkglint to 4.27 [rillig 2005-10-13]
+       Added benchmarks/forkbomb version 1.4 [xtraeme 2005-10-13]



Home | Main Index | Thread Index | Old Index