summaryrefslogtreecommitdiff
path: root/benchmarks/dbs/files/patch-src_tcp__trace.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/dbs/files/patch-src_tcp__trace.c
parentAdd new port -- Rounded Mgen+ Japanese TrueType fonts (diff)
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'benchmarks/dbs/files/patch-src_tcp__trace.c')
-rw-r--r--benchmarks/dbs/files/patch-src_tcp__trace.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/dbs/files/patch-src_tcp__trace.c b/benchmarks/dbs/files/patch-src_tcp__trace.c
new file mode 100644
index 000000000000..69450082b5e9
--- /dev/null
+++ b/benchmarks/dbs/files/patch-src_tcp__trace.c
@@ -0,0 +1,11 @@
+--- src/tcp_trace.c.orig 1997-05-05 17:02:18 UTC
++++ src/tcp_trace.c
+@@ -307,7 +307,7 @@ int act, flg;
+ #ifdef _PATH_UNIX
+ system = _PATH_UNIX;
+ #else
+- system = "/vmunix";
++ system = "/kernel";
+ #endif
+ #endif
+