diff options
author | Egbert Eich <eich@suse.de> | 2004-03-05 13:39:28 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-05 13:39:28 +0000 |
commit | 5ded9518470018c739dae3a3b24846ead0c35206 (patch) | |
tree | e0df3f2b8e5a0d90e2ea906acde1b3928e98a726 | |
parent | 35a608915a0512ca419fb0d4f3116fd68d2d8bc5 (diff) |
23. Merged with XFree86 4.4.0. Added changes that went into infected files.XORG-CURRENT-premerge-release-1XACE-SELINUX-BASEDAMAGE-XFIXES-BASEDAMAGE-XFIXES
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid
future conflicts on ASCII but not humal readable files. (There should
probably be separate CreditsXorg.rtf files) (Egbert Eich).
-rw-r--r-- | include/X11/extensions/Xrender.h | 2 | ||||
-rw-r--r-- | src/Color.c | 2 | ||||
-rw-r--r-- | src/Composite.c | 2 | ||||
-rw-r--r-- | src/Cursor.c | 2 | ||||
-rw-r--r-- | src/FillRect.c | 2 | ||||
-rw-r--r-- | src/FillRects.c | 2 | ||||
-rw-r--r-- | src/Filter.c | 2 | ||||
-rw-r--r-- | src/Glyph.c | 2 | ||||
-rw-r--r-- | src/Picture.c | 2 | ||||
-rw-r--r-- | src/Poly.c | 2 | ||||
-rw-r--r-- | src/Trap.c | 2 | ||||
-rw-r--r-- | src/Tri.c | 2 | ||||
-rw-r--r-- | src/Xrender.c | 2 | ||||
-rw-r--r-- | src/Xrenderint.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/include/X11/extensions/Xrender.h b/include/X11/extensions/Xrender.h index 68f6b0a..1c05cea 100644 --- a/include/X11/extensions/Xrender.h +++ b/include/X11/extensions/Xrender.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrender.h,v 1.18 2002/11/23 02:34:45 keithp Exp $ + * $XFree86: xc/lib/Xrender/Xrender.h,v 1.17 2002/11/06 22:47:49 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Color.c b/src/Color.c index 53af267..2330bfd 100644 --- a/src/Color.c +++ b/src/Color.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Color.c,v 1.1 2002/05/17 22:34:18 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Composite.c b/src/Composite.c index b58c935..b2c65db 100644 --- a/src/Composite.c +++ b/src/Composite.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Composite.c,v 1.2 2000/08/28 02:43:13 tsi Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Cursor.c b/src/Cursor.c index b1a8e2b..2ed505e 100644 --- a/src/Cursor.c +++ b/src/Cursor.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Cursor.c,v 1.3 2002/11/24 21:46:15 tsi Exp $ + * $XFree86: xc/lib/Xrender/Cursor.c,v 1.2tsi Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/FillRect.c b/src/FillRect.c index 15e3875..c9c16f9 100644 --- a/src/FillRect.c +++ b/src/FillRect.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/FillRect.c,v 1.2 2001/12/16 18:27:55 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/FillRects.c b/src/FillRects.c index b251930..f132d3d 100644 --- a/src/FillRects.c +++ b/src/FillRects.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/FillRects.c,v 1.2 2001/12/16 18:27:55 keithp Exp $ + * $XFree86$ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Filter.c b/src/Filter.c index dfc5480..f4f3bd2 100644 --- a/src/Filter.c +++ b/src/Filter.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Filter.c,v 1.1 2002/09/26 02:56:52 keithp Exp $ + * $XFree86$ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Glyph.c b/src/Glyph.c index 6495e53..4d5d4d4 100644 --- a/src/Glyph.c +++ b/src/Glyph.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Glyph.c,v 1.12 2002/11/05 23:22:35 keithp Exp $ + * $XFree86: xc/lib/Xrender/Glyph.c,v 1.11 2002/10/18 01:13:39 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Picture.c b/src/Picture.c index 32ab263..1f0e1df 100644 --- a/src/Picture.c +++ b/src/Picture.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Picture.c,v 1.9 2002/09/26 02:56:52 keithp Exp $ + * $XFree86: xc/lib/Xrender/Picture.c,v 1.6 2000/12/05 07:42:29 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Poly.c,v 1.7 2002/06/04 23:22:36 keithp Exp $ + * $XFree86: xc/lib/Xrender/Poly.c,v 1.6 2002/05/21 20:39:50 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Trap.c,v 1.3 2002/11/05 23:22:35 keithp Exp $ + * $XFree86: xc/lib/Xrender/Trap.c,v 1.2 2002/09/27 16:40:11 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Tri.c,v 1.3 2002/11/05 23:22:35 keithp Exp $ + * $XFree86: xc/lib/Xrender/Tri.c,v 1.2 2002/05/15 06:43:22 keithp Exp $ * * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc. * diff --git a/src/Xrender.c b/src/Xrender.c index 45d929d..346115f 100644 --- a/src/Xrender.c +++ b/src/Xrender.c @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrender.c,v 1.14 2002/11/22 02:10:41 keithp Exp $ + * $XFree86: xc/lib/Xrender/Xrender.c,v 1.12 2002/09/29 23:39:44 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * diff --git a/src/Xrenderint.h b/src/Xrenderint.h index cfd5824..98f5ddb 100644 --- a/src/Xrenderint.h +++ b/src/Xrenderint.h @@ -1,5 +1,5 @@ /* - * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.4 2002/11/05 23:22:35 keithp Exp $ + * $XFree86: xc/lib/Xrender/Xrenderint.h,v 1.3 2002/09/26 02:56:52 keithp Exp $ * * Copyright © 2000 SuSE, Inc. * |