summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:35:13 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:35:13 +0000
commit69a0d00505815453ed192d9ce8da11ad1449d79b (patch)
tree37b992232fe3ea071502cd43161f3e3052a6726d
parent819eb99db26dc93c189170ca00f268463c1f13ba (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--Chooser.ad2
-rw-r--r--access.c2
-rw-r--r--auth.c2
-rw-r--r--choose.c2
-rw-r--r--chooser.c2
-rw-r--r--config/Xaccess2
-rw-r--r--config/Xresources.cpp2
-rw-r--r--config/Xwilling2
-rw-r--r--config/xdm-config.cpp2
-rw-r--r--daemon.c2
-rw-r--r--dm.c2
-rw-r--r--dm.h2
-rw-r--r--dm_auth.h2
-rw-r--r--dm_error.h2
-rw-r--r--dm_socket.h2
-rw-r--r--dpylist.c2
-rw-r--r--error.c2
-rw-r--r--file.c2
-rw-r--r--genauth.c2
-rw-r--r--greet.h2
-rw-r--r--greeter/Login.c2
-rw-r--r--greeter/Login.h2
-rw-r--r--greeter/LoginP.h2
-rw-r--r--greeter/greet.c2
-rw-r--r--greeter/verify.c2
-rw-r--r--krb5auth.c2
-rw-r--r--mitauth.c2
-rw-r--r--netaddr.c2
-rw-r--r--policy.c2
-rw-r--r--prngc.c2
-rw-r--r--protodpy.c2
-rw-r--r--reset.c2
-rw-r--r--resource.c2
-rw-r--r--rpcauth.c2
-rw-r--r--server.c2
-rw-r--r--session.c2
-rw-r--r--socket.c2
-rw-r--r--streams.c2
-rw-r--r--util.c2
-rw-r--r--xdm.man.cpp2
-rw-r--r--xdmauth.c2
-rw-r--r--xdmcp.c2
-rw-r--r--xdmshell.c2
43 files changed, 43 insertions, 43 deletions
diff --git a/Chooser.ad b/Chooser.ad
index 1970c22..66dcf7f 100644
--- a/Chooser.ad
+++ b/Chooser.ad
@@ -1,4 +1,4 @@
-! $XFree86$
+! $XFree86: xc/programs/xdm/Chooser.ad,v 1.2 2001/04/06 02:16:25 dawes Exp $
!
*ShapeStyle: Oval
*cursor: left_ptr
diff --git a/access.c b/access.c
index ad57619..006e5e6 100644
--- a/access.c
+++ b/access.c
@@ -27,7 +27,7 @@ in this Software without prior written authorization from the copyright holder.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/programs/xdm/access.c,v 3.13 2003/11/22 04:51:02 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/access.c,v 3.14 2003/11/23 22:02:07 herrb Exp $ */
/*
* Access control for XDMCP - keep a database of allowable display addresses
diff --git a/auth.c b/auth.c
index d2ef82b..a67f23a 100644
--- a/auth.c
+++ b/auth.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/auth.c,v 3.32 2003/12/22 17:48:12 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/auth.c,v 3.33 2004/01/16 00:03:54 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/choose.c b/choose.c
index 1678787..24bc596 100644
--- a/choose.c
+++ b/choose.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/programs/xdm/choose.c,v 3.16tsi Exp $ */
+/* $XFree86: xc/programs/xdm/choose.c,v 3.17 2003/07/09 15:27:38 tsi Exp $ */
/*
* choose.c
diff --git a/chooser.c b/chooser.c
index 3db68a8..e0d1821 100644
--- a/chooser.c
+++ b/chooser.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/programs/xdm/chooser.c,v 3.26 2003/07/18 15:53:28 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/chooser.c,v 3.27 2003/11/23 22:57:31 herrb Exp $ */
/*
* Chooser - display a menu of names and let the user select one
diff --git a/config/Xaccess b/config/Xaccess
index 4e7de24..f1f8557 100644
--- a/config/Xaccess
+++ b/config/Xaccess
@@ -1,5 +1,5 @@
# $Xorg: Xaccess,v 1.3 2000/08/17 19:54:17 cpqbld Exp $
-# $XFree86: xc/programs/xdm/config/Xaccess,v 1.4 2003/07/09 15:27:40 tsi Exp $
+# $XFree86: xc/programs/xdm/config/Xaccess,v 1.5 2003/11/22 04:51:03 dawes Exp $
#
# Access control file for XDMCP connections
#
diff --git a/config/Xresources.cpp b/config/Xresources.cpp
index b666c58..46d2cf0 100644
--- a/config/Xresources.cpp
+++ b/config/Xresources.cpp
@@ -3,7 +3,7 @@
!
!
!
-! $XFree86: xc/programs/xdm/config/Xres.cpp,v 1.6 2003/01/04 03:11:31 dawes Exp $
+! $XFree86: xc/programs/xdm/config/Xres.cpp,v 1.7 2003/11/15 03:25:22 dawes Exp $
!
#define BS \ /* cpp can be trickier than m4 */
#define NLBS \n\ /* don't remove these comments */
diff --git a/config/Xwilling b/config/Xwilling
index c886df2..cd92a3d 100644
--- a/config/Xwilling
+++ b/config/Xwilling
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $XFree86$
+# $XFree86: xc/programs/xdm/config/Xwilling,v 1.1 1998/12/06 06:08:51 dawes Exp $
# The output of this script is displayed in the chooser window.
# (instead of "Willing to manage")
diff --git a/config/xdm-config.cpp b/config/xdm-config.cpp
index 1ccba8a..7ba9a5b 100644
--- a/config/xdm-config.cpp
+++ b/config/xdm-config.cpp
@@ -3,7 +3,7 @@
!
!
!
-! $XFree86: xc/programs/xdm/config/xdm-conf.cpp,v 1.10 2002/11/30 19:11:32 herrb Exp $
+! $XFree86: xc/programs/xdm/config/xdm-conf.cpp,v 1.11 2004/01/09 00:25:25 dawes Exp $
!
DisplayManager.errorLogFile: XDMLOGDIR/xdm.log
DisplayManager.pidFile: XDMPIDDIR/xdm.pid
diff --git a/daemon.c b/daemon.c
index 5071a75..902cf8e 100644
--- a/daemon.c
+++ b/daemon.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/daemon.c,v 3.21 2004/01/10 21:26:29 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/daemon.c,v 3.22 2004/01/11 00:19:30 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/dm.c b/dm.c
index 6f41dc4..8f78ca8 100644
--- a/dm.c
+++ b/dm.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/dm.c,v 3.23 2003/09/17 05:48:32 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/dm.c,v 3.24 2004/01/10 21:26:29 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/dm.h b/dm.h
index 9776f23..c040cba 100644
--- a/dm.h
+++ b/dm.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/dm.h,v 3.33 2003/11/19 03:57:10 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/dm.h,v 3.34 2003/12/12 03:20:45 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/dm_auth.h b/dm_auth.h
index ea578ae..abbe93d 100644
--- a/dm_auth.h
+++ b/dm_auth.h
@@ -1,5 +1,5 @@
/*
- * $XFree86: xc/programs/xdm/dm_auth.h,v 1.3 2003/09/17 05:48:32 herrb Exp $
+ * $XFree86: xc/programs/xdm/dm_auth.h,v 1.4 2003/10/27 21:39:06 herrb Exp $
*/
/************************************************************
diff --git a/dm_error.h b/dm_error.h
index 102daa3..03aa228 100644
--- a/dm_error.h
+++ b/dm_error.h
@@ -1,5 +1,5 @@
/*
- * $XFree86$
+ * $XFree86: xc/programs/xdm/dm_error.h,v 1.1 1998/10/10 15:25:33 dawes Exp $
*/
/************************************************************
diff --git a/dm_socket.h b/dm_socket.h
index c2e131b..470cdd4 100644
--- a/dm_socket.h
+++ b/dm_socket.h
@@ -1,5 +1,5 @@
/*
- * $XFree86: xc/programs/xdm/dm_socket.h,v 1.1 1998/10/10 15:25:33 dawes Exp $
+ * $XFree86: xc/programs/xdm/dm_socket.h,v 1.2 2001/07/23 13:15:52 dawes Exp $
*/
/************************************************************
diff --git a/dpylist.c b/dpylist.c
index 437cfce..3b749a1 100644
--- a/dpylist.c
+++ b/dpylist.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/dpylist.c,v 1.5tsi Exp $ */
+/* $XFree86: xc/programs/xdm/dpylist.c,v 1.6 2003/07/09 15:27:38 tsi Exp $ */
/*
* xdm - display manager daemon
diff --git a/error.c b/error.c
index 49cbd8e..6c53ec6 100644
--- a/error.c
+++ b/error.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/error.c,v 1.6tsi Exp $ */
+/* $XFree86: xc/programs/xdm/error.c,v 1.7 2002/10/09 16:38:20 tsi Exp $ */
/*
* xdm - display manager daemon
diff --git a/file.c b/file.c
index a15239f..49b2217 100644
--- a/file.c
+++ b/file.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/file.c,v 1.5 2001/01/17 23:45:21 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/file.c,v 1.6 2001/12/14 20:01:21 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/genauth.c b/genauth.c
index f812de5..0af1bbe 100644
--- a/genauth.c
+++ b/genauth.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/genauth.c,v 3.23 2003/12/20 19:45:12 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/genauth.c,v 3.24 2003/12/21 15:07:06 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/greet.h b/greet.h
index ca0d882..238d587 100644
--- a/greet.h
+++ b/greet.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/greet.h,v 1.9 2003/07/09 15:27:38 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/greet.h,v 1.10 2003/09/21 13:03:03 herrb Exp $ */
/*
* greet.h - interface to xdm's dynamically-loadable modular greeter
diff --git a/greeter/Login.c b/greeter/Login.c
index 4324666..f8c983b 100644
--- a/greeter/Login.c
+++ b/greeter/Login.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/greeter/Login.c,v 3.17tsi Exp $ */
+/* $XFree86: xc/programs/xdm/greeter/Login.c,v 3.18 2003/07/09 15:27:40 tsi Exp $ */
/*
* xdm - display manager daemon
diff --git a/greeter/Login.h b/greeter/Login.h
index 3da7fb2..ecbb5d5 100644
--- a/greeter/Login.h
+++ b/greeter/Login.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/greeter/Login.h,v 3.7 2002/10/06 20:42:16 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/greeter/Login.h,v 3.8 2003/11/19 04:44:00 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/greeter/LoginP.h b/greeter/LoginP.h
index 9fc2640..0f88d79 100644
--- a/greeter/LoginP.h
+++ b/greeter/LoginP.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/greeter/LoginP.h,v 3.7 2001/01/17 23:45:25 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/greeter/LoginP.h,v 3.8 2001/12/14 20:01:29 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/greeter/greet.c b/greeter/greet.c
index e9a8feb..e0b9c06 100644
--- a/greeter/greet.c
+++ b/greeter/greet.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/greeter/greet.c,v 3.16tsi Exp $ */
+/* $XFree86: xc/programs/xdm/greeter/greet.c,v 3.17 2003/07/09 15:27:40 tsi Exp $ */
/*
* xdm - display manager daemon
diff --git a/greeter/verify.c b/greeter/verify.c
index d68b2ba..d12806c 100644
--- a/greeter/verify.c
+++ b/greeter/verify.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/greeter/verify.c,v 3.26 2003/11/19 04:44:00 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/greeter/verify.c,v 3.27 2004/01/25 01:12:25 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/krb5auth.c b/krb5auth.c
index a2191b8..d6f57da 100644
--- a/krb5auth.c
+++ b/krb5auth.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/krb5auth.c,v 1.3 2001/01/17 23:45:21 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/krb5auth.c,v 1.4 2001/12/14 20:01:22 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/mitauth.c b/mitauth.c
index d1ff17b..2b2dd31 100644
--- a/mitauth.c
+++ b/mitauth.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/mitauth.c,v 1.5 2003/05/27 22:27:00 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/mitauth.c,v 1.6 2003/09/17 05:48:32 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/netaddr.c b/netaddr.c
index ec419e9..776e23a 100644
--- a/netaddr.c
+++ b/netaddr.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/netaddr.c,v 3.7 2003/07/09 15:27:39 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/netaddr.c,v 3.8 2003/07/18 15:53:28 tsi Exp $ */
/*
* xdm - X display manager
diff --git a/policy.c b/policy.c
index 9237b5d..48097c5 100644
--- a/policy.c
+++ b/policy.c
@@ -33,7 +33,7 @@ from The Open Group.
*
* policy.c. Implement site-dependent policy for XDMCP connections
*/
-/* $XFree86: policy.c,v 3.8 2002/12/07 20:31:04 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/policy.c,v 3.9 2004/01/01 17:12:34 herrb Exp $ */
# include "dm.h"
# include "dm_auth.h"
diff --git a/prngc.c b/prngc.c
index 529fb27..268f983 100644
--- a/prngc.c
+++ b/prngc.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xdm/prngc.c,v 1.3 2003/10/17 21:23:07 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/prngc.c,v 1.4 2003/11/04 20:17:04 dawes Exp $ */
/*
* Copyright (c) 1995,1999 Theo de Raadt. All rights reserved.
* Copyright (c) 2001-2002 Damien Miller. All rights reserved.
diff --git a/protodpy.c b/protodpy.c
index d2df151..47c25e4 100644
--- a/protodpy.c
+++ b/protodpy.c
@@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group.
*
* Author: Keith Packard, MIT X Consortium
*/
-/* $XFree86: xc/programs/xdm/protodpy.c,v 1.4 2001/07/25 15:05:19 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/protodpy.c,v 1.5 2001/12/14 20:01:23 dawes Exp $ */
/*
* protodpy.c
diff --git a/reset.c b/reset.c
index c28ccb3..d5c49ca 100644
--- a/reset.c
+++ b/reset.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/reset.c,v 1.3 2001/01/17 23:45:21 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/reset.c,v 1.4 2001/12/14 20:01:23 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/resource.c b/resource.c
index 5332935..e9b1e6c 100644
--- a/resource.c
+++ b/resource.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/resource.c,v 3.11 2003/07/09 15:27:39 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/resource.c,v 3.12 2003/09/17 05:48:32 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/rpcauth.c b/rpcauth.c
index 75e465b..399ebb6 100644
--- a/rpcauth.c
+++ b/rpcauth.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/rpcauth.c,v 1.3 2001/01/17 23:45:22 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/rpcauth.c,v 1.4 2001/12/14 20:01:23 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/server.c b/server.c
index 3f72623..d537ddc 100644
--- a/server.c
+++ b/server.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/server.c,v 3.13 2001/12/14 20:01:23 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/server.c,v 3.14 2003/04/12 16:42:14 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/session.c b/session.c
index 13e3a50..d05ab7a 100644
--- a/session.c
+++ b/session.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/session.c,v 3.36 2003/09/29 21:00:08 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/session.c,v 3.37 2004/01/07 04:28:06 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/socket.c b/socket.c
index 202449e..8b0ec86 100644
--- a/socket.c
+++ b/socket.c
@@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
from the copyright holder.
*/
-/* $XFree86: xc/programs/xdm/socket.c,v 3.13 2003/07/18 15:39:52 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/socket.c,v 3.14 2003/11/25 22:21:08 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/streams.c b/streams.c
index c09ce6e..720b4cc 100644
--- a/streams.c
+++ b/streams.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/streams.c,v 3.7 2003/07/09 15:27:39 tsi Exp $ */
+/* $XFree86: xc/programs/xdm/streams.c,v 3.8 2003/10/27 21:39:08 herrb Exp $ */
/*
* xdm - display manager daemon
diff --git a/util.c b/util.c
index 8d4e862..b3f5bce 100644
--- a/util.c
+++ b/util.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/util.c,v 3.20 2002/05/31 18:46:10 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/util.c,v 3.21 2003/11/22 04:09:26 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/xdm.man.cpp b/xdm.man.cpp
index a8f1f62..7e1bd4b 100644
--- a/xdm.man.cpp
+++ b/xdm.man.cpp
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xdm/xdm.man,v 3.28 2004/01/09 00:25:23 dawes Exp $
+.\" $XFree86: xc/programs/xdm/xdm.man,v 3.29 2004/01/12 21:43:19 herrb Exp $
.\"
.TH XDM 1 __xorgversion__
.SH NAME
diff --git a/xdmauth.c b/xdmauth.c
index d2c3e9d..a42fcfb 100644
--- a/xdmauth.c
+++ b/xdmauth.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/xdmauth.c,v 1.6 2003/09/17 05:48:33 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/xdmauth.c,v 1.7 2003/10/27 21:39:02 herrb Exp $ */
/*
* xdm - display manager daemon
* Author: Keith Packard, MIT X Consortium
diff --git a/xdmcp.c b/xdmcp.c
index e2bf009..f64e172 100644
--- a/xdmcp.c
+++ b/xdmcp.c
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xdm/xdmcp.c,v 3.25 2003/11/23 22:36:03 herrb Exp $ */
+/* $XFree86: xc/programs/xdm/xdmcp.c,v 3.26 2004/01/07 04:28:06 dawes Exp $ */
/*
* xdm - display manager daemon
diff --git a/xdmshell.c b/xdmshell.c
index 9c7e14d..30f6345 100644
--- a/xdmshell.c
+++ b/xdmshell.c
@@ -36,7 +36,7 @@ in this Software without prior written authorization from The Open Group.
* bring down X when you are finished.
*/
-/* $XFree86: xc/programs/xdm/xdmshell.c,v 3.6 2001/07/25 15:05:19 dawes Exp $ */
+/* $XFree86: xc/programs/xdm/xdmshell.c,v 3.7 2001/12/14 20:01:26 dawes Exp $ */
#include <stdio.h>
#include "dm.h"