summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:32:24 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:32:24 +0000
commit832c5a7d7b07b88f6468daabae56d9daeeee0db8 (patch)
tree3633f1f436e9791ac89e069afd90dcc216002764
parent410cf462f4a8733c58303de686f07fbd98f2e30e (diff)
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r--include/X11/Xmu/Atoms.h2
-rw-r--r--include/X11/Xmu/CharSet.h2
-rw-r--r--include/X11/Xmu/CloseHook.h2
-rw-r--r--include/X11/Xmu/Converters.h2
-rw-r--r--include/X11/Xmu/CurUtil.h2
-rw-r--r--include/X11/Xmu/CvtCache.h2
-rw-r--r--include/X11/Xmu/DisplayQue.h2
-rw-r--r--include/X11/Xmu/Drawing.h2
-rw-r--r--include/X11/Xmu/Editres.h2
-rw-r--r--include/X11/Xmu/EditresP.h2
-rw-r--r--include/X11/Xmu/Error.h2
-rw-r--r--include/X11/Xmu/ExtAgent.h2
-rw-r--r--include/X11/Xmu/Initer.h2
-rw-r--r--include/X11/Xmu/Lookup.h2
-rw-r--r--include/X11/Xmu/StdCmap.h2
-rw-r--r--include/X11/Xmu/StdSel.h2
-rw-r--r--include/X11/Xmu/SysUtil.h2
-rw-r--r--include/X11/Xmu/WidgetNode.h2
-rw-r--r--include/X11/Xmu/WinUtil.h2
-rw-r--r--include/X11/Xmu/Xct.h2
-rw-r--r--include/X11/Xmu/Xmu.h2
-rw-r--r--src/AllCmap.c2
-rw-r--r--src/Atoms.c2
-rw-r--r--src/ClientWin.c2
-rw-r--r--src/Clip.c2
-rw-r--r--src/CloseHook.c2
-rw-r--r--src/CmapAlloc.c2
-rw-r--r--src/CrCmap.c2
-rw-r--r--src/CrPixFBit.c2
-rw-r--r--src/CursorName.c2
-rw-r--r--src/CvtCache.c2
-rw-r--r--src/CvtStdSel.c2
-rw-r--r--src/DefErrMsg.c2
-rw-r--r--src/DelCmap.c2
-rw-r--r--src/DisplayQue.c2
-rw-r--r--src/Distinct.c2
-rw-r--r--src/DrRndRect.c2
-rw-r--r--src/DrawLogo.c2
-rw-r--r--src/EditresCom.c2
-rw-r--r--src/ExtAgent.c2
-rw-r--r--src/FToCback.c2
-rw-r--r--src/GetHost.c2
-rw-r--r--src/GrayPixmap.c2
-rw-r--r--src/Initer.c2
-rw-r--r--src/LocBitmap.c2
-rw-r--r--src/Lookup.c2
-rw-r--r--src/LookupCmap.c2
-rw-r--r--src/Lower.c2
-rw-r--r--src/RdBitF.c2
-rw-r--r--src/ScrOfWin.c2
-rw-r--r--src/ShapeWidg.c2
-rw-r--r--src/StdCmap.c2
-rw-r--r--src/StrToBS.c2
-rw-r--r--src/StrToBmap.c2
-rw-r--r--src/StrToCurs.c2
-rw-r--r--src/StrToGrav.c2
-rw-r--r--src/StrToJust.c2
-rw-r--r--src/StrToLong.c2
-rw-r--r--src/StrToOrnt.c2
-rw-r--r--src/StrToShap.c2
-rw-r--r--src/StrToWidg.c2
-rw-r--r--src/UpdMapHint.c2
-rw-r--r--src/VisCmap.c2
-rw-r--r--src/WidgetNode.c2
-rw-r--r--src/Xct.c2
-rw-r--r--src/sharedlib.c2
66 files changed, 66 insertions, 66 deletions
diff --git a/include/X11/Xmu/Atoms.h b/include/X11/Xmu/Atoms.h
index f7b4c8f..64b6b08 100644
--- a/include/X11/Xmu/Atoms.h
+++ b/include/X11/Xmu/Atoms.h
@@ -25,7 +25,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/Xmu/Atoms.h,v 1.6 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Atoms.h,v 1.7 2001/12/14 19:55:33 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CharSet.h b/include/X11/Xmu/CharSet.h
index 32cebfe..dfecf45 100644
--- a/include/X11/Xmu/CharSet.h
+++ b/include/X11/Xmu/CharSet.h
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/CharSet.h,v 1.7 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CharSet.h,v 1.8 2001/12/14 19:55:33 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CloseHook.h b/include/X11/Xmu/CloseHook.h
index 1940a79..971a763 100644
--- a/include/X11/Xmu/CloseHook.h
+++ b/include/X11/Xmu/CloseHook.h
@@ -25,7 +25,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/Xmu/CloseHook.h,v 1.6 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CloseHook.h,v 1.7 2001/12/14 19:55:35 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Converters.h b/include/X11/Xmu/Converters.h
index 11055d9..fa1be53 100644
--- a/include/X11/Xmu/Converters.h
+++ b/include/X11/Xmu/Converters.h
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/Converters.h,v 1.5 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Converters.h,v 1.6 2001/12/14 19:55:35 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CurUtil.h b/include/X11/Xmu/CurUtil.h
index 27ab188..f819013 100644
--- a/include/X11/Xmu/CurUtil.h
+++ b/include/X11/Xmu/CurUtil.h
@@ -25,7 +25,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/Xmu/CurUtil.h,v 1.5 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CurUtil.h,v 1.6 2001/12/14 19:55:38 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/CvtCache.h b/include/X11/Xmu/CvtCache.h
index d9b967a..06cf162 100644
--- a/include/X11/Xmu/CvtCache.h
+++ b/include/X11/Xmu/CvtCache.h
@@ -25,7 +25,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/Xmu/CvtCache.h,v 1.6 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CvtCache.h,v 1.7 2001/12/14 19:55:39 dawes Exp $ */
/*
* Public Interfaces
diff --git a/include/X11/Xmu/DisplayQue.h b/include/X11/Xmu/DisplayQue.h
index 9f9013c..65c566e 100644
--- a/include/X11/Xmu/DisplayQue.h
+++ b/include/X11/Xmu/DisplayQue.h
@@ -25,7 +25,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/Xmu/DisplayQue.h,v 1.5 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/DisplayQue.h,v 1.6 2001/12/14 19:55:40 dawes Exp $ */
#ifndef _XMU_DISPLAYQUE_H_
#define _XMU_DISPLAYQUE_H_
diff --git a/include/X11/Xmu/Drawing.h b/include/X11/Xmu/Drawing.h
index 9ffed3b..ad62eb7 100644
--- a/include/X11/Xmu/Drawing.h
+++ b/include/X11/Xmu/Drawing.h
@@ -25,7 +25,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/Xmu/Drawing.h,v 1.6 2001/12/14 19:55:42 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Drawing.h,v 1.7 2003/11/17 22:20:22 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Editres.h b/include/X11/Xmu/Editres.h
index 2a3f3e2..2b2eddb 100644
--- a/include/X11/Xmu/Editres.h
+++ b/include/X11/Xmu/Editres.h
@@ -25,7 +25,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/Xmu/Editres.h,v 1.5 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Editres.h,v 1.6 2001/12/14 19:55:43 dawes Exp $ */
#include <X11/Xfuncproto.h>
diff --git a/include/X11/Xmu/EditresP.h b/include/X11/Xmu/EditresP.h
index 886205b..b65b1c1 100644
--- a/include/X11/Xmu/EditresP.h
+++ b/include/X11/Xmu/EditresP.h
@@ -25,7 +25,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/Xmu/EditresP.h,v 1.5 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/EditresP.h,v 1.6 2001/12/14 19:55:44 dawes Exp $ */
/*
* Author: Chris D. Peterson, MIT X Consortium
diff --git a/include/X11/Xmu/Error.h b/include/X11/Xmu/Error.h
index f992930..b8d6d58 100644
--- a/include/X11/Xmu/Error.h
+++ b/include/X11/Xmu/Error.h
@@ -25,7 +25,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/Xmu/Error.h,v 1.5 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Error.h,v 1.6 2001/12/14 19:55:45 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/ExtAgent.h b/include/X11/Xmu/ExtAgent.h
index b0caf36..78e3495 100644
--- a/include/X11/Xmu/ExtAgent.h
+++ b/include/X11/Xmu/ExtAgent.h
@@ -25,7 +25,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/Xmu/ExtAgent.h,v 1.5 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/ExtAgent.h,v 1.6 2001/12/14 19:55:45 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xfuncproto.h>
diff --git a/include/X11/Xmu/Initer.h b/include/X11/Xmu/Initer.h
index 5e870af..5153237 100644
--- a/include/X11/Xmu/Initer.h
+++ b/include/X11/Xmu/Initer.h
@@ -25,7 +25,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/Xmu/Initer.h,v 1.5 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Initer.h,v 1.6 2001/12/14 19:55:46 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Lookup.h b/include/X11/Xmu/Lookup.h
index 3699a27..88ca4d4 100644
--- a/include/X11/Xmu/Lookup.h
+++ b/include/X11/Xmu/Lookup.h
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/lib/Xmu/Lookup.h,v 1.1 1999/03/21 07:34:38 dawes Exp $
*/
/************************************************************
diff --git a/include/X11/Xmu/StdCmap.h b/include/X11/Xmu/StdCmap.h
index b268d07..649907a 100644
--- a/include/X11/Xmu/StdCmap.h
+++ b/include/X11/Xmu/StdCmap.h
@@ -25,7 +25,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/Xmu/StdCmap.h,v 1.8 2001/01/23 17:38:14 keithp Exp $ */
+/* $XFree86: xc/lib/Xmu/StdCmap.h,v 1.9 2001/12/14 19:55:49 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/StdSel.h b/include/X11/Xmu/StdSel.h
index f7c9452..ba6513f 100644
--- a/include/X11/Xmu/StdSel.h
+++ b/include/X11/Xmu/StdSel.h
@@ -25,7 +25,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/Xmu/StdSel.h,v 1.7 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StdSel.h,v 1.8 2001/12/14 19:55:50 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/SysUtil.h b/include/X11/Xmu/SysUtil.h
index 9f5b033..019e0ba 100644
--- a/include/X11/Xmu/SysUtil.h
+++ b/include/X11/Xmu/SysUtil.h
@@ -25,7 +25,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/Xmu/SysUtil.h,v 1.9 2001/12/14 19:55:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/SysUtil.h,v 1.10 2004/01/23 03:57:58 dawes Exp $ */
#ifndef _SYSUTIL_H_
#define _SYSUTIL_H_
diff --git a/include/X11/Xmu/WidgetNode.h b/include/X11/Xmu/WidgetNode.h
index 75050d2..a717544 100644
--- a/include/X11/Xmu/WidgetNode.h
+++ b/include/X11/Xmu/WidgetNode.h
@@ -25,7 +25,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/Xmu/WidgetNode.h,v 1.5 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/WidgetNode.h,v 1.6 2001/12/14 19:55:58 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/include/X11/Xmu/WinUtil.h b/include/X11/Xmu/WinUtil.h
index 0445bcf..850cbfa 100644
--- a/include/X11/Xmu/WinUtil.h
+++ b/include/X11/Xmu/WinUtil.h
@@ -25,7 +25,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/Xmu/WinUtil.h,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/WinUtil.h,v 1.7 2001/12/14 19:55:58 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/include/X11/Xmu/Xct.h b/include/X11/Xmu/Xct.h
index b06644a..2a80e9d 100644
--- a/include/X11/Xmu/Xct.h
+++ b/include/X11/Xmu/Xct.h
@@ -25,7 +25,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/Xmu/Xct.h,v 1.6 2001/01/17 19:42:58 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Xct.h,v 1.7 2001/12/14 19:55:59 dawes Exp $ */
#ifndef _Xct_h
#define _Xct_h
diff --git a/include/X11/Xmu/Xmu.h b/include/X11/Xmu/Xmu.h
index c503a41..8e0f7ff 100644
--- a/include/X11/Xmu/Xmu.h
+++ b/include/X11/Xmu/Xmu.h
@@ -25,7 +25,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/Xmu/Xmu.h,v 1.9 2001/12/14 19:55:59 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Xmu.h,v 1.10 2004/01/23 03:57:58 dawes Exp $ */
/*
* The interfaces described by this header file are for miscellaneous utilities
diff --git a/src/AllCmap.c b/src/AllCmap.c
index 4315df0..384d068 100644
--- a/src/AllCmap.c
+++ b/src/AllCmap.c
@@ -25,7 +25,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/Xmu/AllCmap.c,v 1.7 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/AllCmap.c,v 1.8 2001/12/14 19:55:32 dawes Exp $ */
#include <stdio.h>
#include <X11/Xlib.h>
diff --git a/src/Atoms.c b/src/Atoms.c
index 7a8cdd2..1d696cd 100644
--- a/src/Atoms.c
+++ b/src/Atoms.c
@@ -25,7 +25,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/Xmu/Atoms.c,v 3.7 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Atoms.c,v 3.8 2001/12/14 19:55:33 dawes Exp $ */
/*
* This file contains routines to cache atoms, avoiding multiple
diff --git a/src/ClientWin.c b/src/ClientWin.c
index 5b4eccd..48c956d 100644
--- a/src/ClientWin.c
+++ b/src/ClientWin.c
@@ -25,7 +25,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/Xmu/ClientWin.c,v 1.7 2001/12/14 19:55:34 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/ClientWin.c,v 1.8 2002/11/27 20:54:49 tsi Exp $ */
#include <X11/Xlib.h>
#include <X11/Xatom.h>
diff --git a/src/Clip.c b/src/Clip.c
index 1c849c4..0f6d410 100644
--- a/src/Clip.c
+++ b/src/Clip.c
@@ -24,7 +24,7 @@
* dealings in this Software without prior written authorization from the
* XFree86 Project.
*/
-/* $XFree86: xc/lib/Xmu/Clip.c,v 1.1 1998/08/16 10:25:03 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Clip.c,v 1.2 1999/08/15 13:00:44 dawes Exp $ */
#include <stdlib.h>
diff --git a/src/CloseHook.c b/src/CloseHook.c
index 2b1bf60..c3efd6e 100644
--- a/src/CloseHook.c
+++ b/src/CloseHook.c
@@ -24,7 +24,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/Xmu/CloseHook.c,v 3.5 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CloseHook.c,v 3.6 2001/12/14 19:55:35 dawes Exp $ */
/*
* CloseDisplayHook package - provide callback on XCloseDisplay
diff --git a/src/CmapAlloc.c b/src/CmapAlloc.c
index 38f3a4c..c1cd680 100644
--- a/src/CmapAlloc.c
+++ b/src/CmapAlloc.c
@@ -25,7 +25,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/Xmu/CmapAlloc.c,v 1.6 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CmapAlloc.c,v 1.7 2001/12/14 19:55:35 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/CrCmap.c b/src/CrCmap.c
index 7ed8b81..1c017a6 100644
--- a/src/CrCmap.c
+++ b/src/CrCmap.c
@@ -25,7 +25,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/Xmu/CrCmap.c,v 3.6 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CrCmap.c,v 3.7 2001/12/14 19:55:36 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/CrPixFBit.c b/src/CrPixFBit.c
index 9d3bef6..be0fa06 100644
--- a/src/CrPixFBit.c
+++ b/src/CrPixFBit.c
@@ -25,7 +25,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/Xmu/CrPixFBit.c,v 1.6 2001/01/17 19:42:53 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CrPixFBit.c,v 1.7 2001/12/14 19:55:37 dawes Exp $ */
/*
* This file contains miscellaneous utility routines and is not part of the
diff --git a/src/CursorName.c b/src/CursorName.c
index 2106373..40bad95 100644
--- a/src/CursorName.c
+++ b/src/CursorName.c
@@ -25,7 +25,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/Xmu/CursorName.c,v 3.7tsi Exp $ */
+/* $XFree86: xc/lib/Xmu/CursorName.c,v 3.8 2002/09/18 17:11:42 tsi Exp $ */
#include <X11/Xmu/CharSet.h>
#include <X11/Xmu/CurUtil.h>
diff --git a/src/CvtCache.c b/src/CvtCache.c
index 8075020..b9e9153 100644
--- a/src/CvtCache.c
+++ b/src/CvtCache.c
@@ -25,7 +25,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/Xmu/CvtCache.c,v 3.6 2001/08/23 00:03:21 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/CvtCache.c,v 3.7 2001/12/14 19:55:39 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/CvtStdSel.c b/src/CvtStdSel.c
index f9018fe..3020ee0 100644
--- a/src/CvtStdSel.c
+++ b/src/CvtStdSel.c
@@ -25,7 +25,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/Xmu/CvtStdSel.c,v 3.19 2001/11/21 16:22:59 tsi Exp $ */
+/* $XFree86: xc/lib/Xmu/CvtStdSel.c,v 3.20 2001/12/14 19:55:39 dawes Exp $ */
/*
* This file contains routines to handle common selection targets.
diff --git a/src/DefErrMsg.c b/src/DefErrMsg.c
index cbc4450..f948463 100644
--- a/src/DefErrMsg.c
+++ b/src/DefErrMsg.c
@@ -25,7 +25,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/Xmu/DefErrMsg.c,v 1.7 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/DefErrMsg.c,v 1.8 2001/12/14 19:55:39 dawes Exp $ */
#include <stdio.h>
#define NEED_EVENTS
diff --git a/src/DelCmap.c b/src/DelCmap.c
index 588878d..02c73e6 100644
--- a/src/DelCmap.c
+++ b/src/DelCmap.c
@@ -25,7 +25,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/Xmu/DelCmap.c,v 1.6 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/DelCmap.c,v 1.7 2001/12/14 19:55:40 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/DisplayQue.c b/src/DisplayQue.c
index 93c3a13..9716895 100644
--- a/src/DisplayQue.c
+++ b/src/DisplayQue.c
@@ -25,7 +25,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/Xmu/DisplayQue.c,v 3.4 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/DisplayQue.c,v 3.5 2001/12/14 19:55:40 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/Distinct.c b/src/Distinct.c
index 20aea9c..1970a77 100644
--- a/src/Distinct.c
+++ b/src/Distinct.c
@@ -25,7 +25,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/Xmu/Distinct.c,v 3.5 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Distinct.c,v 3.6 2001/12/14 19:55:41 dawes Exp $ */
/*
* Author: Keith Packard, MIT X Consortium
diff --git a/src/DrRndRect.c b/src/DrRndRect.c
index 6e98be6..22b29e9 100644
--- a/src/DrRndRect.c
+++ b/src/DrRndRect.c
@@ -25,7 +25,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/Xmu/DrRndRect.c,v 1.6 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/DrRndRect.c,v 1.7 2001/12/14 19:55:41 dawes Exp $ */
/*
* XmuDrawRoundedRectangle, XmuFillRoundedRectangle
diff --git a/src/DrawLogo.c b/src/DrawLogo.c
index 8488af9..4cb4299 100644
--- a/src/DrawLogo.c
+++ b/src/DrawLogo.c
@@ -25,7 +25,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/Xmu/DrawLogo.c,v 1.7 2001/01/17 19:42:54 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/DrawLogo.c,v 1.8 2001/12/14 19:55:41 dawes Exp $ */
#include <X11/Xlib.h>
#include <X11/Xmu/Drawing.h>
diff --git a/src/EditresCom.c b/src/EditresCom.c
index d706112..d8d1334 100644
--- a/src/EditresCom.c
+++ b/src/EditresCom.c
@@ -25,7 +25,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/Xmu/EditresCom.c,v 1.21 2003/10/24 15:44:05 tsi Exp $ */
+/* $XFree86: xc/lib/Xmu/EditresCom.c,v 1.22 2004/01/23 02:36:34 dawes Exp $ */
/*
* Author: Chris D. Peterson, Dave Sternlicht, MIT X Consortium
diff --git a/src/ExtAgent.c b/src/ExtAgent.c
index 2be5cc4..128d539 100644
--- a/src/ExtAgent.c
+++ b/src/ExtAgent.c
@@ -25,7 +25,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/Xmu/ExtAgent.c,v 1.6 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/ExtAgent.c,v 1.7 2001/12/14 19:55:45 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xmu/ExtAgent.h>
diff --git a/src/FToCback.c b/src/FToCback.c
index 4b4ffd2..ecafe41 100644
--- a/src/FToCback.c
+++ b/src/FToCback.c
@@ -25,7 +25,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/Xmu/FToCback.c,v 1.6 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/FToCback.c,v 1.7 2001/12/14 19:55:45 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xmu/Converters.h>
diff --git a/src/GetHost.c b/src/GetHost.c
index 2940c36..0fe71f2 100644
--- a/src/GetHost.c
+++ b/src/GetHost.c
@@ -25,7 +25,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/Xmu/GetHost.c,v 3.7 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/GetHost.c,v 3.8 2001/12/14 19:55:46 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/GrayPixmap.c b/src/GrayPixmap.c
index 3c68749..4d8a51d 100644
--- a/src/GrayPixmap.c
+++ b/src/GrayPixmap.c
@@ -49,7 +49,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/lib/Xmu/GrayPixmap.c,v 1.5 2001/01/17 19:42:55 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/GrayPixmap.c,v 1.6 2001/12/14 19:55:46 dawes Exp $ */
#include <stdio.h>
#include <X11/Intrinsic.h>
diff --git a/src/Initer.c b/src/Initer.c
index da92688..f80dfaf 100644
--- a/src/Initer.c
+++ b/src/Initer.c
@@ -25,7 +25,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/Xmu/Initer.c,v 1.6 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Initer.c,v 1.7 2001/12/14 19:55:46 dawes Exp $ */
/* Created By: Chris D. Peterson
* MIT X Consortium
diff --git a/src/LocBitmap.c b/src/LocBitmap.c
index f4cc091..b2af38d 100644
--- a/src/LocBitmap.c
+++ b/src/LocBitmap.c
@@ -25,7 +25,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/Xmu/LocBitmap.c,v 3.9 2001/12/14 19:55:47 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/LocBitmap.c,v 3.10 2002/05/31 18:45:45 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/Lookup.c b/src/Lookup.c
index ff1177a..a96109c 100644
--- a/src/Lookup.c
+++ b/src/Lookup.c
@@ -25,7 +25,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/Xmu/Lookup.c,v 3.7 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Lookup.c,v 3.8 2001/12/14 19:55:47 dawes Exp $ */
#include <X11/Xmu/Lookup.h>
diff --git a/src/LookupCmap.c b/src/LookupCmap.c
index 559831d..47a2a2d 100644
--- a/src/LookupCmap.c
+++ b/src/LookupCmap.c
@@ -25,7 +25,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/Xmu/LookupCmap.c,v 1.7 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/LookupCmap.c,v 1.8 2001/12/14 19:55:47 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/Lower.c b/src/Lower.c
index 315ee04..78f233c 100644
--- a/src/Lower.c
+++ b/src/Lower.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/Lower.c,v 1.11 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Lower.c,v 1.12 2001/12/14 19:55:47 dawes Exp $ */
#define XK_LATIN1
#include <X11/keysymdef.h>
diff --git a/src/RdBitF.c b/src/RdBitF.c
index 46523f9..a6d83ee 100644
--- a/src/RdBitF.c
+++ b/src/RdBitF.c
@@ -25,7 +25,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/Xmu/RdBitF.c,v 3.12 2001/12/14 19:55:48 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/RdBitF.c,v 3.13 2002/05/31 18:45:45 dawes Exp $ */
/*
* This file contains miscellaneous utility routines and is not part of the
diff --git a/src/ScrOfWin.c b/src/ScrOfWin.c
index 8a90caa..d810e46 100644
--- a/src/ScrOfWin.c
+++ b/src/ScrOfWin.c
@@ -25,7 +25,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/Xmu/ScrOfWin.c,v 1.6 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/ScrOfWin.c,v 1.7 2001/12/14 19:55:48 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/ShapeWidg.c b/src/ShapeWidg.c
index d011b59..2282d99 100644
--- a/src/ShapeWidg.c
+++ b/src/ShapeWidg.c
@@ -25,7 +25,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/Xmu/ShapeWidg.c,v 1.7 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/ShapeWidg.c,v 1.8 2001/12/14 19:55:48 dawes Exp $ */
#include <X11/IntrinsicP.h>
#include <X11/extensions/shape.h>
diff --git a/src/StdCmap.c b/src/StdCmap.c
index 164f2f0..fec09ec 100644
--- a/src/StdCmap.c
+++ b/src/StdCmap.c
@@ -25,7 +25,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/Xmu/StdCmap.c,v 1.5 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StdCmap.c,v 1.6 2001/12/14 19:55:48 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/StrToBS.c b/src/StrToBS.c
index 899421e..a459011 100644
--- a/src/StrToBS.c
+++ b/src/StrToBS.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/StrToBS.c,v 1.6 2001/01/17 19:42:56 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToBS.c,v 1.7 2001/12/14 19:55:50 dawes Exp $ */
#include <X11/Intrinsic.h>
#include "Converters.h"
diff --git a/src/StrToBmap.c b/src/StrToBmap.c
index 1691fb4..db448c4 100644
--- a/src/StrToBmap.c
+++ b/src/StrToBmap.c
@@ -49,7 +49,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/lib/Xmu/StrToBmap.c,v 1.5 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToBmap.c,v 1.6 2001/12/14 19:55:50 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/src/StrToCurs.c b/src/StrToCurs.c
index 2cd1630..40a9bf6 100644
--- a/src/StrToCurs.c
+++ b/src/StrToCurs.c
@@ -50,7 +50,7 @@ SOFTWARE.
******************************************************************/
-/* $XFree86: xc/lib/Xmu/StrToCurs.c,v 1.11 2002/09/19 13:21:58 tsi Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToCurs.c,v 1.12 2002/09/24 18:55:21 alanh Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/src/StrToGrav.c b/src/StrToGrav.c
index 31e4630..7ccb04a 100644
--- a/src/StrToGrav.c
+++ b/src/StrToGrav.c
@@ -25,7 +25,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/Xmu/StrToGrav.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToGrav.c,v 1.7 2001/12/14 19:55:52 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/Xmu/Converters.h>
diff --git a/src/StrToJust.c b/src/StrToJust.c
index ba58937..205569c 100644
--- a/src/StrToJust.c
+++ b/src/StrToJust.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/StrToJust.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToJust.c,v 1.7 2001/12/14 19:55:52 dawes Exp $ */
#include <string.h>
#include <X11/Intrinsic.h>
diff --git a/src/StrToLong.c b/src/StrToLong.c
index 361dba1..0eaf793 100644
--- a/src/StrToLong.c
+++ b/src/StrToLong.c
@@ -25,7 +25,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/Xmu/StrToLong.c,v 1.8 2001/08/23 00:03:21 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToLong.c,v 1.9 2001/12/14 19:55:52 dawes Exp $ */
#include <stdio.h>
#include <X11/Intrinsic.h>
diff --git a/src/StrToOrnt.c b/src/StrToOrnt.c
index 70593b4..dec879d 100644
--- a/src/StrToOrnt.c
+++ b/src/StrToOrnt.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/StrToOrnt.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToOrnt.c,v 1.7 2001/12/14 19:55:52 dawes Exp $ */
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
diff --git a/src/StrToShap.c b/src/StrToShap.c
index 963d162..6c9092b 100644
--- a/src/StrToShap.c
+++ b/src/StrToShap.c
@@ -25,7 +25,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/Xmu/StrToShap.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToShap.c,v 1.7 2001/12/14 19:55:53 dawes Exp $ */
#include <string.h>
#include <X11/Intrinsic.h>
diff --git a/src/StrToWidg.c b/src/StrToWidg.c
index dc368b7..cf12380 100644
--- a/src/StrToWidg.c
+++ b/src/StrToWidg.c
@@ -25,7 +25,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/Xmu/StrToWidg.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/StrToWidg.c,v 1.7 2001/12/14 19:55:53 dawes Exp $ */
/*
* XmuCvtStringToWidget
diff --git a/src/UpdMapHint.c b/src/UpdMapHint.c
index bd111aa..cd7ee92 100644
--- a/src/UpdMapHint.c
+++ b/src/UpdMapHint.c
@@ -25,7 +25,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/Xmu/UpdMapHint.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/UpdMapHint.c,v 1.7 2001/12/14 19:55:55 dawes Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/VisCmap.c b/src/VisCmap.c
index 9de4b85..c551f29 100644
--- a/src/VisCmap.c
+++ b/src/VisCmap.c
@@ -25,7 +25,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/Xmu/VisCmap.c,v 1.6 2001/01/17 19:42:57 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/VisCmap.c,v 1.7 2001/12/14 19:55:56 dawes Exp $ */
/*
* Author: Donna Converse, MIT X Consortium
diff --git a/src/WidgetNode.c b/src/WidgetNode.c
index f8200b1..5a34156 100644
--- a/src/WidgetNode.c
+++ b/src/WidgetNode.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/Xmu/WidgetNode.c,v 1.12 2002/09/19 13:21:58 tsi Exp $ */
+/* $XFree86: xc/lib/Xmu/WidgetNode.c,v 1.13 2002/09/24 18:55:21 alanh Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/src/Xct.c b/src/Xct.c
index cfd9e29..039ee59 100644
--- a/src/Xct.c
+++ b/src/Xct.c
@@ -25,7 +25,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/Xmu/Xct.c,v 1.8 2001/07/25 15:04:50 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/Xct.c,v 1.9 2001/12/14 19:55:58 dawes Exp $ */
#include <X11/Xfuncs.h>
#include "Xct.h"
diff --git a/src/sharedlib.c b/src/sharedlib.c
index 05e891e..599de7d 100644
--- a/src/sharedlib.c
+++ b/src/sharedlib.c
@@ -25,7 +25,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/Xmu/sharedlib.c,v 3.4 2001/07/25 15:04:51 dawes Exp $ */
+/* $XFree86: xc/lib/Xmu/sharedlib.c,v 3.5 2001/12/14 19:56:00 dawes Exp $ */
#if defined(SUNSHLIB) && !defined(SHAREDCODE)