diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-01-17 21:12:15 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-01-17 21:12:15 +0000 |
commit | f118640d86dd7fd53c5931a9bee01fb3e2e628a4 (patch) | |
tree | aa38d63010b4d582b6e8438c6a453787d5255443 /lang/modula-3-lib/files/patch-bk | |
parent | original distribution updated to version 980118. (diff) |
Fix all the paths in context diff headers and remove the Index
lines, since the WORTHLESS, BROKEN new version of patch ignores
them.
Diffstat (limited to 'lang/modula-3-lib/files/patch-bk')
-rw-r--r-- | lang/modula-3-lib/files/patch-bk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/modula-3-lib/files/patch-bk b/lang/modula-3-lib/files/patch-bk index 7431cc460bc4..f94316eb14ec 100644 --- a/lang/modula-3-lib/files/patch-bk +++ b/lang/modula-3-lib/files/patch-bk @@ -1,9 +1,8 @@ Support for SOCKS wrappers in Unix.i3. Also add some missing system call declarations. -Index: m3/m3core/src/unix/freebsd-2/Unix.i3 ---- Unix.i3.orig Sat Jan 7 14:41:42 1995 -+++ Unix.i3 Thu Jul 10 18:32:36 1997 +--- m3/m3core/src/unix/freebsd-2/Unix.i3.orig Sat Jan 7 14:41:42 1995 ++++ m3/m3core/src/unix/freebsd-2/Unix.i3 Thu Jul 10 18:32:36 1997 @@ -84,9 +84,10 @@ <*EXTERNAL*> PROCEDURE fchmod (fd, mode: mode_t): int; (* ok *) |