summaryrefslogtreecommitdiff
path: root/di
diff options
context:
space:
mode:
Diffstat (limited to 'di')
-rw-r--r--di/atomcache.c2
-rw-r--r--di/cache.c2
-rw-r--r--di/cmap.c2
-rw-r--r--di/cmaputil.c2
-rw-r--r--di/dispatch.c2
-rw-r--r--di/gfx.c2
-rw-r--r--di/init.c2
-rw-r--r--di/lbxfuncs.c2
-rw-r--r--di/lbxutil.c2
-rw-r--r--di/main.c2
-rw-r--r--di/options.c2
-rw-r--r--di/pm.c2
-rw-r--r--di/props.c2
-rw-r--r--di/utils.c2
-rw-r--r--di/wire.c2
15 files changed, 15 insertions, 15 deletions
diff --git a/di/atomcache.c b/di/atomcache.c
index 43e2466..5cb214c 100644
--- a/di/atomcache.c
+++ b/di/atomcache.c
@@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/atomcache.c,v 1.7 2002/10/15 02:16:26 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/atomcache.c,v 1.6 2001/12/14 20:00:50 dawes Exp $ */
/*
* atom cache for LBX
diff --git a/di/cache.c b/di/cache.c
index 124cf31..c3a3a4f 100644
--- a/di/cache.c
+++ b/di/cache.c
@@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/cache.c,v 1.7 2003/10/24 20:38:12 tsi Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/cache.c,v 1.6tsi Exp $ */
#include "misc.h"
#include "util.h"
#include "cache.h"
diff --git a/di/cmap.c b/di/cmap.c
index c111805..88c4553 100644
--- a/di/cmap.c
+++ b/di/cmap.c
@@ -48,7 +48,7 @@ from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/cmap.c,v 1.7 2003/11/17 22:20:48 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/cmap.c,v 1.6 2001/12/14 20:00:50 dawes Exp $ */
#include <stdio.h>
#include "assert.h"
diff --git a/di/cmaputil.c b/di/cmaputil.c
index efccc2f..bca3262 100644
--- a/di/cmaputil.c
+++ b/di/cmaputil.c
@@ -48,7 +48,7 @@ from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/cmaputil.c,v 1.12 2003/10/24 20:38:12 tsi Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/cmaputil.c,v 1.11tsi Exp $ */
#include <stdio.h>
#include "misc.h"
diff --git a/di/dispatch.c b/di/dispatch.c
index 04de628..53ac5ca 100644
--- a/di/dispatch.c
+++ b/di/dispatch.c
@@ -21,7 +21,7 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/dispatch.c,v 1.7 2003/11/17 22:20:48 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/dispatch.c,v 1.6 2001/10/28 03:34:22 tsi Exp $ */
#include <stdio.h>
#include "assert.h"
diff --git a/di/gfx.c b/di/gfx.c
index a3a6794..ce8ea56 100644
--- a/di/gfx.c
+++ b/di/gfx.c
@@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/gfx.c,v 1.6 2001/12/14 20:00:51 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/gfx.c,v 1.5 2001/10/28 03:34:22 tsi Exp $ */
/*
* graphics acceleration
diff --git a/di/init.c b/di/init.c
index fb4879a..f4cd67d 100644
--- a/di/init.c
+++ b/di/init.c
@@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/init.c,v 1.6 2001/12/14 20:00:51 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/init.c,v 1.5 2001/08/01 00:45:00 tsi Exp $ */
/*
* This file is used for anything that needs to dip into Xlib structures
diff --git a/di/lbxfuncs.c b/di/lbxfuncs.c
index d756e24..0ecb9b6 100644
--- a/di/lbxfuncs.c
+++ b/di/lbxfuncs.c
@@ -22,7 +22,7 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/lbxfuncs.c,v 1.7 2003/05/27 22:26:56 tsi Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/lbxfuncs.c,v 1.6tsi Exp $ */
/*
* top level LBX request & reply handling
diff --git a/di/lbxutil.c b/di/lbxutil.c
index 9bd16c1..a24ac27 100644
--- a/di/lbxutil.c
+++ b/di/lbxutil.c
@@ -21,7 +21,7 @@
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/lbxutil.c,v 1.5 2001/10/28 03:34:22 tsi Exp $ */
+/* $XFree86$ */
/*
* utility routines for LBX requests
diff --git a/di/main.c b/di/main.c
index bdfdac5..060f188 100644
--- a/di/main.c
+++ b/di/main.c
@@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/main.c,v 1.9 2001/12/14 20:00:51 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/main.c,v 1.8 2001/01/21 21:19:39 tsi Exp $ */
#include <stdlib.h>
#include "lbx.h"
diff --git a/di/options.c b/di/options.c
index 72b3577..95daf6b 100644
--- a/di/options.c
+++ b/di/options.c
@@ -47,7 +47,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/options.c,v 1.9 2003/12/19 02:05:39 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/options.c,v 1.8 2003/09/13 21:33:10 dawes Exp $ */
#include <stdio.h>
#include "X.h"
diff --git a/di/pm.c b/di/pm.c
index 736c678..fbe474c 100644
--- a/di/pm.c
+++ b/di/pm.c
@@ -24,7 +24,7 @@ not be 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/programs/lbxproxy/di/pm.c,v 1.15 2004/01/07 04:28:06 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/pm.c,v 1.14 2003/09/13 21:33:10 dawes Exp $ */
#include <ctype.h>
#include <stdio.h>
diff --git a/di/props.c b/di/props.c
index 8f2c7b3..9f94bc4 100644
--- a/di/props.c
+++ b/di/props.c
@@ -46,7 +46,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/props.c,v 1.7 2003/10/24 20:38:12 tsi Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/props.c,v 1.6tsi Exp $ */
/*
* property handling
diff --git a/di/utils.c b/di/utils.c
index 9201528..722df12 100644
--- a/di/utils.c
+++ b/di/utils.c
@@ -45,7 +45,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/programs/lbxproxy/di/utils.c,v 1.18 2003/11/17 22:20:48 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/utils.c,v 1.17 2003/09/13 21:33:10 dawes Exp $ */
#include "lbx.h"
#include <stdio.h>
diff --git a/di/wire.c b/di/wire.c
index b06e84c..e53176b 100644
--- a/di/wire.c
+++ b/di/wire.c
@@ -45,7 +45,7 @@ in this Software without prior written authorization from The Open Group.
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
*/
-/* $XFree86: xc/programs/lbxproxy/di/wire.c,v 1.15 2003/11/17 22:20:48 dawes Exp $ */
+/* $XFree86: xc/programs/lbxproxy/di/wire.c,v 1.14 2002/09/19 13:22:03 tsi Exp $ */
#include "lbx.h"
#include <stdio.h>