summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:33 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:33 +0000
commit3132e3a51c671fc95ee2b88802ae30abcb177320 (patch)
tree668e34fcc640ecf898cade6b0f525c79effcfd30
parent47d1195510762af8efce38806dc75adc0bdc09cc (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-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 9c169d0..d1318e6 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$ */
+/* $XFree86: xc/lib/Xdmcp/AA16.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/AA32.c b/AA32.c
index 50bcdb6..82f9fb1 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$ */
+/* $XFree86: xc/lib/Xdmcp/AA32.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/AA8.c b/AA8.c
index fc8bb27..aace23b 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$ */
+/* $XFree86: xc/lib/Xdmcp/AA8.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Alloc.c b/Alloc.c
index 05d15f1..f69a1f3 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$ */
+/* $XFree86: xc/lib/Xdmcp/Alloc.c,v 3.5 2001/12/14 19:54:54 dawes Exp $ */
/* stubs for use when Xalloc, Xrealloc and Xfree are not defined */
diff --git a/AofA8.c b/AofA8.c
index 9d201b3..4338854 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$ */
+/* $XFree86: xc/lib/Xdmcp/AofA8.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/CmpKey.c b/CmpKey.c
index 73d1527..fedb422 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$ */
+/* $XFree86: xc/lib/Xdmcp/CmpKey.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/DA16.c b/DA16.c
index 163538e..32e951f 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$ */
+/* $XFree86: xc/lib/Xdmcp/DA16.c,v 1.6 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/DecKey.c b/DecKey.c
index aeabcbb..14b3637 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$ */
+/* $XFree86: xc/lib/Xdmcp/DecKey.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Fill.c b/Fill.c
index 2b244b0..a5845de 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$ */
+/* $XFree86: xc/lib/Xdmcp/Fill.c,v 3.9 2001/12/14 19:54:54 dawes Exp $ */
#ifdef WIN32
#define _WILLWINSOCK_
diff --git a/Flush.c b/Flush.c
index c27f57b..a83e27d 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$ */
+/* $XFree86: xc/lib/Xdmcp/Flush.c,v 3.8 2001/12/14 19:54:54 dawes Exp $ */
#ifdef WIN32
#define _WILLWINSOCK_
diff --git a/GenKey.c b/GenKey.c
index 4dff026..4769baa 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$ */
+/* $XFree86: xc/lib/Xdmcp/GenKey.c,v 3.8 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/IncKey.c b/IncKey.c
index 14f03c1..1b2a7fd 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$ */
+/* $XFree86: xc/lib/Xdmcp/IncKey.c,v 1.4 2001/12/14 19:54:54 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaA16.c b/RaA16.c
index 3a7c62b..fd1dbd8 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$ */
+/* $XFree86: xc/lib/Xdmcp/RaA16.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaA32.c b/RaA32.c
index 320efa7..dd6e72e 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$ */
+/* $XFree86: xc/lib/Xdmcp/RaA32.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaA8.c b/RaA8.c
index a5a73f1..f64ef64 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$ */
+/* $XFree86: xc/lib/Xdmcp/RaA8.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/RaAoA8.c b/RaAoA8.c
index 2b32322..d6eeb7d 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$ */
+/* $XFree86: xc/lib/Xdmcp/RaAoA8.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Unwrap.c b/Unwrap.c
index 5c06f45..56da322 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$ */
+/* $XFree86: xc/lib/Xdmcp/Unwrap.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/WC16.c b/WC16.c
index 86c5f1f..738d658 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$ */
+/* $XFree86: xc/lib/Xdmcp/WC16.c,v 1.5 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/WC32.c b/WC32.c
index c0c4590..51ae48d 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$ */
+/* $XFree86: xc/lib/Xdmcp/WC32.c,v 1.5 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/WC8.c b/WC8.c
index 9a4aded..625e860 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$ */
+/* $XFree86: xc/lib/Xdmcp/WC8.c,v 1.5 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Whead.c b/Whead.c
index a8f044f..ae1d691 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$ */
+/* $XFree86: xc/lib/Xdmcp/Whead.c,v 1.4 2001/12/14 19:54:55 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Wrap.c b/Wrap.c
index 722fe0c..5f4870b 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$ */
+/* $XFree86: xc/lib/Xdmcp/Wrap.c,v 1.4 2001/12/14 19:54:56 dawes Exp $ */
#include <X11/Xos.h>
#include <X11/X.h>
diff --git a/Wrap.h b/Wrap.h
index c137d45..a5e7553 100644
--- a/Wrap.h
+++ b/Wrap.h
@@ -3,7 +3,7 @@
* header file for compatibility with something useful
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xdmcp/Wrap.h,v 1.4 2003/12/19 02:05:38 dawes Exp $ */
typedef unsigned char auth_cblock[8]; /* block size */
diff --git a/include/X11/Xdmcp.h b/include/X11/Xdmcp.h
index de36152..64039b5 100644
--- a/include/X11/Xdmcp.h
+++ b/include/X11/Xdmcp.h
@@ -13,7 +13,7 @@
* without express or implied warranty.
*
*/
-/* $XFree86$ */
+/* $XFree86: xc/lib/Xdmcp/Xdmcp.h,v 3.8 2003/11/22 04:50:59 dawes Exp $ */
#ifndef _XDMCP_H_
#define _XDMCP_H_