mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
231 B
C
11 lines
231 B
C
--- 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
|
|
|