XFREE86


'XFree86' is an implementation of the X Window System. It was originally written for Unix-like operating systems on IBM PC compatibles and is now available for many other operating systems and platforms. It is free and open source software under the XFree86 License version 1.1. It is developed by the XFree86 Project, Inc.; the lead developer is David Dawes. The current version is 4.7.0.
For most of the 1990s and early 2000s, the project was the source of most innovation in X and was the ''de facto'' steward of X development. Until early 2004, it was almost universal on Linux and the BSDs.
In February 2004, with version 4.4.0, The XFree86 Project adopted a license change that the Free Software Foundation considered GPL incompatible. Most Linux distributions found the potential GPL legal issues unacceptable and made plans to move to a fork from before the license change. At first there were multiple forks, but the X.Org fork soon took over as the dominant one. Most of the developers who were already annoyed at other issues in the project also moved to X.org.

Contents
Architecture
History
Early history and naming
Rise with Linux
2003: dissent within the project
Disbanding of the Core Team
2004: Licensing controversy
Forks of XFree86
X.org
Other forks
Release history
See also
References
External links

Architecture


XFree86 consists of client libraries used to write X applications ("clients"), and an X server responsible for the display. Clients and servers communicate via the X protocol, which allows them to run on different computers.
The XFree86 server communicates with the host operating system's kernel to drive input and output devices, with the exception of graphics cards. These are generally managed directly by XFree86, so it includes its own drivers for all graphic cards a user might have. Some cards are supported by vendors themselves via binary-only drivers.
Since version 4.0, XFree86 has supported (some) accelerated 3D graphics cards via the GLX and DRI extensions.
Because the server usually needs low level access to graphics hardware, on many configurations it needs to run as the superuser, or a user with UID 0. However, on some systems and configurations it is possible to run the server as a normal user.
It is also possible to use XFree86 in a framebuffer device, which in turn uses a kernel graphics card driver.
On a typical POSIX-system, the directory /etc/X11 includes the configuration files. The basic configuration file is /etc/X11/XF86Config (or XF86Config-4) that includes variables about the screen (monitor), keyboard and graphics card. The program ''xf86config'' is often used, although ''xf86cfg'' also comes with the XFree86 server and is certainly friendlier. Many Linux distributions used to include a configuration tool that was easier to use (such as Debian's debconf) or autodetected most (if not all) settings (Red Hat Linux and Fedora's ''Anaconda'', SuSE's ''YaST'' and Mandrake Linux used to choose this path).

History


Early history and naming

The project began in 1992 when David Wexelblat, Glenn Lai, David Dawes and Jim Tsillas joined forces addressing bugs in the X11 X386 source code (written by Thomas Roell), as contributed to X11R5. This version was initially called 'X386 1.2E'. As newer versions of the (originally freeware) X386 were being sold under a proprietary software license by SGCS (of which Roell was a partner), confusion existed between the projects. After discussion, the project was renamed XFree86, as a pun (compare X-three-eighty-six to X-free-eighty-six). Roell has continued to sell proprietary X servers, most recently under the name ''Accelerated-X''.
Rise with Linux

As Linux grew in popularity, XFree86 rose with it, as the main X project with drivers for PC video cards.
By the late 1990s, official X development was moribund [1]. Most technical advancement was happening in the XFree86 project. In 1999, XFree86 was sponsored onto X.Org (the official industry consortium) by various hardware companies [2] interested in its use with Linux and its status as the most popular version of X.
2003: dissent within the project

By 2003, while Linux's popularity, and hence the installed base of X, surged, X.Org was all but inactive [3] and active development was largely carried out by XFree86. However, there was considerable dissent within XFree86. It was perceived as far too cathedral-like in its development model; developers were unable to get CVS commit access [4] and vendors had to maintain extensive patches [5]. In March, long-term contributor Keith Packard was ejected from the Core Team with considerable ill-feeling [6] [7] [8].
The Core Team claimed this was for conspiracy: that Keith had been trying to fork the XFree86 project, working inside the project, while trying to attract core developers to a new X Server project of his own making. Packard denied this had been his aim.
Disbanding of the Core Team

XFree86 used to have a ''Core Team'' which was made up of experienced developers, selected for their merits. Due to limited innovation capacity the XFree86 Core Team voted on December 30, 2003 to disband itself, effective the following day.
2004: Licensing controversy

Versions of XFree86 up to and including some release candidates for 4.4.0 were under the MIT License, a permissive, non-copyleft free software license. XFree86 4.4 was released in February 2004 with a change to the license: the addition of an advertising clause, similar to that in the original BSD license[1].
Many projects relying on X found the new license unacceptable[2], and the Free Software Foundation considered it incompatible with the GNU General Public License. The XFree86 Project contests this, maintaining that the license is compatible with the GPL[3].
Some projects made releases (notably OpenBSD 3.5 and 3.6, and Debian 3.1 "sarge") based on XFree86 version 4.4 RC2, the last version under the old license. Most operating systems (including later versions of OpenBSD and Debian) adopted the X.Org Server[4].
The only operating systems still including the relicensed versions of XFree86 are:

NetBSD still uses XFree86 as its default X server, heavily customised for the operating system's wide cross-platform support, although it plans to migrate to the modular X.Org after the release of NetBSD 4.0.

FreeBSD uses the X.org server by default, but provides XFree86 as an alternative.

Mac OS X ships with X11.app, an XFree86-based rootless X server. Leopard will ship with X.org [9]

Forks of XFree86


X.org

X.Org Server became the official reference implementation of X11. The first version, X11R6.7.0, was a fork from XFree86 version 4.4 RC2, with X11R6.6 changes merged in. Version X11R6.8 added many new extensions, drivers and fixes. It is not encumbered by the XFree86 license changes. It is hosted by and works closely with freedesktop.org.
Most of the open-source Unix-like operating systems have adopted the X.Org Server in place of XFree86, and most of the XFree86 developers moved to X.Org [10].
Other forks

: ''Xouvert'' (''Xopen'' in French), was announced in late 2003, but showed no activity after early 2004.

Release history


Version Release date Most important changes
X386 1.11990?First version by Thomas Roell, ported from X11R4.
X386 1.2August 29, 1991Included with X11R5.
X386 1.2e 0.0May 7, 1992First pre-XFree86 code by eventual team members.
XFree86 1.0mSeptember 2, 1992First version named "XFree86".
XFree86 2.0October 1993
XFree86 2.1March 11, 1994
XFree86 2.1.1May 4, 1994Last version based on X11R5.
XFree86 3.0August 26, 1994Release for X11R6.
XFree86 3.1September 29, 1994
XFree86 3.2October 26, 1996
XFree86 3.2.11996
XFree86 3.330 May 1997XFree86 Acceleration Architecture (XAA)
XFree86 3.3.18 August 1997
XFree86 3.3.224 May 1998
XFree86 3.3.330 December 1998
XFree86 3.3.3.130 December 1998
XFree86 3.3.421 June 1999
XFree86 3.3.517 August 1999
XFree86 3.3.6December 31, 1999Last 3.x version.
XFree86 4.0March 8, 2000Complete new architecture. X11R6.4 included.
XFree86 4.0.1June 30, 2000XRender
XFree86 4.0.2December 18, 2000
XFree86 4.0.3March 16, 2001
XFree86 4.0.42001
XFree86 4.1.0June 2, 2001
XFree86 4.2.0January 18, 2002
XFree86 4.2.1September 3, 2002
XFree86 4.3.0February 26, 2003
XFree86 4.4.0February 29, 2004First version under XFree86 License 1.1.
XFree86 4.5.0March 16, 2005
XFree86 4.6.0May 10, 2006
XFree86 4.7.0August 12, 2007

See also



DirectFB

XFree86 logfile

XFree86 Modeline

XF86Config

References


1. Announcement: Modification to the base XFree86 license
2. XFree86 4.4: List of Rejecting Distributors Grows
3. XFree86 Licenses
4. The Cautionary Tale of XFree86


X Marks the Spot: Looking back at X11 Developments of Past Year (Oscar Boykin, ''OSNews'' 25 February 2004) — the licensing controversy and forks

The History of XFree86: Over a Decade of Development (Michael J. Hammel, ''Linux Magazine'', December 2001)

Some perspective from the cheap seats ... (David Wexelblat, 20 March 2003) — on why Keith Packard was sacked from the core team

A Call For Open Governance Of X Development (Keith Packard, 21 March 2003)

XFree86 dust-up questions X11 model (Andrew Orlowski, ''The Register'', 21 March 2003)

The Cautionary Tale of XFree86 (from ''Make Your Open Source Software GPL-Compatible. Or Else.'' by David A. Wheeler, 16 February 2005)

External links



Project home page

Sample XFree86 configuration files

What Happened to the XFree86 Project (essay)

This article provided by Wikipedia. To edit the contents of this article, click here for original source.

psst.. try this: add to faves