Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 13:48:33 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 31399 for review
Message-ID:  <200305172048.h4HKmXBb094705@repoman.freebsd.org>

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

Change 31399 by marcel@marcel_nfs on 2003/05/17 13:48:05

	Post-mortem diff reduction: more $FreeBSD$ expansion.

Affected files ...

.. //depot/projects/ia64_epc/sys/ia64/ia64/syscall.s#21 edit
.. //depot/projects/ia64_epc/sys/ia64/include/_regset.h#13 edit

Differences ...

==== //depot/projects/ia64_epc/sys/ia64/ia64/syscall.s#21 (text+ko) ====

@@ -23,7 +23,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
- * $FreeBSD$
+ * $FreeBSD: src/sys/ia64/ia64/syscall.s,v 1.1 2003/05/15 07:51:22 marcel Exp $
  */
 
 #include <sys/syscall.h>

==== //depot/projects/ia64_epc/sys/ia64/include/_regset.h#13 (text+ko) ====

@@ -23,7 +23,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
- * $FreeBSD$
+ * $FreeBSD: src/sys/ia64/include/_regset.h,v 1.1 2003/05/15 08:36:03 marcel Exp $
  */
 
 #ifndef _MACHINE_REGSET_H_


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