summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:17 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:17 +0000
commitb24c3eb3e0f657d599c8a4edbd2abdfc8c4130ec (patch)
tree414629e9b62f6d55dac9ef49c3a64bc3aebea6eb
parentd0721af92ab08fc526c7c432ecc6273717cecae0 (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--auth.c2
-rw-r--r--auth.h2
-rw-r--r--choose.c2
-rw-r--r--choose.h2
-rw-r--r--globals.c2
-rw-r--r--info.c2
-rw-r--r--info.h2
-rw-r--r--list.h2
-rw-r--r--lock.c2
-rw-r--r--lock.h2
-rw-r--r--log.c2
-rw-r--r--log.h2
-rw-r--r--mainwin.c2
-rw-r--r--mainwin.h2
-rw-r--r--misc.c2
-rw-r--r--popup.c2
-rw-r--r--popup.h2
-rw-r--r--prop.c2
-rw-r--r--prop.h2
-rw-r--r--remote.c2
-rw-r--r--restart.c2
-rw-r--r--restart.h2
-rw-r--r--save.c2
-rw-r--r--save.h2
-rw-r--r--saveutil.c2
-rw-r--r--saveutil.h2
-rw-r--r--signals.c2
-rw-r--r--xsm.c2
-rw-r--r--xsm.h2
-rw-r--r--xsm.man2
-rw-r--r--xtwatch.c2
-rw-r--r--xtwatch.h2
32 files changed, 32 insertions, 32 deletions
diff --git a/auth.c b/auth.c
index 4eb594a..486c830 100644
--- a/auth.c
+++ b/auth.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/auth.c,v 1.7 2001/12/14 20:02:23 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
diff --git a/auth.h b/auth.h
index 2302dbb..a354612 100644
--- a/auth.h
+++ b/auth.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/auth.h,v 1.6 2001/12/14 20:02:23 dawes Exp $ */
+/* $XFree86$ */
#ifndef _AUTH_H_
#define _AUTH_H_
diff --git a/choose.c b/choose.c
index 8abee3f..52b47c4 100644
--- a/choose.c
+++ b/choose.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/choose.c,v 1.7 2003/07/20 16:12:21 tsi Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "saveutil.h"
diff --git a/choose.h b/choose.h
index 31dc9ca..cf8120c 100644
--- a/choose.h
+++ b/choose.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/choose.h,v 1.6 2001/12/14 20:02:24 dawes Exp $ */
+/* $XFree86$ */
#ifndef _CHOOSE_H_
#define _CHOOSE_H_
diff --git a/globals.c b/globals.c
index 5bbbc44..2ad9e9b 100644
--- a/globals.c
+++ b/globals.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/globals.c,v 1.6 2001/12/14 20:02:25 dawes Exp $ */
+/* $XFree86$ */
#include <X11/ICE/ICEutil.h>
diff --git a/info.c b/info.c
index 005a2c4..45e9878 100644
--- a/info.c
+++ b/info.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/info.c,v 1.6 2001/12/14 20:02:25 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "restart.h"
diff --git a/info.h b/info.h
index 0d3e786..80840ef 100644
--- a/info.h
+++ b/info.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/info.h,v 3.5 2001/12/14 20:02:25 dawes Exp $ */
+/* $XFree86$ */
#ifndef _INFO_H_
#define _INFO_H_
diff --git a/list.h b/list.h
index e0a1198..2878220 100644
--- a/list.h
+++ b/list.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/list.h,v 1.6 2001/12/14 20:02:25 dawes Exp $ */
+/* $XFree86$ */
#ifndef _LIST_H_
#define _LIST_H_
diff --git a/lock.c b/lock.c
index 611acdd..cd71023 100644
--- a/lock.c
+++ b/lock.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/lock.c,v 3.5 2002/05/31 18:46:14 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "lock.h"
diff --git a/lock.h b/lock.h
index 9e3af89..8863b69 100644
--- a/lock.h
+++ b/lock.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/lock.h,v 1.6 2001/12/14 20:02:25 dawes Exp $ */
+/* $XFree86$ */
#ifndef _LOCK_H_
#define _LOCK_H_
diff --git a/log.c b/log.c
index 7889bc2..0e2915e 100644
--- a/log.c
+++ b/log.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/log.c,v 1.5 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "save.h"
diff --git a/log.h b/log.h
index 070a422..e6ef501 100644
--- a/log.h
+++ b/log.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/log.h,v 1.6 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#ifndef _LOG_H_
#define _LOG_H_
diff --git a/mainwin.c b/mainwin.c
index b60de6e..0254fdd 100644
--- a/mainwin.c
+++ b/mainwin.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/mainwin.c,v 1.5 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "info.h"
diff --git a/mainwin.h b/mainwin.h
index 98df23e..5e0055a 100644
--- a/mainwin.h
+++ b/mainwin.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/mainwin.h,v 1.6 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#ifndef _MAINWIN_H_
#define _MAINWIN_H_
diff --git a/misc.c b/misc.c
index 475ee87..1b4f105 100644
--- a/misc.c
+++ b/misc.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/misc.c,v 1.6 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
diff --git a/popup.c b/popup.c
index 90c21b5..c4a3cf3 100644
--- a/popup.c
+++ b/popup.c
@@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xsm/popup.c,v 1.5 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include <X11/Shell.h>
diff --git a/popup.h b/popup.h
index 7d5568d..2fb2c9f 100644
--- a/popup.h
+++ b/popup.h
@@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xsm/popup.h,v 1.6 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#ifndef _POPUP_H_
#define _POPUP_H_
diff --git a/prop.c b/prop.c
index 18b9551..7732ef4 100644
--- a/prop.c
+++ b/prop.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/prop.c,v 1.6 2003/03/26 20:44:00 tsi Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "info.h"
diff --git a/prop.h b/prop.h
index a124879..069df1a 100644
--- a/prop.h
+++ b/prop.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/prop.h,v 1.6 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#ifndef _PROP_H_
#define _PROP_H_
diff --git a/remote.c b/remote.c
index 5e942e7..7b762bd 100644
--- a/remote.c
+++ b/remote.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/remote.c,v 1.5 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
/*
* We use the rstart protocol to restart clients on remote machines.
diff --git a/restart.c b/restart.c
index 581a0d4..69c1c33 100644
--- a/restart.c
+++ b/restart.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/restart.c,v 1.6 2001/12/14 20:02:26 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "log.h"
diff --git a/restart.h b/restart.h
index a1abc89..a84e4f2 100644
--- a/restart.h
+++ b/restart.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/restart.h,v 1.6 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#ifndef _RESTART_H_
#define _RESTART_H_
diff --git a/save.c b/save.c
index bc7bc0e..e47750c 100644
--- a/save.c
+++ b/save.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/save.c,v 3.4 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "save.h"
diff --git a/save.h b/save.h
index 5c76e56..38c0efd 100644
--- a/save.h
+++ b/save.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/save.h,v 1.6 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#ifndef _SAVE_H_
#define _SAVE_H_
diff --git a/saveutil.c b/saveutil.c
index 2e604c8..635f567 100644
--- a/saveutil.c
+++ b/saveutil.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/saveutil.c,v 1.6 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#include "xsm.h"
#include "log.h"
diff --git a/saveutil.h b/saveutil.h
index 86a040a..64fcc3b 100644
--- a/saveutil.h
+++ b/saveutil.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/saveutil.h,v 1.7 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#ifndef _SAVEUTIL_H_
#define _SAVEUTIL_H_
diff --git a/signals.c b/signals.c
index 7c2a2e7..87fea7a 100644
--- a/signals.c
+++ b/signals.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/signals.c,v 3.6 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#include <stdlib.h>
diff --git a/xsm.c b/xsm.c
index 47fdced..4d05140 100644
--- a/xsm.c
+++ b/xsm.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/xsm.c,v 1.10 2003/09/13 21:33:12 dawes Exp $ */
+/* $XFree86$ */
/*
* X Session Manager.
diff --git a/xsm.h b/xsm.h
index 5315373..d3e60bc 100644
--- a/xsm.h
+++ b/xsm.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/xsm.h,v 1.8 2001/12/14 20:02:27 dawes Exp $ */
+/* $XFree86$ */
#ifndef _XSM_H_
#define _XSM_H_
diff --git a/xsm.man b/xsm.man
index 8b0ebb2..ccdfbb7 100644
--- a/xsm.man
+++ b/xsm.man
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.\"
-.\" $XFree86: xc/programs/xsm/xsm.man,v 1.7 2001/12/14 20:02:28 dawes Exp $
+.\" $XFree86$
.\"
.TH XSM 1 __xorgversion__
.SH NAME
diff --git a/xtwatch.c b/xtwatch.c
index 4dd1050..1115a9f 100644
--- a/xtwatch.c
+++ b/xtwatch.c
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/xtwatch.c,v 1.5 2001/12/14 20:02:28 dawes Exp $ */
+/* $XFree86$ */
#include <X11/ICE/ICElib.h>
#include <X11/Intrinsic.h>
diff --git a/xtwatch.h b/xtwatch.h
index 8ad0b04..158fe17 100644
--- a/xtwatch.h
+++ b/xtwatch.h
@@ -23,7 +23,7 @@ Except as contained in this notice, the name of The Open Group shall not be
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/programs/xsm/xtwatch.h,v 1.6 2001/12/14 20:02:28 dawes Exp $ */
+/* $XFree86$ */
#ifndef _XTWATCH_H_
#define _XTWATCH_H_