[Xorg-commit] xc/programs/Xserver/hw/xfree86/doc BUILD,1.1.4.4,1.1.4.5 DESIGN,1.1.4.1,1.1.4.2 Imakefile,1.1.4.3,1.1.4.4 Install,1.1.4.3,1.1.4.4 LICENSE,1.1.4.2,1.1.4.3 README,1.1.4.4,1.1.4.5 README.DECtga,1.1.4.4,1.1.4.5 README.Darwin,1.1.4.3,1.1.4.4 README.LynxOS,1.1.4.4,1.1.4.5 README.NetBSD,1.1.4.4,1.1.4.5 README.OpenBSD,1.1.4.4,1.1.4.5 README.SiS,1.1.4.2,1.1.4.3 README.chips,1.1.4.4,1.1.4.5 README.fonts,1.1.4.2,1.1.4.3 README.mouse,1.1.4.4,1.1.4.5 README.s3virge,1.1.4.3,1.1.4.4 RELNOTES,1.1.4.4,1.1.4.5 Versions,1.1.4.1,1.1.4.2 Status,1.1.4.3,NONE

Kaleb Keithley xorg-commit at pdx.freedesktop.org
Wed May 9 17:30:30 EEST 2007


Committed by: kaleb

Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/programs/Xserver/hw/xfree86/doc

Modified Files:
      Tag: XORG-CURRENT
	BUILD DESIGN Imakefile Install LICENSE README README.DECtga 
	README.Darwin README.LynxOS README.NetBSD README.OpenBSD 
	README.SiS README.chips README.fonts README.mouse 
	README.s3virge RELNOTES Versions 
Removed Files:
      Tag: XORG-CURRENT
	Status 
Log Message:
merge most of XFree86 RC3 (4.3.99.903) from vendor branch.
bug #214


Index: BUILD
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/BUILD,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/BUILD	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/BUILD	23 Feb 2004 21:35:16 -0000	1.1.4.5
@@ -17,19 +17,19 @@
 We highly recommend using gcc to build XFree86, but it generally also builds
 with the native compiler for each platform;
 
-1.  How to get the XFree86 4.3.99.902 source
+1.  How to get the XFree86 4.3.99.903 source
 
-The recommended way of getting the XFree86 4.3.99.902 source is to get it
+The recommended way of getting the XFree86 4.3.99.903 source is to get it
 directly from the XFree86 CVS repository.  There are several ways of doing
 that, and they are described at our CVS web page
 <URL:http://www.xfree86.org/cvs/>  The CVS tag for this release is
-"xf-4_3_99_902".
+"xf-4_3_99_903".
 
-Alternatively you can download the source for the XFree86 4.3.99.902 snapshot
+Alternatively you can download the source for the XFree86 4.3.99.903 snapshot
 as a tarball from ftp://ftp.xfree86.org/pub/XFree86/devel-
-snaps/XFree86-4.3.99.902.tar.bz2.  This can be extracted by running:
+snaps/XFree86-4.3.99.903.tar.bz2.  This can be extracted by running:
 
-     bzip2 -d < XFree86-4.3.99.902.tar.bz2 | tar vxf -
+     bzip2 -d < XFree86-4.3.99.903.tar.bz2 | tar vxf -
 
 All methods will produce one main source directory called xc.
 
@@ -213,5 +213,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/BUILD.sgml,v 3.13 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/BUILD,v 3.23 2003/12/19 04:36:35 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/BUILD,v 3.24 2004/01/28 02:13:10 dawes Exp $

Index: DESIGN
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/DESIGN,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- a/DESIGN	26 Nov 2003 22:48:58 -0000	1.1.4.1
+++ b/DESIGN	23 Feb 2004 21:35:16 -0000	1.1.4.2
@@ -1,8 +1,8 @@
-                   XFree86 X server ``New Design'' (DRAFT)
+                      XFree86 server 4.x Design (DRAFT)
 
                           The XFree86 Project, Inc
 
-                        Last modified 2003 January 22
+                              19 December 2003
 
 NOTE: This is a DRAFT document, and the interfaces described here are subject
 to change without notice.
@@ -6366,7 +6366,7 @@
          ZZZFreeRec(xf86Screens[scrnIndex]);
      }
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DESIGN.sgml,v 1.53 dawes Exp $
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DESIGN.sgml,v 1.54 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/DESIGN,v 1.49 2003/08/23 15:02:52 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/DESIGN,v 1.50 2003/12/20 19:47:28 dawes Exp $

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/Imakefile,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/Imakefile	6 Dec 2003 13:24:24 -0000	1.1.4.3
+++ b/Imakefile	23 Feb 2004 21:35:16 -0000	1.1.4.4
@@ -5,7 +5,7 @@
 
 
 
-XCOMM $XFree86: xc/programs/Xserver/hw/xfree86/doc/Imakefile,v 3.84 2003/11/22 01:33:31 dawes Exp $
+XCOMM $XFree86: xc/programs/Xserver/hw/xfree86/doc/Imakefile,v 3.85 2004/01/28 02:09:20 dawes Exp $
 
 #include <Server.tmpl>
 #include <lnxdoc.rules>
@@ -53,7 +53,7 @@
 	ReadmeFile(SiS)
 
 MAINDOCS = LICENSE README BUILD RELNOTES \
-	   Install Status DESIGN Versions
+	   Install DESIGN Versions
 
 OTHERDOCS = \
 	ReadmeFile(fonts) \

Index: Install
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/Install,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/Install	20 Dec 2003 00:28:26 -0000	1.1.4.3
+++ b/Install	23 Feb 2004 21:35:16 -0000	1.1.4.4
@@ -1,4 +1,4 @@
-               Installation Details for XFree86[tm] 4.3.99.902
+               Installation Details for XFree86[tm] 4.3.99.903
 
                           The XFree86 Project, Inc
 
@@ -25,12 +25,12 @@
 Note: for snapshot releases like this one, binaries are only available for a
 small number of platforms.
 
-2.  Downloading the XFree86 4.3.99.902 binaries
+2.  Downloading the XFree86 4.3.99.903 binaries
 
-We provide XFree86 4.3.99.902 binaries for a range of operating systems at
+We provide XFree86 4.3.99.903 binaries for a range of operating systems at
 our ftp site <URL:ftp://ftp.xfree86.org/pub/XFree86/snap-
-shots/4.3.99.902/binaries/> and our web site
-<URL:http://ftp.xfree86.org/pub/XFree86/snapshots/4.3.99.902/binaries/>.
+shots/4.3.99.903/binaries/> and our web site
+<URL:http://ftp.xfree86.org/pub/XFree86/snapshots/4.3.99.903/binaries/>.
 Often during releases our site is heavily loaded.  Instead of downloading
 directly from us we recommend that instead you use one of our mirror sites.
 
@@ -77,9 +77,9 @@
      are looking soon after the release date.  The second possibility is that
      we won't have it available at all for this release.  This is likely if
      it's still not there about two weeks after the release date.  Check here
-     <URL:http://www.xfree86.org/4.3.99.902/UPDATES.html> for information
+     <URL:http://www.xfree86.org/4.3.99.903/UPDATES.html> for information
      about updates to our binary distributions, and here
-     <URL:http://www.xfree86.org/4.3.99.902/ERRATA.html> for errata related
+     <URL:http://www.xfree86.org/4.3.99.903/ERRATA.html> for errata related
      to this release.
 
 Once you're run the Xinstall.sh script and found which binary distribution is
@@ -100,9 +100,9 @@
    o Some distributions may have additional mandatory tarballs.  While rare,
      the installer script will tell you if any are missing.
 
-3.  Installing XFree86 4.3.99.902 using the Xinstall.sh script
+3.  Installing XFree86 4.3.99.903 using the Xinstall.sh script
 
-We strongly recommend that our XFree86 4.3.99.902 binaries be installed using
+We strongly recommend that our XFree86 4.3.99.903 binaries be installed using
 the Xinstall.sh script that we provide.  There are a lot of steps in the man-
 ual installation process, and those steps can vary according to the platform
 and hardware setup.
@@ -155,7 +155,7 @@
 
 The next step is to configure the X server.  That is covered in detail in an
 as-yet unwritten document :-(.  In the meantime, there are three ways to cre-
-ate a basic X server configuration file for XFree86 4.3.99.902.  One is to
+ate a basic X server configuration file for XFree86 4.3.99.903.  One is to
 run the xf86config utility.  Another is to run the xf86cfg utility.  The
 third option is to use the new -configure X server option:
 
@@ -177,4 +177,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/Install.sgml,v 1.17 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/Install,v 1.27 2003/12/19 04:36:36 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/Install,v 1.28 2004/01/28 02:13:11 dawes Exp $

Index: LICENSE
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/LICENSE,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/LICENSE	20 Dec 2003 00:28:26 -0000	1.1.4.2
+++ b/LICENSE	23 Feb 2004 21:35:17 -0000	1.1.4.3
@@ -2,19 +2,45 @@
 
                        Compiled by The XFree86 Project
 
-                                December 2003
+                                February 2004
 
 1.  Introduction
 
-XFree86[tm] code without an explicit copyright is covered by the XFree86
-copyright/license as shown in the next section.  Portions of code are covered
-by other licenses/copyrights, as shown in subsequent sections.  In all cases,
-see individual source files for specific details, copyright owner informa-
-tion, and copyright dates.
+XFree86[tm] code without an explicit copyright or not explicitly marked as
+being in the public domain is covered by the XFree86 copyright/license as
+shown in the next section.  Portions of code are covered by other
+licenses/copyrights, as shown in subsequent sections.  In all cases, see
+individual source files for specific license details, copyright owner infor-
+mation, and copyright dates.
 
-2.  XFree86 License
+2.  XFree86 Project Licensing Policy
 
-Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
+The XFree86 Project's basic licensing philosophy has always been summed up as
+"You can do what you like with the code except claim you wrote it."
+Expressed more formally, it means that the licenses acceptable for code that
+makes up XFree86 must meet the following conditions:
+
+   o The code must be redistributable by others in either source or binary
+     form.
+
+   o Others must be permitted to modify the code, and to distribute modified
+     code or derived code without being required to pay a licensing fee or
+     other financial consideration to the copyright holder.
+
+   o Others must be permitted to distribute binary-only forms of the code if
+     they which to do so.
+
+A range of Open Source and Free Software licenses meet these conditions.  The
+licenses in this document are examples of acceptable licenses.  Contributors
+to XFree86 are encouraged to choose the license type that best suits them.
+If you have any questions about whether a specific license fits in with the
+XFree86 licensing policy, please contact us.
+
+3.  XFree86 License (version 1.1)
+
+Copyright (C) 1994-2004 The XFree86 Project, Inc.
+
+All rights reserved.
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
@@ -23,24 +49,62 @@
 copies of the Software, and to permit persons to whom the Software is fur-
 nished to do so, subject to the following conditions:
 
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
+1.  Redistributions of source code must retain the above copyright notice,
+this list of conditions, and the following disclaimer.
 
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+2.  Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution, and in the same place
+and form as other copyright, license and disclaimer information.
 
-Except as contained in this notice, the name of the XFree86 Project shall not
-be used in advertising or otherwise to promote the sale, use or other deal-
-ings in this Software without prior written authorization from the XFree86
-Project.
+3.  The end-user documentation included with the redistribution, if any, must
+include the following acknowledgment: "This product includes software devel-
+oped by The XFree86 Project, Inc (http://www.xfree86.org/) and its contribu-
+tors", in the same place and form as other third-party acknowledgments.
+Alternately, this acknowledgment may appear in the software itself, in the
+same form and location as other such third-party acknowledgments.
 
-3.  X/MIT Licenses
+4.  Except as contained in this notice, the name of The XFree86 Project, Inc
+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
+XFree86 Project, Inc.
 
-3.1  X Consortium
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE
+XFREE86 PROJECT, INC OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLI-
+GENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+4.  X/MIT Licenses
+
+4.1  MIT
+
+Copyright <date> <Copyright Holder>
+
+Permission to use, copy, modify, and distribute this software and its docu-
+mentation for any purpose and without fee is hereby granted, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation, and
+that the name of <Copyright Holder> not be used in advertising or publicity
+pertaining to distribution of the software without specific, written prior
+permission.  <Copyright Holder> makes no representations about the suitabil-
+ity of this software for any purpose.  It is provided "as is" without express
+or implied warranty.
+
+<COPYRIGHT HOLDER> DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
+SHALL <COPYRIGHT HOLDER>  BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUEN-
+TIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
+PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
+ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
+SOFTWARE.
+
+4.2  X Consortium
 
 Copyright (C) <date> X Consortium
 
@@ -67,7 +131,7 @@
 
 X Window System is a trademark of X Consortium, Inc.
 
-3.2  The Open Group
+4.3  The Open Group
 
 Copyright <date>  The Open Group
 
@@ -90,14 +154,44 @@
 used in advertising or otherwise to promote the sale, use or other dealings
 in this Software without prior written authorization from The Open Group.
 
-4.  Berkeley-style Licenses
+4.4  XFree86 License (version 1.0)
+
+XFree86 code without an explicit copyright is covered by the following copy-
+right/license:
+
+Copyright (C) 1994-2004 The XFree86 Project, Inc.  All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is fur-
+nished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
+NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
+NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the name of the XFree86 Project shall not
+be used in advertising or otherwise to promote the sale, use or other deal-
+ings in this Software without prior written authorization from the XFree86
+Project.
+
+5.  Berkeley-style Licenses
 
 The Berkeley-style licenses are similar to the X/MIT-style licenses, except
-that they include conditions requiring attributions accompany binary distri-
-butions and/or are included with end user documetation and/or advertising
-material.
+that they may include conditions requiring copies of the licenses and copy-
+right notices accompany binary distributions, and in some cases that specific
+attributions accompany binary distributions and/or are included with end user
+documentation and/or advertising material.
 
-4.1  General
+5.1  General
 
 Redistribution and use in source and binary forms, with or without modifica-
 tion, are permitted provided that the following conditions are met:
@@ -123,7 +217,7 @@
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.2  UCB/LBL
+5.2  UCB/LBL
 
 Copyright (c) 1993 The Regents of the University of California.  All rights
 reserved.
@@ -166,7 +260,7 @@
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.3  Lennart Augustsson.
+5.3  Lennart Augustsson.
 
 Copyright (c) 1999 Lennart Augustsson <augustss at netbsd.org>
 
@@ -193,7 +287,7 @@
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.4  Chris Costello.
+5.4  Chris Costello.
 
 Copyright (c) 1999 Chris Costello
 
@@ -220,7 +314,7 @@
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.5  Christopher G. Demetriou.
+5.5  Christopher G. Demetriou.
 
 Copyright (c) 1993, 1994 Christopher G. Demetriou
 
@@ -254,7 +348,7 @@
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.6  Todd C. Miller
+5.6  Todd C. Miller
 
 Copyright (c) 1998 Todd C. Miller <Todd.Miller at courtesan.com>
 
@@ -270,7 +364,7 @@
 TRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-4.7  The NetBSD Foundation, Inc.
+5.7  The NetBSD Foundation, Inc.
 
 Copyright (c) 2003 The NetBSD Foundation, Inc.  All rights reserved.
 
@@ -307,7 +401,28 @@
 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAM-
 AGE.
 
-4.8  Theo de Raadt and Damien Miller
+5.8  Keith Packard
+
+Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+
+Permission to use, copy, modify, distribute, and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that
+the above copyright notice appear in all copies and that both that copyright
+notice and this permission notice appear in supporting documentation, and
+that the name of Keith Packard not be used in advertising or publicity per-
+taining to distribution of the software without specific, written prior per-
+mission.  Keith Packard makes no representations about the suitability of
+this software for any purpose.  It is provided "as is" without express or
+implied warranty.
+
+KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUD-
+ING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
+KEITH PACKARD BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
+ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
+IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+5.9  Theo de Raadt and Damien Miller
 
 Copyright (c) 1995,1999 Theo de Raadt.  All rights reserved.  Copyright (c)
 2001-2002 Damien Miller.  All rights reserved.
@@ -333,7 +448,7 @@
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.9  Andy Ritger/NVIDIA.
+5.10  Andy Ritger/NVIDIA.
 
 Copyright (c) 2001, Andy Ritger  aritger at nvidia.com
 
@@ -364,7 +479,7 @@
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.10  Eric Sunshine.
+5.11  Eric Sunshine.
 
 Copyright (C) 1999,2000 by Eric Sunshine <sunshine at sunshineco.com> All rights
 reserved.
@@ -393,7 +508,7 @@
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.11  Theodore Ts'o.
+5.12  Theodore Ts'o.
 
 Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999.  All rights
 reserved.
@@ -423,7 +538,7 @@
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.12  Paul Vojta.
+5.13  Paul Vojta.
 
 Copyright (c) 1994 Paul Vojta.  All rights reserved.
 
@@ -448,7 +563,39 @@
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.13  X-Oz Technologies
+5.14  Thomas Winischhofer
+
+Copyright (C) 2001-2004 Thomas Winischhofer
+
+Redistribution and use in source and binary forms, with or without modifica-
+tion, are permitted provided that the following conditions are met:
+
+  1.  Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+
+  2.  Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+
+  3.  All advertising materials mentioning features or use of this software
+      must display the following acknowledgement: This product includes soft-
+      ware developed by Thomas Winischhofer.
+
+  4.  The name of the author may not be used to endorse or promote products
+      derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
+WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER-
+CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
+SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCURE-
+MENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSI-
+NESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARIS-
+ING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSI-
+BILITY OF SUCH DAMAGE.
+
+5.15  X-Oz Technologies
 
 Copyright 2003 by David H. Dawes.
 
@@ -492,7 +639,7 @@
 ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 OF THE POSSIBILITY OF SUCH DAMAGE.
 
-4.14  X-TrueType Server Project, After X-TT Project, and contributors.
+5.16  X-TrueType Server Project, After X-TT Project, and contributors.
 
 Copyright (c) 1998 X-TrueType Server Project, All rights reserved.
 
@@ -546,9 +693,9 @@
 
 Notice===
 
-5.  BSD-style license with export notice
+6.  BSD-style license with export notice
 
-5.1  National Semiconductor Corporation Open Source License for Durango
+6.1  National Semiconductor Corporation Open Source License for Durango
 
 (BSD License with Export Notice)
 
@@ -593,7 +740,7 @@
 Syria, Sudan, Afghanistan and any other country to which the U.S.  has embar-
 goed goods and services.
 
-6.  NVIDIA Corp
+7.  NVIDIA Corp
 
 Copyright (c) 1996 NVIDIA, Corp.  All rights reserved.
 
@@ -620,7 +767,7 @@
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE.
 
-7.  GLX Public License
+8.  GLX Public License
 
 GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License")
 
@@ -816,7 +963,7 @@
 portions of the Subject Software created by Silicon Graphics, Inc.  are Copy-
 right (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.
 
-8.  CID Font Code Public License
+9.  CID Font Code Public License
 
 CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License")
 
@@ -1010,7 +1157,7 @@
 solely in object code form, Recipient may replace the words "this file" with
 "this software" in both the first and second sentences.]
 
-9.  Bigelow & Holmes Inc and URW++ GmbH Luxi font license
+10.  Bigelow & Holmes Inc and URW++ GmbH Luxi font license
 
 Luxi fonts copyright (c) 2001 by Bigelow & Holmes Inc. Luxi font instruction
 code copyright (c) 2001 by URW++ GmbH. All Rights Reserved. Luxi is a regis-
@@ -1050,7 +1197,7 @@
 
 info at urwpp.de or design at bigelowandholmes.com
 
-10.  FreeType License
+11.  FreeType License
 
 0. Definitions
 
@@ -1152,8 +1299,53 @@
 
 Werner Lemberg <werner.lemberg at freetype.org>
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.19 dawes Exp $
+12.  Bitstream Vera Fonts Copyright
 
+Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/LICENSE,v 1.23 2003/12/12 03:26:47 dawes Exp $
-$XdotOrg$
+Vera is a trademark of Bitstream, Inc.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of the fonts accompanying this license ("Fonts") and associated documentation
+files (the "Font Software"), to reproduce and distribute the Font Software,
+including without limitation the rights to use, copy, merge, publish, dis-
+tribute, and/or sell copies of the Font Software, and to permit persons to
+whom the Font Software is furnished to do so, subject to the following condi-
+tions:
+
+The above copyright and trademark notices and this permission notice shall be
+included in all copies of one or more of the Font Software typefaces.
+
+The Font Software may be modified, altered, or added to, and in particular
+the designs of glyphs or characters in the Fonts may be modified and addi-
+tional glyphs or characters may be added to the Fonts, only if the fonts are
+renamed to names not containing either the words "Bitstream" or the word
+"Vera".
+
+This License becomes null and void to the extent applicable to Fonts or Font
+Software that has been modified and is distributed under the "Bitstream Vera"
+names.
+
+The Font Software may be sold as part of a larger software package but no
+copy of one or more of the Font Software typefaces may be sold by itself.
+
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT,
+TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDA-
+TION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GEN-
+ERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR
+INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFT-
+WARE.
+
+Except as contained in this notice, the names of Gnome, the Gnome Foundation,
+and Bitstream Inc., shall not be used in advertising or otherwise to promote
+the sale, use or other dealings in this Font Software without prior written
+authorization from the Gnome Foundation or Bitstream Inc., respectively. For
+further information, contact: fonts at gnome dot org.
+
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml,v 1.25 dawes Exp $
+
+
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/LICENSE,v 1.27 2004/02/15 02:23:42 dawes Exp $

Index: README
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -1,8 +1,8 @@
-                      README for XFree86[tm] 4.3.99.902
+                      README for XFree86[tm] 4.3.99.903
 
                           The XFree86 Project, Inc
 
-                              18 December 2003
+                              14 February 2004
 
                                   Abstract
 
@@ -11,25 +11,25 @@
      FreeBSD, NetBSD, OpenBSD and Solaris x86) on Intel and other plat-
      forms.  This version is compatible with X11R6.6.
 
-1.  What is XFree86 4.3.99.902?
+1.  What is XFree86 4.3.99.903?
 
-XFree86 4.3.99.902 is a pre-release snapshot of XFree86 4.4.0.  This snapshot
-is release candidate 2 for version 4.4.0.  Pre-release snapshots are provided
+XFree86 4.3.99.903 is a pre-release snapshot of XFree86 4.4.0.  This snapshot
+is release candidate 3 for version 4.4.0.  Pre-release snapshots are provided
 for beta testing.  You should only install snapshots if you're comfortable
 dealing with possibly unstable beta-level software.  If you find problems
 with this snapshot, you are encouraged to report your findings to the public
 XFree86 mailing list: <devel at XFree86.org>.
 
-XFree86 4.3.99.902 is a feature-complete snapshot of XFree86 4.4.0.
+XFree86 4.3.99.903 is a feature-complete snapshot of XFree86 4.4.0.
 
 XFree86 4.x is the current XFree86 release series.  The first release in this
 series was in early 2000.  The core of XFree86 4.x is a modular X server.
 Specific release enhancements can be viewed in the Release Notes.
 
-Most modern PC video hardware is supported in XFree86 4.3.99.902, and most PC
+Most modern PC video hardware is supported in XFree86 4.3.99.903, and most PC
 video hardware that isn't supported explicitly can be used with the "vesa"
 driver.  The Releaes Notes has a table showing the drivers provided with
-XFree86 4.3.99.902, and links to related documentation.
+XFree86 4.3.99.903, and links to related documentation.
 
 XFree86 is produced by The XFree86 Project, Inc, which is a group of mostly
 volunteer independent developers.  XFree86 is a non-commercial organisation,
@@ -45,21 +45,31 @@
 3.  Licensing
 
 XFree86 source code is covered by many licenses.  All of these licenses have
-in common the fact that they do not impose conditions on the modification or
-redistribution or either source code or binaries other than requiring that
-the copyright and/or license notices are left intact, and in some cases, that
-attributions are included with documentation accompanying binaries.  Most of
-these licenses are based on the MIT or BSD licenses, and all of them are con-
-sistent with the Open Source definition.
+in common the fact that they do not impose significant conditions on the mod-
+ification or redistribution or either source code or binaries beyond requir-
+ing one or more of the following:
 
-Copyright and Licensing information for XFree86, including the attributions
-required by some of the licenses for binary distributions, can be found in
-the License Document.
+  1.  Copyright and/or license notices are left intact.
+
+  2.  Copyright and/or license notices are reproduced verbatim in documenta-
+      tion accompanying binary distributions.
+
+  3.  Attributions are included with documentation accompanying binaries.
+
+Most of these licenses are based on the MIT, X Consortium, or BSD (original
+and revised) licenses.  All of them are consistent with the Open Source Defi-
+nition, and most are consistent with the Free Software Foundation's Free
+Software Definition.
+
+Copyright and Licensing information for XFree86, including the reproduction
+of copyright and/or license notices and attributions required by some of the
+licenses for binary distributions, can be found in the License Document.  If
+you find any omissions in that document, please contact us with details.
 
 4.  Pointers to additional information
 
 The documentation for this release can be found online at the XFree86 web
-site <URL:http://www.xfree86.org/4.3.99.902/>.  Documentation for the latest
+site <URL:http://www.xfree86.org/4.3.99.903/>.  Documentation for the latest
 release version can always be found here <URL:http://www.xfree86.org/cur-
 rent/>, and documentation for the latest pre-release snapshot can be found
 here <URL:http://www.xfree86.org/snapshot/>.  Checking those last two links
@@ -115,10 +125,10 @@
 Current information about the XFree86 development process can be found at our
 web site <URL:http://www.xfree86.org/developer.html>.
 
-7.  How to get XFree86 4.3.99.902
+7.  How to get XFree86 4.3.99.903
 
-XFree86 4.3.99.902 can be found at the XFree86 ftp server
-<URL:ftp://ftp.xfree86.org/pub/XFree86/snapshots/4.3.99.902/>, and at mirrors
+XFree86 4.3.99.903 can be found at the XFree86 ftp server
+<URL:ftp://ftp.xfree86.org/pub/XFree86/snapshots/4.3.99.903/>, and at mirrors
 of this server.  This snapshot is available primarily in binary form for sev-
 eral popular platforms.
 
@@ -128,7 +138,7 @@
 <URL:http://www.xfree86.org/cvs/> on our web site.  It's also possible to
 browse the XFree86 CVS repository at our CVSWeb server
 <URL:http://cvsweb.xfree86.org/>.  The CVS tag for this version is
-"xf-4_3_99_902".  To check out the latest development version, don't specify
+"xf-4_3_99_903".  To check out the latest development version, don't specify
 any tag.
 
 8.  Reporting Bugs
@@ -140,8 +150,7 @@
 system core dump.  Do not edit  the log file as our developers use it to
 reproduce and debug your problem.
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/README.sgml,v 3.138 dawes Exp $
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/README.sgml,v 3.139 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README,v 3.136 2003/12/19 04:36:36 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README,v 3.138 2004/02/15 02:23:42 dawes Exp $

Index: README.DECtga
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.DECtga,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README.DECtga	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README.DECtga	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -6,7 +6,7 @@
 
 1.  DEC 21030
 
-   o The DEC 21030 is supported by XFree86 4.3.99.902.  The driver is now
+   o The DEC 21030 is supported by XFree86 4.3.99.903.  The driver is now
      partially accelerated.  The built-in graphics on the Multia is supported
      in 8-plane mode, and PCI cards with 8 or 16 MB framebuffers are sup-
      ported in 24-plane mode.  TGA2 (aka PowerStorm 3D30/4D20) cards are not
@@ -65,5 +65,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DECtga.sgml,v 3.9 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.DECtga,v 3.29 2003/12/19 04:36:39 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.DECtga,v 3.30 2004/01/28 02:13:11 dawes Exp $

Index: README.Darwin
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.Darwin,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/README.Darwin	20 Dec 2003 00:28:26 -0000	1.1.4.3
+++ b/README.Darwin	23 Feb 2004 21:35:17 -0000	1.1.4.4
@@ -66,7 +66,7 @@
 
 If you don't feel the need to live on the cutting edge, you can save some
 time and effort by using the precompiled binaries available on the XFree86
-FTP server at <URL:ftp://ftp.xfree86.org/pub/XFree86/4.3.99.902/binaries/>.
+FTP server at <URL:ftp://ftp.xfree86.org/pub/XFree86/4.3.99.903/binaries/>.
 Follow the instructions in the Install document to install it. This will cre-
 ate three new directory trees, /usr/X11R6, /etc/X11 and /etc/fonts. On Mac
 OS X the Xquartz.tgz tarball is required in addition to the other tarballs
@@ -211,5 +211,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/Darwin.sgml,v 1.10 torrey Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.Darwin,v 1.18 2003/12/19 04:36:39 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.Darwin,v 1.19 2004/01/28 02:13:12 dawes Exp $

Index: README.LynxOS
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.LynxOS,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README.LynxOS	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README.LynxOS	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -1,4 +1,4 @@
-                   README for XFree86 4.3.99.902 on LynxOS
+                   README for XFree86 4.3.99.903 on LynxOS
 
                                Thomas Mueller
 
@@ -13,19 +13,19 @@
 
 See the Copyright Notice.
 
-The sources for XFree86 4.3.99.902 are available by anonymous ftp from:
+The sources for XFree86 4.3.99.903 are available by anonymous ftp from:
 
-ftp://ftp.XFree86.org/pub/XFree86/4.3.99.902
+ftp://ftp.XFree86.org/pub/XFree86/4.3.99.903
 
 Binaries of XFree86 for LynxOS x86 are available from:
 
-ftp://ftp.XFree86.org/pub/XFree86/4.3.99.902/binaries/LynxOS
+ftp://ftp.XFree86.org/pub/XFree86/4.3.99.903/binaries/LynxOS
 
 A list of mirror sites is provided by ftp://ftp.XFree86.org/pub/XFree86/MIR-
 RORS
 
 The binaries on the FTP site were built on the latest released LynxOS version
-at the time XFree86 4.3.99.902 was released. In this case it is `LynxOS x86
+at the time XFree86 4.3.99.903 was released. In this case it is `LynxOS x86
 3.0.1'. Because of changes made to the object format they don't run on LynxOS
 versions earlier than 3.0.0.
 
@@ -37,7 +37,7 @@
 3.1.0' support has to be considered to be in `alpha state'.  Initial tests
 were performed on LynxOS x86 only!
 
-XFree86 4.3.99.902 supports LynxOS on the x86 and on the PowerPC platform. X
+XFree86 4.3.99.903 supports LynxOS on the x86 and on the PowerPC platform. X
 servers are currently available only on the x86 platform. The X server may
 work with some PowerPC platforms supported by LynxOS though this has not
 (yet) been thoroughly tested.
@@ -163,7 +163,7 @@
 3.5  X Server debug diagnostics output and other VT peculiarities
 
 Output made by the XFree86 X on its stdout or stderr will be lost after the
-server switches to graphics mode. The XFree86 4.3.99.902 server stores its
+server switches to graphics mode. The XFree86 4.3.99.903 server stores its
 output in /usr/adm/XFree86.n.log (where n is the screen number).
 
 When the X server is running output made to other consoles will be lost.
@@ -266,5 +266,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LynxOS.sgml,v 3.20 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.LynxOS,v 3.40 2003/12/19 04:36:40 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.LynxOS,v 3.41 2004/01/28 02:13:12 dawes Exp $

Index: README.NetBSD
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.NetBSD,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README.NetBSD	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README.NetBSD	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -1,4 +1,4 @@
-                   README for XFree86 4.3.99.902 on NetBSD
+                   README for XFree86 4.3.99.903 on NetBSD
 
 Rich  Murphey, David Dawes, Marc  Wandschneider, Mark  Weaver, Matthieu Herrb
 
@@ -26,7 +26,7 @@
 3.  New OS dependent features
 
 See the Release Notes for non-OS dependent new features in XFree86
-4.3.99.902.
+4.3.99.903.
 
 3.1  New OS dependent features in 4.2.0
 
@@ -104,7 +104,7 @@
 
 5.1  About mouse configuration
 
-XFree86 4.3.99.902 has support for the mouse driver included in the wscons
+XFree86 4.3.99.903 has support for the mouse driver included in the wscons
 console driver introduced by NetBSD 1.4. Specify ``wsmouse'' as the protocol
 and ``/dev/wsmouse0'' as the device in /etc/X11/XF86Config if you're using
 NetBSD 1.4 or later with a PS/2 mouse.
@@ -222,14 +222,14 @@
 access to the /dev/mem device when in multi-users mode. But XFree86 servers
 can take advantage (or require) linear access to the display memory.
 
-Most XFree86 4.3.99.902 card drivers require linear memory access.  There are
+Most XFree86 4.3.99.903 card drivers require linear memory access.  There are
 two ways to allow XFree86 to access linear memory:
 
 The first way is to disable the kernel security feature by adding ``option
 INSECURE'' in the kernel configuration file and build a new kernel.
 
 The second way is to install the aperture driver, included in source form in
-xc/programs/Xserver/hw/xfree86/etc/apNetBSD.shar in the XFree86 4.3.99.902
+xc/programs/Xserver/hw/xfree86/etc/apNetBSD.shar in the XFree86 4.3.99.903
 source distribution. Unpack it in a new directory of your choice by running:
 
        sh apNetBSD.shar
@@ -374,5 +374,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/NetBSD.sgml,v 3.68 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.NetBSD,v 3.92 2003/12/19 04:36:40 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.NetBSD,v 3.93 2004/01/28 02:13:13 dawes Exp $

Index: README.OpenBSD
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.OpenBSD,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README.OpenBSD	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README.OpenBSD	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -1,4 +1,4 @@
-                  README for XFree86 4.3.99.902 on OpenBSD
+                  README for XFree86 4.3.99.903 on OpenBSD
 
                                Matthieu Herrb
 
@@ -18,13 +18,13 @@
 
 2.  Bug Reports for This Document
 
-Use the XFree86 bugzilla at <URL:http://bugs.xfree86.org> to submit comments
+Use the XFree86 Bugzilla at <URL:http://bugs.xfree86.org> to submit comments
 or suggestions about this file.
 
 3.  New OS dependent features
 
 See the Release Notes for non-OS dependent new features in XFree86
-4.3.99.902.
+4.3.99.903.
 
 3.1  New OS related features in 4.4
 
@@ -137,7 +137,7 @@
 
 5.1  About mouse configuration
 
-XFree86 4.3.99.902 has support for the mouse driver included in the new
+XFree86 4.3.99.903 has support for the mouse driver included in the new
 wscons console driver introduced by OpenBSD-2.9.  Specify ``wsmouse'' as the
 protocol and ``/dev/wsmouse0'' as the  device in /etc/X11/XF86Config if
 you're using OpenBSD-2.9 or later with a PS/2 or USB mouse.
@@ -297,8 +297,7 @@
 Hasty, Christoph Robitschko, Matthias Scheler, Michael Smith, Ignatios Sou-
 vatzis, Jack Velte, Nate Williams and Pace Willison.
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/OpenBSD.sgml,v 1.32 dawes Exp $
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/OpenBSD.sgml,v 1.33 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.OpenBSD,v 1.45 2003/12/19 04:36:40 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.OpenBSD,v 1.47 2004/02/15 02:23:42 dawes Exp $

Index: README.SiS
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.SiS,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/README.SiS	26 Nov 2003 22:48:58 -0000	1.1.4.2
+++ b/README.SiS	23 Feb 2004 21:35:17 -0000	1.1.4.3
@@ -188,9 +188,9 @@
             to know about the amount of RAM sisfb reserved. For this purpose,
             the Option "MaxXFBMem" exists.
 
-            XFree 4.3.0 disabled SiS DRI support due to a lack of main-
-            tainance of the SiS DRI driver. XFree86 4.4 contains a newly
-            written SiS DRI driver by Eric Anholt.
+            XFree 4.3.0 disabled SiS DRI support due to a lack of maintenance
+            of the SiS DRI driver. XFree86 4.4 contains a newly written SiS
+            DRI driver by Eric Anholt.
 
             If you intend to use DRI, I recommend setting the total video
             memory in the BIOS to 64MB in order to at least overcome the lack
@@ -230,7 +230,7 @@
 Document based on 4.1 version written by Joanjo Santamarta and 3.3 version
 written by Xavier Ducoin.
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml,v 3.8 dawes Exp $
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml,v 3.9 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.SiS,v 3.19 2003/10/19 19:57:13 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.SiS,v 3.20 2004/02/15 02:23:42 dawes Exp $

Index: README.chips
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.chips,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README.chips	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README.chips	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -7,7 +7,7 @@
 
 1.  Introduction
 
-With the release of XFree86 version 4.3.99.902, the Chips and Technologies
+With the release of XFree86 version 4.3.99.903, the Chips and Technologies
 driver has been extensively rewritten and contains many new features.  This
 driver must be considered work in progress, and those users wanting stability
 are encouraged to use the older XFree86 3.3.x versions. However this version
@@ -956,7 +956,7 @@
 
                         startx -- -depth 24 -fbbpp 32   8-8-8 RGB truecolor
 
-            however as XFree86 version 4.3.99.902 allows 32bpp pixmaps to be
+            however as XFree86 version 4.3.99.903 allows 32bpp pixmaps to be
             used with framebuffers operating in 24bpp, this mode of operating
             will cost performance for no gain in functionality.
 
@@ -1030,5 +1030,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/chips.sgml,v 3.38 eich Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.chips,v 3.50 2003/12/19 04:36:41 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.chips,v 3.51 2004/01/28 02:13:13 dawes Exp $

Index: README.fonts
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.fonts,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/README.fonts	6 Dec 2003 13:24:24 -0000	1.1.4.2
+++ b/README.fonts	23 Feb 2004 21:35:17 -0000	1.1.4.3
@@ -987,23 +987,28 @@
 
 The `X-TrueType' backend is a backend based on version 1 of the FreeType
 library.  X-TrueType doesn't use the `fontenc' layer for managing font encod-
-ings, but instead uses its own database of encodings.  Since the functionali-
-ties for CJKV support introduced by X-TT have been merged into the new
-FreeType backend, the X-TT backend will be removed from XFree86's tree near
-the future.  Therefore, the use of FreeType backend is preferred over the X-
-TT backend.  General information on X-TrueType may be found at ."
+ings, but instead uses its own database of encodings.
+
+Since the functionalities for CJKV support introduced by X-TT have been
+merged into the new FreeType backend, the X-TT backend will be removed from
+XFree86's tree near the future.  Therefore, the use of FreeType backend is
+preferred over the X-TT backend.
+
+General information on X-TrueType may be found at the After X-TT Project page
+<URL:http://x-tt.sourceforge.jp/>.
 
 4.2.3  Delayed glyph rasterisation
 
-When loading a large character set, the old FreeType delayed glyph rasterisa-
-tion until the time at which the glyph was first used.  The new FreeType
-(libfreetype-xtt2) has an improved `very lazy' metric calculation method to
-speed up the process when loading TrueType or OpenType fonts.   Although the
-X-TT module also has this method, the "vl=y" TTCap option must be set if you
-want to use it.  This is the default method for FreeType when it loads multi-
-byte fonts.  Even if you use a unicode font which has tens of thousands of
-glyphs, this delay will not be worrisome as long as you use the new FreeType
-backend -- its `very lazy' method is super-fast.
+When loading a proportional fonts which contain a huge number of glyphs, the
+old FreeType delayed glyph rasterisation until the time at which the glyph
+was first used.   The new FreeType (libfreetype-xtt2) has an improved `very
+lazy' metric calculation method to speed up the process when loading TrueType
+or OpenType fonts.   Although the X-TT module also has this method, the
+"vl=y" TTCap option must be set if you want to use it.  This is the default
+method for FreeType when it loads multi-byte fonts.   Even if you use a uni-
+code font which has tens of thousands of glyphs, this delay will not be wor-
+risome as long as you use the new FreeType backend -- its `very lazy' method
+is super-fast.
 
 The maximum error of bitmap position using `very lazy' method is 1 pixel, and
 is the same as that of a character-cell spacing.  When the X-TT backend is
@@ -1176,7 +1181,7 @@
 world, often provide interesting information about character set issues; see
 for example RFC 373.
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.23 dawes Exp $
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/fonts.sgml,v 1.24 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.fonts,v 1.27 2003/11/24 01:57:56 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.fonts,v 1.28 2003/12/20 19:47:28 dawes Exp $

Index: README.mouse
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.mouse,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/README.mouse	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/README.mouse	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -6,7 +6,7 @@
 
 1.  Introduction
 
-This document describes mouse support in XFree86 4.3.99.902.
+This document describes mouse support in XFree86 4.3.99.903.
 
 Mouse configuration has often been mysterious task for novice users.  How-
 ever, once you learn several basics, it is straightforward to write the mouse
@@ -988,5 +988,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/mouse.sgml,v 1.13 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.mouse,v 1.25 2003/12/19 04:36:41 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.mouse,v 1.26 2004/01/28 02:13:13 dawes Exp $

Index: README.s3virge
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/README.s3virge,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/README.s3virge	20 Dec 2003 00:28:26 -0000	1.1.4.3
+++ b/README.s3virge	23 Feb 2004 21:35:17 -0000	1.1.4.4
@@ -6,7 +6,7 @@
 
 1.  Supported hardware
 
-The s3virge driver in XFree86 4.3.99.902 supports the S3 ViRGE, ViRGE DX, GX,
+The s3virge driver in XFree86 4.3.99.903 supports the S3 ViRGE, ViRGE DX, GX,
 GX2, MX, MX+, and VX chipsets.  It also supports Trio3D and Trio3D/2x chips.
 A majority of testing is done on ViRGE DX chips, making them the most stable
 to date.  This release has added support for doublescan modes on DX.
@@ -64,5 +64,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/s3virge.sgml,v 1.6 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.s3virge,v 1.20 2003/12/19 04:36:41 dawes Exp $
-$XdotOrg$
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.s3virge,v 1.21 2004/01/28 02:13:13 dawes Exp $

Index: RELNOTES
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/RELNOTES,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -u -d -r1.1.4.4 -r1.1.4.5
--- a/RELNOTES	20 Dec 2003 00:28:26 -0000	1.1.4.4
+++ b/RELNOTES	23 Feb 2004 21:35:17 -0000	1.1.4.5
@@ -1,13 +1,13 @@
-                  Release Notes for XFree86[tm] 4.3.99.902
+                  Release Notes for XFree86[tm] 4.3.99.903
 
                           The XFree86 Project, Inc
 
-                              18 December 2003
+                              14 February 2004
 
                                   Abstract
 
      This document contains some information about features present in
-     XFree86 4.3.99.902 and their status.
+     XFree86 4.3.99.903 and their status.
 
 1.  Introduction to the 4.x Release Series
 
@@ -16,13 +16,13 @@
 of the hardware drivers from 3.3.x have been ported to 4.x yet, but con-
 versely, 4.x has support for a lot of hardware that is not supported in
 3.3.x.  Our Driver Status document summarizes how the hardware driver support
-compares between 3.3.6 and 4.3.99.902.  Please check there first before down-
-loading 4.3.99.902.
+compares between 3.3.6 and 4.3.99.903.  Please check there first before down-
+loading 4.3.99.903.
 
 XFree86 4.4 introduces an automatic configuration mechanism for the XFree86
 server.  This makes it possible to start XFree86 in a usable way without
 first creating a configuration file.  The initial automatic configuration
-support is currently targetted towards Linux and FreeBSD.  Automatic configu-
+support is currently targeted towards Linux and FreeBSD.  Automatic configu-
 ration will be supported on other platforms in future releases.  If you're
 running Linux or FreeBSD, try it out if you don't already have a working
 XF86Config file.  If you want to customise things afterwards, you can cut and
@@ -36,7 +36,7 @@
 for getting started.
 
 XFree86 comes with a graphical configuration tool called "xf86cfg".  It also
-has a text mode interface.  It can be used to create an iniital configuration
+has a text mode interface.  It can be used to create an initial configuration
 file, and to customise existing configurations.
 
 Next in the order of configuration preferences is to make use of the XFree86
@@ -81,13 +81,13 @@
         o Support added to the nv driver for the GeForce FX 5700, which
           didn't work with XFree86 4.3.
 
-        o The driver now does a much better job of autodetecting which con-
+        o The driver now does a much better job of auto-detecting which con-
           nector of dual output cards the monitor is attached to, which
           should reduce or eliminate the need for manual XF86Config over-
           rides.
 
         o The 2D acceleration for TNT and GeForce was completely rewritten.
-          Performance should be substantiallly improved.
+          Performance should be substantially improved.
 
         o TNT and GeForce cards have a new Xv PutImage adaptor which does
           scaled YUV bit blits.
@@ -117,7 +117,7 @@
 
 XFree86 4.4 supports IPv6, based on the code contributed by Sun Microsystems
 to X.Org. See X.org's document <URL:http://www.x.org/IPV6_Spe-
-cific_Changes.html> for a detailled list of the changes.
+cific_Changes.html> for a detailed list of the changes.
 
 2.3.1  Protocol names and aliases.
 
@@ -136,7 +136,7 @@
 The IPv6 XDMCP code is not enabled by default on platforms that don't support
 binding a IPv6 socket to a IPv4 address.
 
-The XDM-AUTHORIZATION-1 authentification scheme does not support IPv6
+The XDM-AUTHORIZATION-1 authentication scheme does not support IPv6
 addresses. A new release of the protocol, XDM-AUTHORIZATION-2 has been
 designed, but is not implemented yet.  Note that  by default XFree86 builds
 do not enable the XDM-AUTHORIZATION-1 code.
@@ -195,8 +195,8 @@
 
 Improved Font Handling:
 
-   o Document in xterm's manpage how to use XFree86 ":unscaled" keyword to
-     suppress scaling of bold fonts.
+   o Document in xterm's manual page how to use XFree86 ":unscaled" keyword
+     to suppress scaling of bold fonts.
 
    o Improved logic for deriving bold fontname from normal fontname.
 
@@ -280,6 +280,21 @@
      "xtt" backend will be dropped in the next release in favour of the
      updated unified "freetype" backend.
 
+        o The new "freetype" backend has the improved "very lazy" metric cal-
+          culation method which enables super-fast loading of proportional
+          CJKV fonts.
+
+        o All of the servers, including xfs, Xnest, Xprt, Xvfb, the Cygwin-
+          XFree86 server (as well as the XFree86 server) can handle the per-
+          fect TTCap options.
+
+   o The Compose file processing mechanism has been improved and made more
+     flexible.  See the Xlib Compose  file support and extensions section
+     below (section 4.20, page 1).
+
+   o The Bitstream Vera TrueType fonts that Bitstream, Inc donated to the
+     Gnome Foundation are included with this release.
+
 2.7  OS Support Updates
 
    o On Mac OS X, the appropriate backend drawing code is now dynamically
@@ -302,6 +317,10 @@
 
    o Experimental support added for GNU/KFreeBSD and GNU/KNetBSD systems.
 
+   o SCO OpenServer support updates.  XFree86 4.4 now works on Release 5.0.7
+     with Maintenance Pack 1, or on prior releases through Release 5.0.4.
+     Please consult the README.SCO file for details.
+
 A more complete list of changes can be found in the CHANGELOG that is part of
 the XFree86 source tree.  It can also be viewed online at our CVSweb server
 <URL:http://cvsweb.xfree86.org/cvsweb/xc/pro-
@@ -311,7 +330,7 @@
 
 3.1  Video Drivers
 
-XFree86 4.3.99.902 includes the following video drivers:
+XFree86 4.3.99.903 includes the following video drivers:
 
 +--------------+--------------------------+---------------------------------------------+
 |Driver Name   | Description              | Further Information                         |
@@ -367,7 +386,7 @@
 Darwin/Mac OS X uses IOKit drivers and does not use the module loader drivers
 listed above. Further information can be found in README.Darwin.
 
-XFree86 4.3.99.902 includes the following input drivers:
+XFree86 4.3.99.903 includes the following input drivers:
 
 3.2  Input Drivers
 
@@ -408,7 +427,7 @@
 more usually, dynamically load the video drivers, input drivers, and other
 modules that are needed.
 
-XFree86 4.3.99.902 has X server support for most UNIX® and UNIX-like operat-
+XFree86 4.3.99.903 has X server support for most UNIX® and UNIX-like operat-
 ing systems on Intel/x86 platforms, plus support for Linux and some BSD OSs
 on Alpha, PowerPC, IA-64, AMD64, Sparc, and Mips platforms, and for Darwin on
 PowerPC.  Work on support for additional architectures and operating systems
@@ -429,7 +448,7 @@
 One of the main benefits of this loader is that when modules are updated,
 they do not need to be recompiled for every different operating system.
 
-The loader in version 4.3.99.902 has support for Intel (x86), Alpha and Pow-
+The loader in version 4.3.99.903 has support for Intel (x86), Alpha and Pow-
 erPC platforms.  It also has preliminary support for Sparc platforms.
 
 The X server makes use of modules for video drivers, X server extensions,
@@ -512,7 +531,7 @@
 
 4.7  DGA version 2
 
-DGA 2.0 is included in 4.3.99.902.  Documentation for the client libraries
+DGA 2.0 is included in 4.3.99.903.  Documentation for the client libraries
 can be found in the XDGA(3) man page.  A good degree of backwards compatibil-
 ity with version 1.0 is provided.
 
@@ -567,7 +586,7 @@
 overlays and other image operations not possible with the core X rendering
 system.
 
-XFree86 4.3.99.902 provides a partial implementation of Render sufficient for
+XFree86 4.3.99.903 provides a partial implementation of Render sufficient for
 drawing anti-aliased text and image composition.  Still to be implemented are
 geometric primitives and affine transformation of images.
 
@@ -602,12 +621,12 @@
 
 4.11.2  FreeType support in Xft
 
-XFree86 4.3.99.902 includes sources for FreeType version 2.1.4, and, by
+XFree86 4.3.99.903 includes sources for FreeType version 2.1.4, and, by
 default, they are built and installed automatically.
 
 4.11.3  Application Support For Anti-Aliased Text
 
-Only three applications have been modified in XFree86 4.3.99.902 to work with
+Only three applications have been modified in XFree86 4.3.99.903 to work with
 the Render extension and the Xft and FreeType libraries to provide anti-
 aliased text.  Xterm, xditview and x11perf.  Migration of other applications
 may occur in future releases.
@@ -720,7 +739,55 @@
    o Both the xfsft (the "freetype" module) and the X-TrueType (the "xtt"
      module) TrueType font backends support Unicode-encoded fonts.
 
-4.20  Luxi fonts from Bigelow and Holmes
+4.20  Xlib Compose file support and extensions
+
+A more flexible Compose file processing system was added to Xlib in XFree86
+4.4.0.  The compose file is searched for in the following order:
+
+  1.  If the environment variable $XCOMPOSEFILE is set, its value is used as
+      the name of the Compose file.
+
+  2.  If the user's home directory has a file named ".XCompose", it is used
+      as the Compose file.
+
+  3.  The old method is used, and the compose file is "<xlocaledir>/<locale-
+      name>/Compose".
+
+Compose files can now use an "include" instruction.  This allows local modi-
+fications to be made to existing compose files without including all of the
+content directly.  For example, the system's iso8859-1 compose file can be
+included with a line like this:
+
+     include "/usr/X11R6/lib/X11/locale/iso8859-1/Compose"
+
+There are two substitutions that can be made in the file name of the include
+instruction.  %H expands to the user's home directory (the $HOME environment
+variable), and %L expands to the name of the locale specific Compose file
+(i.e., "<xlocaledir>/<localename>/Compose").
+
+For example, you can include in your compose file the default Compose file by
+using:
+
+     include "%L"
+
+and then rewrite only the few rules that you need to change.  New compose
+rules can be added, and previous ones replaced.
+
+Finally, it is no longer necessary to specify in the right part of a rule a
+locale encoded string in addition to the keysym name.  If the string is omit-
+ted, Xlib figures it out from the keysym according to the current locale.
+I.e., if a rule looks like:
+
+     <dead_grave> <A> : "\300" Agrave
+
+the result of the composition is always the letter with the "\300" code.  But
+if the rule is:
+
+     <dead_grave> <A> : Agrave
+
+the result depends on how Agrave is mapped in the current locale.
+
+4.21  Luxi fonts from Bigelow and Holmes
 
 XFree86 now includes the ``Luxi'' family of Type 1 fonts and TrueType fonts.
 This family consists of the fonts ``Luxi Serif'', ``Luxi Sans'' and
@@ -745,8 +812,134 @@
 <design at bigelowandholmes.com> or <info at urwpp.de>, or consult the URW++ web
 site <URL:http://www.urwpp.de>.
 
-     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml,v 1.89 dawes Exp $
+5.  Credits
 
+THIS IS A SAMPLE/DRAFT OF HOW A CREDITS SECTION IN THE XFREE86 RELEASE NOTES
+MIGHT LOOK
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/RELNOTES,v 3.125 2003/12/19 04:36:41 dawes Exp $
-$XdotOrg$
+This section lists the credits for the XFree86 4.3.99.903 release.  For a
+more detailed breakdown, refer to the CHANGELOG file in the XFree86 source
+tree, the cvs-commit archives <URL:http://www.mail-archive.com/cvs-com-
+mit at xfree86.org/maillist.html>, or the 'cvs log' information for individual
+source files.
+
+      New Features, Enhancements and Updates:
+
+                  IPv6 support:
+                        Alan Coopersmith, Fabio Massimo Di Nitto, Marc Aurele
+                        La France, Matthieu Herrb, David H. Dawes.
+
+                  NVIDIA 'nv' driver rewrite:
+                        Mark Vojkovich.
+
+                  SiS driver development:
+                        Thomas Winischhofer.
+
+                  New VIA video driver:
+                        VIA, Alan Cox, Luc Verhaegen, Thomas Hellström.
+
+                  Intel 'i810' driver fixes and stability improvements:
+                        Egbert Eich, David H. Dawes, Christian Zietz
+
+                  Improved and more flexible Compose system:
+                        Ivan Pascal.
+
+                  Automatic configuration for the XFree86 server:
+                        David H. Dawes.
+
+                  Reworked FreeType font backend module:
+                        Chisato Yamauchi and the After X-TT Project.
+
+                  Xterm fixes, maintenance and enhancements:
+                        Thomas E. Dickey.
+
+                  Mac OS X enhancements:
+                        Torrey T. Lyons, John Harper.
+
+                  GNU/Hurd updates and preliminary GNU/KFreeBSD and GNU/KNetBSD
+                             support:" Robert Millan.
+
+                  SCO support updates:
+                        Kean Johnston.
+
+                  Bitstream Vera fonts:
+                        Bitstream, Inc, and the Gnome Foundation.
+
+      Integration:
+
+                  General Integration of Submissions:
+                        Egbert Eich, David H. Dawes, Ivan Pascal, Alan Houri-
+                        hane, Matthieu Herrb.
+
+                  DRI Integration:
+                        Alan Hourihane.
+
+      Release Engineering:
+            David H. Dawes.
+
+      Patches and other submissions (in alphabetical order):
+            Roi a Torkilsheyggi, Dave Airlie, Andrew Aitchison, Marco Antonio
+            Alvarez, Alexandr Andreev, Jack Angel, Eric Anholt, Ani, Juuso
+            Åberg, Sergey Babkin, Alexey Baj, Bang Jun-Young, Uberto Barbini,
+            Matthew W. S. Bell, Vano Beridze, Hiroyuki Bessho, Andrew Bevitt,
+            Christian Biere, Martin Birgmeier, Jakub Bogusz, Le Hong Boi,
+            Paul Bolle, Charl Botha, Stanislav Brabec, Eric Branlund, Rob
+            Braun, Peter Breitenlohner, Michael Breuer, Kevin Brosius, Fred-
+            erick Bruckman, Oswald Buddenhagen, Nilgün Belma Bugüner, Julian
+            Cable, Yukun Chen, Ping Cheng, Juliusz Chroboczek, Fred Clift,
+            Alan Coopersmith, Martin Costabel, Alan Cox, Michel Dänzer, David
+            Dawes, Leif Delgass, Richard Dengler, John Dennis, Thomas Dickey,
+            Randy Dunlap, Chris Edgington, Paul Eggert, Paul Elliott,
+            Emmanuel, Visanu Euarchukiati, Mike Fabian, Rik Faith, Brian
+            Feldman, Wu Jian Feng, Kevin P. Fleming, Jose Fonseca, Hugues
+            Fournier, Miguel Freitas, Quentin Garnier, Børre Gaup, Michael
+            Geddes, Frank Giessler, Hansruedi Glauser, Wolfram Gloger,
+            Alexander Gottwald, Guido Guenther, Ralf Habacker, Bruno Haible,
+            Lindsay Haigh, John Harper, James Harris, Mike A. Harris, Bryan
+            W. Headley, John Heasley, Thomas Hellström, Matthieu Herrb,
+            Jonathan Hough, Alan Hourihane, Joel Ray Holveck, Harold L Hunt
+            II, Ricardo Y. Igarashi, Mutsumi ISHIKAWA , Tsuyoshi ITO, Kean
+            Johnston, Nicolas JOLY, Phil Jones, Roman Kagan, Theppitak
+            Karoonboonyanan, Etsushi Kato, Koike Kazuhiko, Aidan Kehoe, Juer-
+            gen Keil, Andreas Kies, Thomas Klausner, Mario Klebsch, Egmont
+            Koblinger, Vlatko Kosturjak, Kusanagi Kouichi, Peter Kunzmann,
+            Nick Kurshev, Mashrab Kuvatov, Marc La France, Radics Laszlo,
+            Zarick Lau, Nolan Leake, Michel Lespinasse, Noah Levitt, Dave
+            Love, H.J. Lu, Lubos Lunak, Sven Luther, Torrey T. Lyons, Calum
+            Mackay, Paul Mackerras, Roland Mainz, Kevin Martin, Michal
+            Maruska, Kensuke Matsuzaki, maxim, Stephen McCamant, Ferris
+            McCormick, Luke Mewburn, Nicholas Miell, Robert Millan, Hisashi
+            MIYASHITA, Gregory Mokhin, Patrik Montgomery, Joe Moss, Josselin
+            Mouette, Frank Murphy, Reiko Nakajima, Paul Nasrat, Dan Nelson,
+            Bastien Nocera, Alexandre Oliva, Hideki ONO, Peter Osterlund,
+            Sergey V. Oudaltsov, Séamus Ó Ciardhuáin, Bob Paauwe, Paul
+            Pacheco, Tom Pala, Ivan Pascal, T. M. Pederson, Earle F. Phil-
+            hower III, Nils Philippsen, Manfred Pohler, Alexander Pohoyda,
+            Arnaud Quette, Jim Radford, Dale Rahn, Lucas Correia Villa Real,
+            René Rebe, Tyler Retzlaff, Sebastian Rittau, Tim Roberts, Alas-
+            tair M. Robinson, Branden Robinson, Daniel Rock, Ian Romanick,
+            Bernhard Rosenkraenzer, Måns Rullgård, Andriy Rysin, Supphachoke
+            Santiwichaya, Pablo Saratxaga, Matthias Scheler, Jens
+            Schweikhardt, Danilo Segan, Shantonu Sen, Stas Sergeev, JungShik
+            Shin, Jungshik Shin, Nikola Smolenski, Andreas Stenglein, Paul
+            Stewart, Alexander Stohr, Alan Strohm, Will Styles, James Su,
+            Mike Sulivan, Ville Syrjala, Slava Sysoltsev, Akira TAGOH,
+            Toshimitsu Tanaka, Akira Taniguchi, Owen Taylor, Neil Terry,
+            Jonathan Thambidurai, John Tillman, Adam Tlalka, Linus Torvalds,
+            Christian Tosta, Warren Turkal, Stephen J. Turnbull, Ted Unangst,
+            Mike Urban, Simon Vallet, Thuraiappah Vaseeharan, Luc Verhaegen,
+            Yann Vernier, Michail Vidiassov, Sebastiano Vigna, Mark
+            Vojkovich, Stephane Voltz, Boris Weissman, Keith Whitwell, Thomas
+            Winischhofer, Eric Wittry, Kim Woelders, Roy Wood, Jason L.
+            Wright, Joerg Wunsch, Chisato Yamauchi, Hui Yu.
+
+      Docbook/XML conversion:
+            John Himpel and the XFree86 documentation team.
+
+      Webmaster:
+            Georgina O. Economou
+
+     Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml,v 1.109 dawes Exp $
+
+
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/RELNOTES,v 3.131 2004/02/15 02:23:43 dawes Exp $

Index: Versions
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/doc/Versions,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- a/Versions	26 Nov 2003 22:48:58 -0000	1.1.4.1
+++ b/Versions	23 Feb 2004 21:35:17 -0000	1.1.4.2
@@ -41,7 +41,7 @@
 releases will not be full releases, and will consist of source code patches,
 plus binary updates to be layered on top of the previous full release.
 
-The next full release will be version 4.4.0.  There is no scheduled update
+The next full release will be version 4.5.0.  There is no scheduled update
 release, but if one is needed, the version will be 4.4.1.
 
 Aside from actual releases, snapshots of the active release branches are
@@ -341,4 +341,4 @@
      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/Versions.sgml,v 1.4 dawes Exp $
 
 
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/Versions,v 1.10 2003/11/21 05:49:55 dawes Exp $
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/Versions,v 1.11 2004/01/28 02:13:14 dawes Exp $

--- Status DELETED ---





More information about the xorg-commit mailing list