diff options
author | Egbert Eich <eich@suse.de> | 2004-03-05 13:40:23 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-05 13:40:23 +0000 |
commit | fbd1d4d5043418cd05cedd3bfbf8ae1cd0b7f9a3 (patch) | |
tree | 13b2c2ea50e035e670faeec0f34ed26fb6a81882 | |
parent | aaf74493bbda0f57dd77ec51502b3b0a7264b823 (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-- | README.sgml | 2 | ||||
-rw-r--r-- | man/i740.man | 2 | ||||
-rw-r--r-- | src/i740.h | 2 | ||||
-rw-r--r-- | src/i740_accel.c | 2 | ||||
-rw-r--r-- | src/i740_cursor.c | 2 | ||||
-rw-r--r-- | src/i740_dga.c | 2 | ||||
-rw-r--r-- | src/i740_dga.h | 2 | ||||
-rw-r--r-- | src/i740_driver.c | 2 | ||||
-rw-r--r-- | src/i740_i2c.c | 2 | ||||
-rw-r--r-- | src/i740_io.c | 2 | ||||
-rw-r--r-- | src/i740_macros.h | 2 | ||||
-rw-r--r-- | src/i740_reg.h | 2 | ||||
-rw-r--r-- | src/i740_video.c | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/README.sgml b/README.sgml index 3c978ae..07d09c1 100644 --- a/README.sgml +++ b/README.sgml @@ -7,7 +7,7 @@ <author>Precision Insight, Inc. <date>18 February 1999 <ident> -$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/i740.sgml,v 1.3 2000/03/04 00:26:30 dawes Exp $ +$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/i740.sgml,v 1.2 1999/08/23 06:18:34 dawes Exp $ </ident> <toc> diff --git a/man/i740.man b/man/i740.man index 9db6041..ecb8308 100644 --- a/man/i740.man +++ b/man/i740.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740.man,v 1.2 2001/01/27 18:20:48 dawes Exp $ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740.man,v 1.1 2001/01/24 00:06:19 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH I740 __drivermansuffix__ __vendorversion__ @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740.h,v 1.8 2003/08/23 16:09:17 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740.h,v 1.7 2002/10/23 16:08:36 tsi Exp $ */ /* * Authors: diff --git a/src/i740_accel.c b/src/i740_accel.c index 78c9644..83ee0c0 100644 --- a/src/i740_accel.c +++ b/src/i740_accel.c @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_accel.c,v 1.7 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_accel.c,v 1.6 2002/01/25 21:56:02 tsi Exp $ */ /* * Authors: diff --git a/src/i740_cursor.c b/src/i740_cursor.c index 6f62660..a783a85 100644 --- a/src/i740_cursor.c +++ b/src/i740_cursor.c @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_cursor.c,v 1.5 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_cursor.c,v 1.4 2000/02/23 04:47:13 martin Exp $ */ /* * Authors: diff --git a/src/i740_dga.c b/src/i740_dga.c index 0edc0b9..2741e0d 100644 --- a/src/i740_dga.c +++ b/src/i740_dga.c @@ -21,7 +21,7 @@ * * Authors: Patrick LERDA */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_dga.c,v 1.2 2003/02/12 21:46:42 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_dga.c,v 1.1tsi Exp $ */ #include "xf86.h" diff --git a/src/i740_dga.h b/src/i740_dga.h index ea00de2..4f64ac3 100644 --- a/src/i740_dga.h +++ b/src/i740_dga.h @@ -21,6 +21,6 @@ * * Authors: Patrick LERDA */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_dga.h,v 1.1 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86$ */ Bool I740DGAInit(ScreenPtr pScreen); diff --git a/src/i740_driver.c b/src/i740_driver.c index 53240c1..4f52953 100644 --- a/src/i740_driver.c +++ b/src/i740_driver.c @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_driver.c,v 1.50 2003/11/03 05:11:16 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_driver.c,v 1.49tsi Exp $ */ /* * Authors: diff --git a/src/i740_i2c.c b/src/i740_i2c.c index 174a578..92e2fdc 100644 --- a/src/i740_i2c.c +++ b/src/i740_i2c.c @@ -21,7 +21,7 @@ * * Authors: Patrick LERDA */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_i2c.c,v 1.1 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86$ */ /* not working at this time */ diff --git a/src/i740_io.c b/src/i740_io.c index 0195862..d70aad3 100644 --- a/src/i740_io.c +++ b/src/i740_io.c @@ -24,7 +24,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c,v 1.5 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c,v 1.4 2002/01/25 21:56:03 tsi Exp $ */ /* * Authors: diff --git a/src/i740_macros.h b/src/i740_macros.h index 797b89f..84b4c19 100644 --- a/src/i740_macros.h +++ b/src/i740_macros.h @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_macros.h,v 1.4 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_macros.h,v 1.3 2002/01/25 21:56:03 tsi Exp $ */ /* * Authors: diff --git a/src/i740_reg.h b/src/i740_reg.h index 0366d7e..28f6a16 100644 --- a/src/i740_reg.h +++ b/src/i740_reg.h @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_reg.h,v 1.2 2000/02/23 04:47:14 martin Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_reg.h,v 1.1 1999/08/29 12:20:59 dawes Exp $ */ /* * Authors: diff --git a/src/i740_video.c b/src/i740_video.c index 1ea5370..1a28b91 100644 --- a/src/i740_video.c +++ b/src/i740_video.c @@ -44,7 +44,7 @@ * 12 September 2002 - Better software scaling with some averaging, giving a * nicer picture. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_video.c,v 1.6 2003/11/10 18:22:21 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_video.c,v 1.5tsi Exp $ */ /* |