PERFORCE change 30224 for review

Marcel Moolenaar marcel at FreeBSD.org
Wed Apr 30 18:34:54 PDT 2003


http://perforce.freebsd.org/chv.cgi?CH=30224

Change 30224 by marcel at marcel_nfs on 2003/04/30 18:34:33

	Diff reduction: sync rcsid

Affected files ...

.. //depot/projects/ia64/lib/libthr/arch/ia64/Makefile.inc#3 integrate
.. //depot/projects/ia64/lib/libthr/arch/ia64/ia64/_curthread.c#3 integrate

Differences ...

==== //depot/projects/ia64/lib/libthr/arch/ia64/Makefile.inc#3 (text+ko) ====

@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/lib/libthr/arch/ia64/Makefile.inc,v 1.1 2003/04/20 03:06:42 marcel Exp $
 
 .PATH:	${.CURDIR}/sys ${.CURDIR}/arch/${MACHINE_ARCH}/${MACHINE_ARCH}
 

==== //depot/projects/ia64/lib/libthr/arch/ia64/ia64/_curthread.c#3 (text+ko) ====

@@ -25,7 +25,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libthr/arch/ia64/ia64/_curthread.c,v 1.1 2003/04/20 03:06:42 marcel Exp $");
 
 #include <sys/types.h>
 #include <sys/ucontext.h>


More information about the p4-projects mailing list