summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-19 13:28:49 +0000
committerwiz <wiz@pkgsrc.org>2001-04-19 13:28:49 +0000
commit215eaaf00f2c8dc876fa279806118d4e46225f58 (patch)
tree2e5c30ac346a6f21738bcff3122580267929e78c
parentb65c5ab396d6a0b7774ad8b8f8659f7836ef8da7 (diff)
downloadpkgsrc-215eaaf00f2c8dc876fa279806118d4e46225f58.tar.gz
Add RCS Ids.
-rw-r--r--devel/mit-pthreads/patches/patch-au3
-rw-r--r--devel/mit-pthreads/patches/patch-av1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/mit-pthreads/patches/patch-au b/devel/mit-pthreads/patches/patch-au
index acbe395c16e..8c678805ed8 100644
--- a/devel/mit-pthreads/patches/patch-au
+++ b/devel/mit-pthreads/patches/patch-au
@@ -1,3 +1,4 @@
+$NetBSD: patch-au,v 1.3 2001/04/19 13:28:49 wiz Exp $
--- machdep/syscall-sparc-netbsd-1.3.S.orig Thu Apr 12 06:57:19 2001
+++ machdep/syscall-sparc-netbsd-1.3.S Thu Apr 12 07:15:26 2001
@@ -0,0 +1,172 @@
@@ -9,7 +10,7 @@
+
+#ifndef lint
+ .text
-+ .asciz "$Id: patch-au,v 1.2 2001/04/12 07:14:58 skrll Exp $";
++ .asciz "$Id: patch-au,v 1.3 2001/04/19 13:28:49 wiz Exp $";
+#endif
+
+#include <machine/asm.h>
diff --git a/devel/mit-pthreads/patches/patch-av b/devel/mit-pthreads/patches/patch-av
index b4e8a238bae..9ca4ad70e65 100644
--- a/devel/mit-pthreads/patches/patch-av
+++ b/devel/mit-pthreads/patches/patch-av
@@ -1,3 +1,4 @@
+$NetBSD: patch-av,v 1.3 2001/04/19 13:28:49 wiz Exp $
--- machdep/syscall-template-sparc-netbsd-1.3.S.orig Thu Apr 12 06:57:20 2001
+++ machdep/syscall-template-sparc-netbsd-1.3.S Thu Apr 12 07:20:31 2001
@@ -0,0 +1,48 @@