diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:48 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 19:54:48 +0000 |
commit | 3c0cea6fd0bb92a6bb6bf33601503807b00ca9b2 (patch) | |
tree | 5b493bbdf5462457b07dc4f120ad18788c41a073 | |
parent | 610ce48dafa9894ec10c768b077350ab7a7b3334 (diff) |
Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branch
-rw-r--r-- | io.c | 2 | ||||
-rw-r--r-- | misc.c | 2 | ||||
-rw-r--r-- | pm.c | 2 | ||||
-rw-r--r-- | pm.h | 2 | ||||
-rw-r--r-- | transport.c | 2 | ||||
-rw-r--r-- | xfwp.h | 2 | ||||
-rw-r--r-- | xfwp.man | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/io.c,v 1.11 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/io.c,v 1.10 2001/07/25 15:05:22 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -28,7 +28,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/misc.c,v 1.7 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/misc.c,v 1.6 2001/01/17 23:45:34 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/pm.c,v 1.9 2003/05/27 22:27:06 tsi Exp $ */ +/* $XFree86: xc/programs/xfwp/pm.c,v 1.8tsi Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/pm.h,v 1.5 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/pm.h,v 1.4 2001/01/17 23:45:34 dawes Exp $ */ #ifndef _PM_H #define _PM_H diff --git a/transport.c b/transport.c index 6def508..e01ea08 100644 --- a/transport.c +++ b/transport.c @@ -29,7 +29,7 @@ authorization from The Open Group. X Window System is a trademark of The Open Group. */ -/* $XFree86: xc/programs/xfwp/transport.c,v 1.7 2001/12/14 20:01:43 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/transport.c,v 1.6 2001/07/29 21:23:20 tsi Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -25,7 +25,7 @@ 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/xfwp/xfwp.h,v 1.10 2001/12/14 20:01:44 dawes Exp $ */ +/* $XFree86: xc/programs/xfwp/xfwp.h,v 1.9 2001/01/17 23:45:35 dawes Exp $ */ #ifndef _XFWP_H #define _XFWP_H @@ -24,7 +24,7 @@ .\" from The Open Group. .\" .\" -.\" $XFree86: xc/programs/xfwp/xfwp.man,v 1.8 2001/12/14 20:01:44 dawes Exp $ +.\" $XFree86: xc/programs/xfwp/xfwp.man,v 1.7 2001/02/07 22:35:23 tsi Exp $ .\" .nh .TH XFWP 1 __xorgversion__ |