summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:22:42 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:22:42 +0000
commit47d1195510762af8efce38806dc75adc0bdc09cc (patch)
tree6e806c90a5b25fde8290237b8fba7129746bbb01
parent8ecf5d371806b603b64f257e4caa1d9cbc19556d (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--AA16.c2
-rw-r--r--AA32.c2
-rw-r--r--AA8.c2
-rw-r--r--Alloc.c2
-rw-r--r--AofA8.c2
-rw-r--r--CmpKey.c2
-rw-r--r--DA16.c2
-rw-r--r--DecKey.c2
-rw-r--r--Fill.c2
-rw-r--r--Flush.c2
-rw-r--r--GenKey.c2
-rw-r--r--IncKey.c2
-rw-r--r--RaA16.c2
-rw-r--r--RaA32.c2
-rw-r--r--RaA8.c2
-rw-r--r--RaAoA8.c2
-rw-r--r--Unwrap.c2
-rw-r--r--WC16.c2
-rw-r--r--WC32.c2
-rw-r--r--WC8.c2
-rw-r--r--Whead.c2
-rw-r--r--Wrap.c2
-rw-r--r--Wrap.h2
-rw-r--r--include/X11/Xdmcp.h2
24 files changed, 24 insertions, 24 deletions
diff --git a/AA16.c b/AA16.c
index d1318e6..9c169d0 100644
--- a/AA16.c
+++ b/AA16.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/AA16.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/AA32.c b/AA32.c
index 82f9fb1..50bcdb6 100644
--- a/AA32.c
+++ b/AA32.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/AA32.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/AA8.c b/AA8.c
index aace23b..fc8bb27 100644
--- a/AA8.c
+++ b/AA8.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/AA8.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Alloc.c b/Alloc.c
index f69a1f3..05d15f1 100644
--- a/Alloc.c
+++ b/Alloc.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/Alloc.c,v 3.5 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
/* stubs for use when Xalloc, Xrealloc and Xfree are not defined */
diff --git a/AofA8.c b/AofA8.c
index 4338854..9d201b3 100644
--- a/AofA8.c
+++ b/AofA8.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/AofA8.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/CmpKey.c b/CmpKey.c
index fedb422..73d1527 100644
--- a/CmpKey.c
+++ b/CmpKey.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/CmpKey.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/DA16.c b/DA16.c
index 32e951f..163538e 100644
--- a/DA16.c
+++ b/DA16.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/DA16.c,v 1.6 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/DecKey.c b/DecKey.c
index 14b3637..aeabcbb 100644
--- a/DecKey.c
+++ b/DecKey.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/DecKey.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Fill.c b/Fill.c
index a5845de..2b244b0 100644
--- a/Fill.c
+++ b/Fill.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/Fill.c,v 3.9 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#ifdef WIN32
#define _WILLWINSOCK_
diff --git a/Flush.c b/Flush.c
index a83e27d..c27f57b 100644
--- a/Flush.c
+++ b/Flush.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/Flush.c,v 3.8 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#ifdef WIN32
#define _WILLWINSOCK_
diff --git a/GenKey.c b/GenKey.c
index 4769baa..4dff026 100644
--- a/GenKey.c
+++ b/GenKey.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/GenKey.c,v 3.8 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/IncKey.c b/IncKey.c
index 1b2a7fd..14f03c1 100644
--- a/IncKey.c
+++ b/IncKey.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/IncKey.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaA16.c b/RaA16.c
index fd1dbd8..3a7c62b 100644
--- a/RaA16.c
+++ b/RaA16.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/RaA16.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaA32.c b/RaA32.c
index dd6e72e..320efa7 100644
--- a/RaA32.c
+++ b/RaA32.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/RaA32.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaA8.c b/RaA8.c
index f64ef64..a5a73f1 100644
--- a/RaA8.c
+++ b/RaA8.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/RaA8.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaAoA8.c b/RaAoA8.c
index d6eeb7d..2b32322 100644
--- a/RaAoA8.c
+++ b/RaAoA8.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/RaAoA8.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Unwrap.c b/Unwrap.c
index 56da322..5c06f45 100644
--- a/Unwrap.c
+++ b/Unwrap.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/Unwrap.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/WC16.c b/WC16.c
index 738d658..86c5f1f 100644
--- a/WC16.c
+++ b/WC16.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/WC16.c,v 1.5 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/WC32.c b/WC32.c
index 51ae48d..c0c4590 100644
--- a/WC32.c
+++ b/WC32.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
* *
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/WC32.c,v 1.5 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/WC8.c b/WC8.c
index 625e860..9a4aded 100644
--- a/WC8.c
+++ b/WC8.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/WC8.c,v 1.5 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Whead.c b/Whead.c
index ae1d691..a8f044f 100644
--- a/Whead.c
+++ b/Whead.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/Whead.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Wrap.c b/Wrap.c
index 5f4870b..722fe0c 100644
--- a/Wrap.c
+++ b/Wrap.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xdmcp/Wrap.c,v 1.4 2001/12/14 19:54:56 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Wrap.h b/Wrap.h
index a5e7553..c137d45 100644
--- a/Wrap.h
+++ b/Wrap.h
@@ -3,7 +3,7 @@
* header file for compatibility with something useful
*/
-/* $XFree86: xc/lib/Xdmcp/Wrap.h,v 1.4 2003/12/19 02:05:38 dawes Exp $ */
+/* $XFree86$ */
typedef unsigned char auth_cblock[8]; /* block size */
diff --git a/include/X11/Xdmcp.h b/include/X11/Xdmcp.h
index 64039b5..de36152 100644
--- a/include/X11/Xdmcp.h
+++ b/include/X11/Xdmcp.h
@@ -13,7 +13,7 @@
* without express or implied warranty.
*
*/
-/* $XFree86: xc/lib/Xdmcp/Xdmcp.h,v 3.8 2003/11/22 04:50:59 dawes Exp $ */
+/* $XFree86$ */
#ifndef _XDMCP_H_
#define _XDMCP_H_