From fa094238be33143c0a6ce27f0776bd987c651f6c Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 22 Sep 2001 20:47:15 +0000 Subject: fix the bw_pipe to actually apply cleanly --- benchmarks/hbench/patches/patch-al | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'benchmarks/hbench/patches') diff --git a/benchmarks/hbench/patches/patch-al b/benchmarks/hbench/patches/patch-al index 440c8da07ca..9ae50e7ffa3 100644 --- a/benchmarks/hbench/patches/patch-al +++ b/benchmarks/hbench/patches/patch-al @@ -1,7 +1,7 @@ -$NetBSD: patch-al,v 1.1 2001/09/22 15:25:33 jdolecek Exp $ +$NetBSD: patch-al,v 1.2 2001/09/22 20:47:15 jdolecek Exp $ ---- bw_pipe.c.orig Fri Sep 21 18:39:15 2001 -+++ bw_pipe.c Fri Sep 21 18:39:48 2001 +--- src/bw_pipe.c.orig Fri Sep 21 18:39:15 2001 ++++ src/bw_pipe.c Fri Sep 21 18:39:48 2001 @@ -147,6 +147,8 @@ do_pipexfer(num_iter, t) /* Spawn off a writer, then time the read */ switch (fork()) { -- cgit v1.2.3