Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 18:34:52 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 30224 for review
Message-ID:  <200305010134.h411YquA074758@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=30224

Change 30224 by marcel@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305010134.h411YquA074758>