diff options
author | alanh <alanh> | 2000-09-22 17:06:37 +0000 |
---|---|---|
committer | alanh <alanh> | 2000-09-22 17:06:37 +0000 |
commit | 585028e1a2b5cc7ad96a5a84518014610e55814a (patch) | |
tree | d1954bf1cb5136007345a256c55871648d05e55b /xc/lib/ICE | |
parent | c0fd23c13d4bbe14ab6908e8444aefe0ed22176c (diff) |
Import of XFree86 4.0.1d-pre
Diffstat (limited to 'xc/lib/ICE')
-rw-r--r-- | xc/lib/ICE/ICE-def.cpp | 2 | ||||
-rw-r--r-- | xc/lib/ICE/ICElib.h | 2 | ||||
-rw-r--r-- | xc/lib/ICE/ICElibint.h | 2 | ||||
-rw-r--r-- | xc/lib/ICE/ICEos2.def | 2 | ||||
-rw-r--r-- | xc/lib/ICE/Imakefile | 2 | ||||
-rw-r--r-- | xc/lib/ICE/authutil.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/connect.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/error.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/globals.h | 2 | ||||
-rw-r--r-- | xc/lib/ICE/iceauth.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/listenwk.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/misc.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/process.c | 2 | ||||
-rw-r--r-- | xc/lib/ICE/setauth.c | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/xc/lib/ICE/ICE-def.cpp b/xc/lib/ICE/ICE-def.cpp index 2461b9123..b6f5a7021 100644 --- a/xc/lib/ICE/ICE-def.cpp +++ b/xc/lib/ICE/ICE-def.cpp @@ -63,4 +63,4 @@ EXPORTS IceListenForWellKnownConnections _IceTransGetHostname /* $TOG: ICE-def.cpp /main/7 1998/01/04 12:31:53 kaleb $ */ -/* $XFree86: xc/lib/ICE/ICE-def.cpp,v 1.3 2000/08/09 23:40:12 dawes Exp $ */ +/* $XFree86$ */ diff --git a/xc/lib/ICE/ICElib.h b/xc/lib/ICE/ICElib.h index 8486d1293..587120b54 100644 --- a/xc/lib/ICE/ICElib.h +++ b/xc/lib/ICE/ICElib.h @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/ICElib.h,v 3.2 1998/10/03 08:41:09 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/ICElib.h,v 3.1 1996/12/23 05:58:57 dawes Exp $ */ #ifndef _ICELIB_H_ #define _ICELIB_H_ diff --git a/xc/lib/ICE/ICElibint.h b/xc/lib/ICE/ICElibint.h index 7f7ed3035..dc73a0826 100644 --- a/xc/lib/ICE/ICElibint.h +++ b/xc/lib/ICE/ICElibint.h @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/ICElibint.h,v 1.3 2000/06/17 18:23:22 dawes Exp $ */ +/* $XFree86$ */ #ifndef _ICELIBINT_H_ #define _ICELIBINT_H_ diff --git a/xc/lib/ICE/ICEos2.def b/xc/lib/ICE/ICEos2.def index 987b19d34..e260af184 100644 --- a/xc/lib/ICE/ICEos2.def +++ b/xc/lib/ICE/ICEos2.def @@ -1,5 +1,5 @@ LIBRARY ICE -DESCRIPTION "@#XFREE86:4.0#@ $XFree86: xc/lib/ICE/ICEos2.def,v 3.7 1999/04/29 09:13:27 dawes Exp $" +DESCRIPTION "@#XFREE86:4.0#@ $XFree86$" CODE PRELOAD DATA diff --git a/xc/lib/ICE/Imakefile b/xc/lib/ICE/Imakefile index 340496319..0a200dfa0 100644 --- a/xc/lib/ICE/Imakefile +++ b/xc/lib/ICE/Imakefile @@ -1,5 +1,5 @@ XCOMM $XConsortium: Imakefile /main/21 1996/11/29 13:30:33 swick $ -XCOMM $XFree86: xc/lib/ICE/Imakefile,v 3.3 1998/12/20 11:56:49 dawes Exp $ +XCOMM $XFree86: xc/lib/ICE/Imakefile,v 3.2 1996/12/23 05:58:58 dawes Exp $ #define DoNormalLib NormalLibICE #define DoSharedLib SharedLibICE diff --git a/xc/lib/ICE/authutil.c b/xc/lib/ICE/authutil.c index 453ad0457..b029402cc 100644 --- a/xc/lib/ICE/authutil.c +++ b/xc/lib/ICE/authutil.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/authutil.c,v 3.5 1999/05/23 06:33:23 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/authutil.c,v 3.4 1998/10/03 08:41:09 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/xc/lib/ICE/connect.c b/xc/lib/ICE/connect.c index 780e133cf..5649a6e01 100644 --- a/xc/lib/ICE/connect.c +++ b/xc/lib/ICE/connect.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/connect.c,v 3.5 1999/03/21 07:34:27 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/connect.c,v 3.4 1998/10/03 08:41:09 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/xc/lib/ICE/error.c b/xc/lib/ICE/error.c index b14c3b998..2b9c79091 100644 --- a/xc/lib/ICE/error.c +++ b/xc/lib/ICE/error.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/error.c,v 1.2 1999/05/23 06:33:23 dawes Exp $ */ +/* $XFree86$ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/xc/lib/ICE/globals.h b/xc/lib/ICE/globals.h index 2bcc8bb45..331e27989 100644 --- a/xc/lib/ICE/globals.h +++ b/xc/lib/ICE/globals.h @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/globals.h,v 1.2 1998/12/20 11:56:49 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/globals.h,v 1.1.1.1.12.2 1998/10/19 20:57:04 hohndel Exp $ */ extern void _IceDefaultErrorHandler (); extern void _IceDefaultIOErrorHandler (); diff --git a/xc/lib/ICE/iceauth.c b/xc/lib/ICE/iceauth.c index 6ff0fa514..8fb7ff55e 100644 --- a/xc/lib/ICE/iceauth.c +++ b/xc/lib/ICE/iceauth.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/iceauth.c,v 3.2 1998/10/03 08:41:09 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/iceauth.c,v 3.1 1995/01/27 04:44:52 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/xc/lib/ICE/listenwk.c b/xc/lib/ICE/listenwk.c index 78b1b9368..f45a970bc 100644 --- a/xc/lib/ICE/listenwk.c +++ b/xc/lib/ICE/listenwk.c @@ -21,7 +21,7 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/ICE/listenwk.c,v 1.2 1999/05/23 06:33:24 dawes Exp $ */ +/* $XFree86$ */ /* Author: Ralph Mor, X Consortium */ diff --git a/xc/lib/ICE/misc.c b/xc/lib/ICE/misc.c index b533c7f9e..037dfd7e5 100644 --- a/xc/lib/ICE/misc.c +++ b/xc/lib/ICE/misc.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/misc.c,v 1.2 1999/05/23 06:33:24 dawes Exp $ */ +/* $XFree86$ */ #ifdef WIN32 #define _WILLWINSOCK_ diff --git a/xc/lib/ICE/process.c b/xc/lib/ICE/process.c index 6f271d16e..3bb886aee 100644 --- a/xc/lib/ICE/process.c +++ b/xc/lib/ICE/process.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/process.c,v 3.4 2000/06/17 17:44:18 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/process.c,v 3.3 1999/05/23 06:33:24 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" diff --git a/xc/lib/ICE/setauth.c b/xc/lib/ICE/setauth.c index 5b9569f8b..0d353f991 100644 --- a/xc/lib/ICE/setauth.c +++ b/xc/lib/ICE/setauth.c @@ -22,7 +22,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/setauth.c,v 1.2 1998/12/20 11:56:50 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/setauth.c,v 1.1.1.1.12.2 1998/10/19 20:57:04 hohndel Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" |