diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:07 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:07 +0000 |
commit | 7dc704f613cd15ca4f529f52b7d8b258e7027948 (patch) | |
tree | 5b493bbdf5462457b07dc4f120ad18788c41a073 | |
parent | 0523058a841c745d0921ba0b9b8d5ad9285f4520 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadxo-6_7_0XPRINT_BEGINXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEXORG-RELEASE-1-STSF-FORKXORG-RELEASE-1-MERGEXORG-CYGWIN-MERGEXORG-CYGWIN-LAST-MERGEXORG-6_7_0IPv6-REVIEW-BASEXPRINTXORG-RELEASE-1-TMXORG-RELEASE-1-STSFXORG-RELEASE-1IPv6-REVIEW
a changed license. There was only one change which happened to be from
me (Egbert Eich).
-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__ |