summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:23:58 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:23:58 +0000
commita682e3bf548a271d97cecd5c616ef84555a1b54c (patch)
tree02a36a816f56f5cc2957d34ff387e746d3fd91a1
parent740c103a2711826b40bd838b1fe14e47f03544ca (diff)
downloadxorg-app-xauth-a682e3bf548a271d97cecd5c616ef84555a1b54c.tar.gz
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-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 74f5e1c..1457271 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.21 2003/08/02 15:30:10 herrb Exp $ */
+/* $XFree86$ */
/* sorry, streams support does not really work yet */
#if defined(STREAMSCONN) && defined(SVR4)
diff --git a/parsedpy.c b/parsedpy.c
index bdd32c3..46bc5e5 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.8 2003/07/18 15:53:28 tsi Exp $ */
+/* $XFree86$ */
#include <stdio.h> /* for NULL */
#include <ctype.h> /* for isascii() and isdigit() */
diff --git a/process.c b/process.c
index d5cb9c8..37ff130 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.24 2004/01/21 23:49:40 herrb Exp $ */
+/* $XFree86$ */
/*
* Author: Jim Fulton, MIT X Consortium
diff --git a/xauth.c b/xauth.c
index 9da3269..90d4f35 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.6 2003/07/09 15:27:37 tsi Exp $ */
+/* $XFree86$ */
#include "xauth.h"
diff --git a/xauth.h b/xauth.h
index ec41f39..59e2972 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.7 2003/07/09 15:27:37 tsi Exp $ */
+/* $XFree86$ */
#include <stdio.h>
#include <X11/Xos.h>
diff --git a/xauth.man b/xauth.man
index 6cdda4c..dda3641 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.9 2003/07/09 15:27:37 tsi Exp $
+.\" $XFree86$
.\"
.TH XAUTH 1 __xorgversion__
.SH NAME