summaryrefslogtreecommitdiff
path: root/benchmarks/unixbench
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>1998-12-19 22:50:21 +0000
committerStefan Eßer <se@FreeBSD.org>1998-12-19 22:50:21 +0000
commit88eba05fdd72faf91fbb17e6f540743e91fc7183 (patch)
tree689cc373a37ba7cf3383376083a20c5671e7f157 /benchmarks/unixbench
parentCreate one diff per file to patch. (diff)
Create one diff per file to patch.
Notes
Notes: svn path=/head/; revision=15438
Diffstat (limited to 'benchmarks/unixbench')
-rw-r--r--benchmarks/unixbench/files/patch-ad17
-rw-r--r--benchmarks/unixbench/files/patch-ae10
2 files changed, 27 insertions, 0 deletions
diff --git a/benchmarks/unixbench/files/patch-ad b/benchmarks/unixbench/files/patch-ad
new file mode 100644
index 000000000000..12de4faa1333
--- /dev/null
+++ b/benchmarks/unixbench/files/patch-ad
@@ -0,0 +1,17 @@
+*** pgms/cleanup.sh.orig Wed Feb 5 11:08:37 1992
+--- pgms/cleanup.sh Wed Jan 3 19:27:21 1996
+***************
+*** 87,92 ****
+
+ -r) : reason for failure
+! echo $1
+! echo $1 >>$LOGFILE
+ shift
+ ;;
+--- 87,92 ----
+
+ -r) : reason for failure
+! echo -e $1
+! echo -e $1 >>$LOGFILE
+ shift
+ ;;
diff --git a/benchmarks/unixbench/files/patch-ae b/benchmarks/unixbench/files/patch-ae
new file mode 100644
index 000000000000..40131bbafc83
--- /dev/null
+++ b/benchmarks/unixbench/files/patch-ae
@@ -0,0 +1,10 @@
+*** pgms/multi.sh.orig Thu Jan 4 15:16:20 1996
+--- pgms/multi.sh Thu Jan 4 15:17:26 1996
+***************
+*** 15,18 ****
+--- 15,19 ----
+ ###############################################################################
+ ID="@(#)multi.sh:3.4 -- 5/15/91 19:30:24";
++ cd $TMPDIR
+ for i
+ do