diff options
author | wiz <wiz> | 2001-04-19 13:28:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-04-19 13:28:49 +0000 |
commit | 33f7832304a79a7fb7d438fac0f4afb57f8dc905 (patch) | |
tree | 2e5c30ac346a6f21738bcff3122580267929e78c | |
parent | 8eaf950c062099489b8830ceea845c8b1e32926b (diff) | |
download | pkgsrc-33f7832304a79a7fb7d438fac0f4afb57f8dc905.tar.gz |
Add RCS Ids.
-rw-r--r-- | devel/mit-pthreads/patches/patch-au | 3 | ||||
-rw-r--r-- | devel/mit-pthreads/patches/patch-av | 1 |
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 @@ |