Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 16:16:32 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9398 for review
Message-ID:  <200204082316.g38NGWD93720@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9398

Change 9398 by jake@jake_sparc64 on 2002/04/08 16:15:47

	Integ these files.

Affected files ...

... //depot/projects/sparc64/lib/libc/sparc64/net/htonl.S#7 integrate
... //depot/projects/sparc64/lib/libc/sparc64/net/ntohl.S#7 integrate

Differences ...

==== //depot/projects/sparc64/lib/libc/sparc64/net/htonl.S#7 (text+ko) ====

@@ -49,7 +49,7 @@
 
 #if defined(SYSLIBC_RCS) && !defined(lint)
 	.text
-	.asciz "$FreeBSD: src/lib/libc/sparc64/net/htonl.S,v 1.2 2002/02/18 20:35:18 mike Exp $"
+	.asciz "$FreeBSD: src/lib/libc/sparc64/net/htonl.S,v 1.3 2002/04/06 00:07:15 tmm Exp $"
 #endif /* SYSLIBC_RCS and not lint */
 
 /* netorder = htonl(hostorder) */

==== //depot/projects/sparc64/lib/libc/sparc64/net/ntohl.S#7 (text+ko) ====

@@ -49,7 +49,7 @@
 
 #if defined(SYSLIBC_RCS) && !defined(lint)
 	.text
-	.asciz "$FreeBSD: src/lib/libc/sparc64/net/ntohl.S,v 1.2 2002/02/18 20:35:18 mike Exp $"
+	.asciz "$FreeBSD: src/lib/libc/sparc64/net/ntohl.S,v 1.3 2002/04/06 00:07:15 tmm Exp $"
 #endif /* SYSLIBC_RCS and not lint */
 
 /* hostorder = ntohl(netorder) */

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?200204082316.g38NGWD93720>