diff options
Diffstat (limited to 'xc/lib/Xext')
-rw-r--r-- | xc/lib/Xext/DPMS.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/Imakefile | 9 | ||||
-rw-r--r-- | xc/lib/Xext/MITMisc.c | 2 | ||||
-rw-r--r-- | xc/lib/Xext/XAppgroup.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/XEVI.c | 2 | ||||
-rw-r--r-- | xc/lib/Xext/XLbx.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/XMultibuf.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/XSecurity.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/XShape.c | 2 | ||||
-rw-r--r-- | xc/lib/Xext/XShm.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/XSync.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/XTestExt1.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/Xcup.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/Xdbe.c | 4 | ||||
-rw-r--r-- | xc/lib/Xext/Xext-def.cpp | 4 | ||||
-rw-r--r-- | xc/lib/Xext/extutil.c | 2 | ||||
-rw-r--r-- | xc/lib/Xext/globals.c | 2 |
17 files changed, 34 insertions, 29 deletions
diff --git a/xc/lib/Xext/DPMS.c b/xc/lib/Xext/DPMS.c index f4592459b..292341a72 100644 --- a/xc/lib/Xext/DPMS.c +++ b/xc/lib/Xext/DPMS.c @@ -1,4 +1,4 @@ -/* $TOG: DPMS.c /main/1 1997/11/12 14:37:05 kaleb $ */ +/* $Xorg: DPMS.c,v 1.3 2000/08/17 19:45:50 cpqbld Exp $ */ /***************************************************************** Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts. @@ -26,7 +26,7 @@ dealings in this Software without prior written authorization from Digital Equipment Corporation. ******************************************************************/ -/* $XFree86: xc/lib/Xext/DPMS.c,v 3.3 1999/03/07 14:23:31 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/DPMS.c,v 3.4 2001/01/17 19:42:46 dawes Exp $ */ /* * HISTORY diff --git a/xc/lib/Xext/Imakefile b/xc/lib/Xext/Imakefile index 67b86be21..ded7ff6cc 100644 --- a/xc/lib/Xext/Imakefile +++ b/xc/lib/Xext/Imakefile @@ -1,5 +1,10 @@ -XCOMM $TOG: Imakefile /main/62 1997/11/24 16:48:16 kaleb $ -XCOMM $XFree86: xc/lib/Xext/Imakefile,v 1.10 2000/02/27 23:10:03 mvojkovi Exp $ +XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:45:50 cpqbld Exp $ + + + + +XCOMM $XFree86: xc/lib/Xext/Imakefile,v 1.11 2001/01/17 19:42:46 dawes Exp $ + #define DoNormalLib NormalLibXext #define DoSharedLib SharedLibXext #define DoExtraLib SharedLibXext diff --git a/xc/lib/Xext/MITMisc.c b/xc/lib/Xext/MITMisc.c index d2681b95e..39c4f1b83 100644 --- a/xc/lib/Xext/MITMisc.c +++ b/xc/lib/Xext/MITMisc.c @@ -1,5 +1,5 @@ /* - * $TOG: MITMisc.c /main/7 1998/02/06 14:51:08 kaleb $ + * $Xorg: MITMisc.c,v 1.3 2000/08/17 19:45:51 cpqbld Exp $ * Copyright 1989, 1998 The Open Group diff --git a/xc/lib/Xext/XAppgroup.c b/xc/lib/Xext/XAppgroup.c index ed1ee8374..1993803ac 100644 --- a/xc/lib/Xext/XAppgroup.c +++ b/xc/lib/Xext/XAppgroup.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/lib/Xext/XAppgroup.c,v 1.6 1999/07/12 05:57:21 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XAppgroup.c,v 1.7 2001/01/17 19:42:46 dawes Exp $ */ /* Copyright 1996, 1998 The Open Group @@ -20,7 +20,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. */ -/* $TOG: XAppgroup.c /main/6 1998/02/06 14:51:14 kaleb $ */ +/* $Xorg: XAppgroup.c,v 1.4 2000/08/17 19:45:51 cpqbld Exp $ */ #ifdef WIN32 #define BOOL wBOOL diff --git a/xc/lib/Xext/XEVI.c b/xc/lib/Xext/XEVI.c index 0b8a7883e..88e3ff334 100644 --- a/xc/lib/Xext/XEVI.c +++ b/xc/lib/Xext/XEVI.c @@ -1,4 +1,4 @@ -/* $TOG: XEVI.c /main/2 1998/01/11 08:40:32 kaleb $ */ +/* $Xorg: XEVI.c,v 1.3 2000/08/17 19:45:51 cpqbld Exp $ */ /************************************************************ Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc. Permission to use, copy, modify, and distribute this diff --git a/xc/lib/Xext/XLbx.c b/xc/lib/Xext/XLbx.c index 496eddbe9..04ddba3dd 100644 --- a/xc/lib/Xext/XLbx.c +++ b/xc/lib/Xext/XLbx.c @@ -1,5 +1,5 @@ /* - * $XConsortium: XLbx.c /main/4 1996/12/15 21:24:20 rws $ + * $Xorg: XLbx.c,v 1.3 2000/08/17 19:45:51 cpqbld Exp $ * * Copyright 1992 Network Computing Devices * @@ -22,7 +22,7 @@ * * Author: Keith Packard, Network Computing Devices */ -/* $XFree86: xc/lib/Xext/XLbx.c,v 1.2 1999/07/12 05:57:21 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XLbx.c,v 1.3 2001/01/17 19:42:46 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES diff --git a/xc/lib/Xext/XMultibuf.c b/xc/lib/Xext/XMultibuf.c index a621e7acb..dd75acfa3 100644 --- a/xc/lib/Xext/XMultibuf.c +++ b/xc/lib/Xext/XMultibuf.c @@ -1,5 +1,5 @@ /* - * $TOG: XMultibuf.c /main/32 1998/02/06 14:51:46 kaleb $ + * $Xorg: XMultibuf.c,v 1.5 2000/08/17 19:45:51 cpqbld Exp $ * Copyright 1989, 1998 The Open Group @@ -21,7 +21,7 @@ in this Software without prior written authorization from The Open Group. * * Authors: Jim Fulton, MIT X Consortium */ -/* $XFree86: xc/lib/Xext/XMultibuf.c,v 1.3 2000/09/26 15:56:56 tsi Exp $ */ +/* $XFree86: xc/lib/Xext/XMultibuf.c,v 1.4 2001/01/17 19:42:46 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES diff --git a/xc/lib/Xext/XSecurity.c b/xc/lib/Xext/XSecurity.c index adae1f793..c87456363 100644 --- a/xc/lib/Xext/XSecurity.c +++ b/xc/lib/Xext/XSecurity.c @@ -1,4 +1,4 @@ -/* $TOG: XSecurity.c /main/6 1998/02/06 14:51:57 kaleb $ */ +/* $Xorg: XSecurity.c,v 1.5 2000/08/17 19:45:51 cpqbld Exp $ */ /* Copyright 1996, 1998 The Open Group @@ -20,7 +20,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/Xext/XSecurity.c,v 1.2 1999/07/12 05:57:22 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XSecurity.c,v 1.3 2001/01/17 19:42:46 dawes Exp $ */ #include <X11/Xlibint.h> #include <stdio.h> diff --git a/xc/lib/Xext/XShape.c b/xc/lib/Xext/XShape.c index 368a9e135..4e31a2c65 100644 --- a/xc/lib/Xext/XShape.c +++ b/xc/lib/Xext/XShape.c @@ -1,5 +1,5 @@ /* - * $TOG: XShape.c /main/26 1998/02/06 14:52:03 kaleb $ + * $Xorg: XShape.c,v 1.3 2000/08/17 19:45:51 cpqbld Exp $ * Copyright 1989, 1998 The Open Group diff --git a/xc/lib/Xext/XShm.c b/xc/lib/Xext/XShm.c index c817e7964..60bed482e 100644 --- a/xc/lib/Xext/XShm.c +++ b/xc/lib/Xext/XShm.c @@ -1,5 +1,5 @@ /* - * $TOG: XShm.c /main/19 1998/02/11 15:41:35 kaleb $ + * $Xorg: XShm.c,v 1.3 2000/08/17 19:45:52 cpqbld Exp $ * Copyright 1989, 1998 The Open Group @@ -21,7 +21,7 @@ in this Software without prior written authorization from The Open Group. * * Author: Bob Scheifler and Keith Packard, MIT X Consortium */ -/* $XFree86: xc/lib/Xext/XShm.c,v 1.2 1999/07/12 05:57:23 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XShm.c,v 1.3 2001/01/17 19:42:46 dawes Exp $ */ /* THIS IS NOT AN X CONSORTIUM STANDARD OR AN X PROJECT TEAM SPECIFICATION */ diff --git a/xc/lib/Xext/XSync.c b/xc/lib/Xext/XSync.c index 1ce3cbeb4..75ad58c97 100644 --- a/xc/lib/Xext/XSync.c +++ b/xc/lib/Xext/XSync.c @@ -1,4 +1,4 @@ -/* $TOG: XSync.c /main/10 1998/02/06 14:52:15 kaleb $ */ +/* $Xorg: XSync.c,v 1.4 2000/08/17 19:45:52 cpqbld Exp $ */ /* Copyright 1991, 1993, 1998 The Open Group @@ -46,7 +46,7 @@ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xext/XSync.c,v 1.3 1999/07/12 10:11:45 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XSync.c,v 1.4 2001/01/17 19:42:46 dawes Exp $ */ #include <stdio.h> #define NEED_EVENTS diff --git a/xc/lib/Xext/XTestExt1.c b/xc/lib/Xext/XTestExt1.c index d1c274a47..7a21954da 100644 --- a/xc/lib/Xext/XTestExt1.c +++ b/xc/lib/Xext/XTestExt1.c @@ -1,4 +1,4 @@ -/* $TOG: XTestExt1.c /main/10 1998/02/15 16:19:21 kaleb $ */ +/* $Xorg: XTestExt1.c,v 1.3 2000/08/17 19:45:52 cpqbld Exp $ */ /* * File: xtestext1lib.c * @@ -47,7 +47,7 @@ Telephone and Telegraph Company or of the Regents of the University of California. */ -/* $XFree86: xc/lib/Xext/XTestExt1.c,v 1.2 1999/07/12 05:57:24 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/XTestExt1.c,v 1.3 2001/01/17 19:42:46 dawes Exp $ */ /****************************************************************************** * include files diff --git a/xc/lib/Xext/Xcup.c b/xc/lib/Xext/Xcup.c index 5423d1424..507cdf8cb 100644 --- a/xc/lib/Xext/Xcup.c +++ b/xc/lib/Xext/Xcup.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/lib/Xext/Xcup.c,v 1.4 1999/07/12 05:57:24 dawes Exp $ */ +/* $XFree86: xc/lib/Xext/Xcup.c,v 1.5 2001/01/17 19:42:46 dawes Exp $ */ /* Copyright 1987, 1988, 1998 The Open Group @@ -20,7 +20,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. */ -/* $TOG: Xcup.c /main/4 1998/02/06 14:51:19 kaleb $ */ +/* $Xorg: Xcup.c,v 1.4 2000/08/17 19:45:53 cpqbld Exp $ */ #ifdef WIN32 #define BOOL wBOOL diff --git a/xc/lib/Xext/Xdbe.c b/xc/lib/Xext/Xdbe.c index 31ad6acac..8cf682be5 100644 --- a/xc/lib/Xext/Xdbe.c +++ b/xc/lib/Xext/Xdbe.c @@ -1,4 +1,4 @@ -/* $XConsortium: Xdbe.c /main/3 1995/09/22 10:20:31 dpw $ */ +/* $Xorg: Xdbe.c,v 1.4 2000/08/17 19:45:53 cpqbld Exp $ */ /****************************************************************************** * * Copyright (c) 1994, 1995 Hewlett-Packard Company @@ -30,7 +30,7 @@ * Xlib DBE code * *****************************************************************************/ -/* $XFree86: xc/lib/Xext/Xdbe.c,v 3.2 2000/09/26 15:56:56 tsi Exp $ */ +/* $XFree86: xc/lib/Xext/Xdbe.c,v 3.3 2001/01/17 19:42:46 dawes Exp $ */ #define NEED_EVENTS #define NEED_REPLIES diff --git a/xc/lib/Xext/Xext-def.cpp b/xc/lib/Xext/Xext-def.cpp index ad9bb8e14..dfb724224 100644 --- a/xc/lib/Xext/Xext-def.cpp +++ b/xc/lib/Xext/Xext-def.cpp @@ -138,5 +138,5 @@ EXPORTS XeviQueryExtension XeviQueryVersion XeviGetVisualInfo -/* $TOG: Xext-def.cpp /main/10 1998/01/04 12:31:45 kaleb $ */ -/* $XFree86: xc/lib/Xext/Xext-def.cpp,v 1.6 2000/08/09 23:40:13 dawes Exp $ */ +/* $Xorg: Xext-def.cpp,v 1.3 2000/08/17 19:45:53 cpqbld Exp $ */ +/* $XFree86: xc/lib/Xext/Xext-def.cpp,v 1.7 2001/01/17 19:42:46 dawes Exp $ */ diff --git a/xc/lib/Xext/extutil.c b/xc/lib/Xext/extutil.c index 1aa2ef550..3e49f23a2 100644 --- a/xc/lib/Xext/extutil.c +++ b/xc/lib/Xext/extutil.c @@ -1,5 +1,5 @@ /* - * $TOG: extutil.c /main/20 1998/02/06 14:50:55 kaleb $ + * $Xorg: extutil.c,v 1.3 2000/08/17 19:45:53 cpqbld Exp $ * Copyright 1989, 1998 The Open Group diff --git a/xc/lib/Xext/globals.c b/xc/lib/Xext/globals.c index 12b7dfddf..8381950a5 100644 --- a/xc/lib/Xext/globals.c +++ b/xc/lib/Xext/globals.c @@ -1,4 +1,4 @@ -/* $TOG: globals.c /main/6 1998/02/06 14:51:01 kaleb $ */ +/* $Xorg: globals.c,v 1.3 2000/08/17 19:45:53 cpqbld Exp $ */ /* Copyright 1989, 1998 The Open Group |