summaryrefslogtreecommitdiff
path: root/lang/modula-3-lib/files/patch-bq
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-01-17 21:12:15 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-01-17 21:12:15 +0000
commitf118640d86dd7fd53c5931a9bee01fb3e2e628a4 (patch)
treeaa38d63010b4d582b6e8438c6a453787d5255443 /lang/modula-3-lib/files/patch-bq
parentoriginal 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.
Notes
Notes: svn path=/head/; revision=9363
Diffstat (limited to 'lang/modula-3-lib/files/patch-bq')
-rw-r--r--lang/modula-3-lib/files/patch-bq5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/modula-3-lib/files/patch-bq b/lang/modula-3-lib/files/patch-bq
index 2198b73733dd..7bbf6443ae1e 100644
--- a/lang/modula-3-lib/files/patch-bq
+++ b/lang/modula-3-lib/files/patch-bq
@@ -1,8 +1,7 @@
Add chflags(2) and fchflags(2) to Ustat.i3.
-Index: m3/m3core/src/unix/freebsd-2/Ustat.i3
---- Ustat.i3.orig Wed Mar 15 16:47:47 1995
-+++ Ustat.i3 Thu Jul 10 18:41:32 1997
+--- m3/m3core/src/unix/freebsd-2/Ustat.i3.orig Wed Mar 15 16:47:47 1995
++++ m3/m3core/src/unix/freebsd-2/Ustat.i3 Thu Jul 10 18:41:32 1997
@@ -70,4 +70,26 @@
<*EXTERNAL*> PROCEDURE fstat (fd: int; buf: struct_stat_star): int;