summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:31:34 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:31:34 +0000
commite88a09c1df46637979c4d131a8e41af923ff4d45 (patch)
tree3bda52fed2974524e4ab18e9c31b1e455b374355
parent9259b43390c50d330f557390cc4576f5315c3f53 (diff)
downloadxorg-proto-x11proto-e88a09c1df46637979c4d131a8e41af923ff4d45.tar.gz
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r--X.h2
-rw-r--r--XF86keysym.h2
-rw-r--r--Xalloca.h2
-rw-r--r--Xarch.h2
-rw-r--r--Xdefs.h2
-rw-r--r--Xfuncs.h2
-rw-r--r--Xmd.h2
-rw-r--r--Xos.h2
-rw-r--r--Xos_r.h2
-rw-r--r--Xosdefs.h2
-rw-r--r--Xthreads.h2
-rw-r--r--keysym.h2
-rw-r--r--keysymdef.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/X.h b/X.h
index 7643140..30dd4a2 100644
--- a/X.h
+++ b/X.h
@@ -53,7 +53,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/X.h,v 1.6 2003/07/09 15:27:28 tsi Exp $ */
+/* $XFree86: xc/include/X.h,v 1.7 2003/07/18 15:53:24 tsi Exp $ */
#define X_PROTOCOL 11 /* current protocol version */
#define X_PROTOCOL_REVISION 0 /* current minor version */
diff --git a/XF86keysym.h b/XF86keysym.h
index fdb8fd6..b713aec 100644
--- a/XF86keysym.h
+++ b/XF86keysym.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/include/XF86keysym.h,v 1.16 2003/02/11 02:51:10 dawes Exp $ */
+/* $XFree86: xc/include/XF86keysym.h,v 1.17 2003/02/14 22:02:26 dawes Exp $ */
/*
* XFree86 vendor specific keysyms.
diff --git a/Xalloca.h b/Xalloca.h
index 0db456a..f010006 100644
--- a/Xalloca.h
+++ b/Xalloca.h
@@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/include/Xalloca.h,v 3.10 2001/12/14 19:53:25 dawes Exp $ */
+/* $XFree86: xc/include/Xalloca.h,v 3.11 2002/12/01 20:08:41 tsi Exp $ */
/*
* The purpose of this header is to define the macros ALLOCATE_LOCAL and
diff --git a/Xarch.h b/Xarch.h
index 6e04e53..0571877 100644
--- a/Xarch.h
+++ b/Xarch.h
@@ -25,7 +25,7 @@
* IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-/* $XFree86: xc/include/Xarch.h,v 1.10tsi Exp $ */
+/* $XFree86: xc/include/Xarch.h,v 1.11 2003/05/27 22:26:24 tsi Exp $ */
/*
diff --git a/Xdefs.h b/Xdefs.h
index 9e77e30..5c2e471 100644
--- a/Xdefs.h
+++ b/Xdefs.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/include/Xdefs.h,v 1.2 1999/08/22 06:21:20 dawes Exp $ */
+/* $XFree86: xc/include/Xdefs.h,v 1.3 2001/07/24 08:32:53 alanh Exp $ */
/***********************************************************
diff --git a/Xfuncs.h b/Xfuncs.h
index 7610ed9..74b86fc 100644
--- a/Xfuncs.h
+++ b/Xfuncs.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/include/Xfuncs.h,v 3.10 2002/05/31 18:45:38 dawes Exp $ */
+/* $XFree86: xc/include/Xfuncs.h,v 3.11 2003/12/19 02:05:37 dawes Exp $ */
#ifndef _XFUNCS_H_
#define _XFUNCS_H_
diff --git a/Xmd.h b/Xmd.h
index 317bcff..0a9a4c1 100644
--- a/Xmd.h
+++ b/Xmd.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/include/Xmd.h,v 3.18tsi Exp $ */
+/* $XFree86: xc/include/Xmd.h,v 3.19 2003/10/23 15:19:01 tsi Exp $ */
/***********************************************************
Copyright 1987, 1998 The Open Group
diff --git a/Xos.h b/Xos.h
index dd0c5d0..c25eeec 100644
--- a/Xos.h
+++ b/Xos.h
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* The X Window System is a Trademark of The Open Group.
*
*/
-/* $XFree86: xc/include/Xos.h,v 3.41tsi Exp $ */
+/* $XFree86: xc/include/Xos.h,v 3.42 2003/12/31 01:18:41 tsi Exp $ */
/* This is a collection of things to try and minimize system dependencies
* in a "signficant" number of source files.
diff --git a/Xos_r.h b/Xos_r.h
index 8b10a2c..b7cada5 100644
--- a/Xos_r.h
+++ b/Xos_r.h
@@ -22,7 +22,7 @@ Except as contained in this notice, the name of The Open Group shall 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/include/Xos_r.h,v 1.18tsi Exp $ */
+/* $XFree86: xc/include/Xos_r.h,v 1.19 2003/10/23 15:19:01 tsi Exp $ */
/*
* Various and sundry Thread-Safe functions used by X11, Motif, and CDE.
diff --git a/Xosdefs.h b/Xosdefs.h
index 932bb93..285362d 100644
--- a/Xosdefs.h
+++ b/Xosdefs.h
@@ -25,7 +25,7 @@ Except as contained in this notice, the name of The Open Group shall 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/include/Xosdefs.h,v 3.20 2002/05/31 18:45:39 dawes Exp $ */
+/* $XFree86: xc/include/Xosdefs.h,v 3.21 2003/12/18 16:38:34 dawes Exp $ */
#ifndef _XOSDEFS_H_
#define _XOSDEFS_H_
diff --git a/Xthreads.h b/Xthreads.h
index 8d4f4e8..0bc6558 100644
--- a/Xthreads.h
+++ b/Xthreads.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: Xthreads.h,v 3.10 2001/12/14 19:53:26 dawes Exp $ */
+/* $XFree86: xc/include/Xthreads.h,v 3.11 2003/03/08 19:14:53 herrb Exp $ */
#ifndef _XTHREADS_H_
#define _XTHREADS_H_
diff --git a/keysym.h b/keysym.h
index a90c506..030a50d 100644
--- a/keysym.h
+++ b/keysym.h
@@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/keysym.h,v 1.3 2001/01/17 17:53:12 dawes Exp $ */
+/* $XFree86: xc/include/keysym.h,v 1.4 2001/12/14 19:53:26 dawes Exp $ */
/* default keysyms */
#define XK_MISCELLANY
diff --git a/keysymdef.h b/keysymdef.h
index 76c3a1b..728a412 100644
--- a/keysymdef.h
+++ b/keysymdef.h
@@ -47,7 +47,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/include/keysymdef.h,v 1.11 2001/01/17 17:53:12 dawes Exp $ */
+/* $XFree86: xc/include/keysymdef.h,v 1.12 2001/12/14 19:53:26 dawes Exp $ */
#define XK_VoidSymbol 0xFFFFFF /* void symbol */