summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:35:00 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:35:00 +0000
commitb27f9af9997bcc99fe4c9ce2d6b24c065e36be0a (patch)
tree9a887948e01136aa11a485ba5a18e1b964c5362a
parent28ec313e66802039788199d807a3cd923634d0af (diff)
downloadxorg-app-xauth-b27f9af9997bcc99fe4c9ce2d6b24c065e36be0a.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--gethost.c2
-rw-r--r--parsedpy.c2
-rw-r--r--process.c2
-rw-r--r--xauth.c2
-rw-r--r--xauth.h2
-rw-r--r--xauth.man2
6 files changed, 6 insertions, 6 deletions
diff --git a/gethost.c b/gethost.c
index fa511c1..74f5e1c 100644
--- a/gethost.c
+++ b/gethost.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xauth/gethost.c,v 3.20 2003/07/27 12:34:25 herrb Exp $ */
+/* $XFree86: xc/programs/xauth/gethost.c,v 3.21 2003/08/02 15:30:10 herrb Exp $ */
/* sorry, streams support does not really work yet */
#if defined(STREAMSCONN) && defined(SVR4)
diff --git a/parsedpy.c b/parsedpy.c
index d7b5a4a..bdd32c3 100644
--- a/parsedpy.c
+++ b/parsedpy.c
@@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xauth/parsedpy.c,v 3.7 2003/07/09 15:27:37 tsi Exp $ */
+/* $XFree86: xc/programs/xauth/parsedpy.c,v 3.8 2003/07/18 15:53:28 tsi Exp $ */
#include <stdio.h> /* for NULL */
#include <ctype.h> /* for isascii() and isdigit() */
diff --git a/process.c b/process.c
index 3531260..d5cb9c8 100644
--- a/process.c
+++ b/process.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xauth/process.c,v 3.23 2003/11/25 03:15:04 dawes Exp $ */
+/* $XFree86: xc/programs/xauth/process.c,v 3.24 2004/01/21 23:49:40 herrb Exp $ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/xauth.c b/xauth.c
index 793903c..9da3269 100644
--- a/xauth.c
+++ b/xauth.c
@@ -28,7 +28,7 @@ in this Software without prior written authorization from The Open Group.
* *
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xauth/xauth.c,v 1.5tsi Exp $ */
+/* $XFree86: xc/programs/xauth/xauth.c,v 1.6 2003/07/09 15:27:37 tsi Exp $ */
#include "xauth.h"
diff --git a/xauth.h b/xauth.h
index 51c1d22..ec41f39 100644
--- a/xauth.h
+++ b/xauth.h
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
* *
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xauth/xauth.h,v 1.6tsi Exp $ */
+/* $XFree86: xc/programs/xauth/xauth.h,v 1.7 2003/07/09 15:27:37 tsi Exp $ */
#include <stdio.h>
#include <X11/Xos.h>
diff --git a/xauth.man b/xauth.man
index 273db0c..6cdda4c 100644
--- a/xauth.man
+++ b/xauth.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xauth/xauth.man,v 1.8tsi Exp $
+.\" $XFree86: xc/programs/xauth/xauth.man,v 1.9 2003/07/09 15:27:37 tsi Exp $
.\"
.TH XAUTH 1 __xorgversion__
.SH NAME