Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 16:52:06 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 19108 for review
Message-ID:  <200210112352.g9BNq63i051546@repoman.freebsd.org>

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

Change 19108 by peter@peter_daintree on 2002/10/11 16:51:32

	missing bits of IFC @19106 - grrr.
	(p4 integ -b ia64 @19106; p4 resolve -at)

Affected files ...

.. //depot/projects/ia64/games/wargames/Makefile#3 integrate
.. //depot/projects/ia64/games/wargames/wargames.6#3 integrate
.. //depot/projects/ia64/games/wargames/wargames.c#2 integrate

Differences ...

==== //depot/projects/ia64/games/wargames/Makefile#3 (text+ko) ====

@@ -1,5 +1,5 @@
 #	@(#)Makefile	8.1 (Berkeley) 5/31/93
-# $FreeBSD: src/games/wargames/Makefile,v 1.12 2002/08/30 07:14:42 jmallett Exp $
+# $FreeBSD: src/games/wargames/Makefile,v 1.14 2002/10/09 01:46:37 jmallett Exp $
 
 PROG=	wargames
 LDADD=	-lcurses

==== //depot/projects/ia64/games/wargames/wargames.6#3 (text+ko) ====

@@ -26,7 +26,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     $FreeBSD: src/games/wargames/wargames.6,v 1.5 2002/08/29 04:07:20 jmallett Exp $
+.\"     $FreeBSD: src/games/wargames/wargames.6,v 1.7 2002/10/09 01:46:37 jmallett Exp $
 .\"
 .Dd February 22, 1998
 .Dt WARGAMES 6

==== //depot/projects/ia64/games/wargames/wargames.c#2 (text+ko) ====

@@ -11,7 +11,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: src/games/wargames/wargames.c,v 1.1 2002/08/30 07:14:42 jmallett Exp $");
+__FBSDID("$FreeBSD: src/games/wargames/wargames.c,v 1.3 2002/10/09 01:46:37 jmallett Exp $");
 
 #include <sys/param.h>
 #include <sys/stat.h>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




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