diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:01 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:01 +0000 |
commit | 0b934581a8612148d70ecf84df72f6a69ca6c5c2 (patch) | |
tree | dac6cafb3be04511d07dfc10bf56d944236580b4 | |
parent | 1a9fc5ef22e3bdd719fc0f991512b6a1d88faaad (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-- | AuDispose.c | 2 | ||||
-rw-r--r-- | AuFileName.c | 2 | ||||
-rw-r--r-- | AuGetAddr.c | 2 | ||||
-rw-r--r-- | AuGetBest.c | 2 | ||||
-rw-r--r-- | AuLock.c | 2 | ||||
-rw-r--r-- | AuRead.c | 2 | ||||
-rw-r--r-- | AuUnlock.c | 2 | ||||
-rw-r--r-- | AuWrite.c | 2 | ||||
-rw-r--r-- | Xau.man | 2 | ||||
-rw-r--r-- | include/X11/Xauth.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/AuDispose.c b/AuDispose.c index c3d9a35..4847abc 100644 --- a/AuDispose.c +++ b/AuDispose.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/Xau/AuDispose.c,v 1.4 2001/07/25 15:04:48 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuDispose.c,v 1.5 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> #include <stdlib.h> diff --git a/AuFileName.c b/AuFileName.c index d1057fa..a1bb520 100644 --- a/AuFileName.c +++ b/AuFileName.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/Xau/AuFileName.c,v 3.6 2001/07/25 15:04:48 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuFileName.c,v 3.7 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> diff --git a/AuGetAddr.c b/AuGetAddr.c index f55973b..b0a4caf 100644 --- a/AuGetAddr.c +++ b/AuGetAddr.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/Xau/AuGetAddr.c,v 1.5 2001/12/14 19:54:36 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuGetAddr.c,v 1.6 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.h> diff --git a/AuGetBest.c b/AuGetBest.c index f68d8e0..c8661eb 100644 --- a/AuGetBest.c +++ b/AuGetBest.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/Xau/AuGetBest.c,v 1.7 2001/12/14 19:54:36 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuGetBest.c,v 1.8 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.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/Xau/AuLock.c,v 3.6 2002/05/31 18:45:43 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuLock.c,v 3.7 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.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/Xau/AuRead.c,v 1.5 2001/07/25 15:04:48 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuRead.c,v 1.6 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> #include <stdlib.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/Xau/AuUnlock.c,v 1.4 2001/12/14 19:54:36 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuUnlock.c,v 1.5 2003/11/17 22:20:21 dawes Exp $ */ #include <X11/Xauth.h> #include <X11/Xos.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/Xau/AuWrite.c,v 1.3 2001/01/17 19:42:24 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuWrite.c,v 1.4 2001/12/14 19:54:36 dawes Exp $ */ #include <X11/Xauth.h> @@ -24,7 +24,7 @@ .\" dealing in this Software without prior written authorization from the .\" X Consortium. .\" -.\" $XFree86: xc/doc/man/Xau/Xau.man,v 1.2 2001/01/27 18:20:19 dawes Exp $ +.\" $XFree86: xc/doc/man/Xau/Xau.man,v 1.3 2003/04/28 22:18:14 herrb Exp $ .\" .TH Xau 3 __xorgversion__ .SH NAME diff --git a/include/X11/Xauth.h b/include/X11/Xauth.h index fa9c96b..7340687 100644 --- a/include/X11/Xauth.h +++ b/include/X11/Xauth.h @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xau/Xauth.h,v 1.5 2001/12/14 19:54:36 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/Xauth.h,v 1.6 2003/11/17 22:20:21 dawes Exp $ */ #ifndef _Xauth_h #define _Xauth_h |