Index of /pub/NetBSD/NetBSD-release-9/xsrc/external/mit/xorg-server.old/dist

Icon  Name                                                            Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] COPYING 2016-06-09 18:07 91K [DIR] CVS/ 2020-03-20 07:41 - [TXT] ChangeLog 2016-06-09 18:07 3.5M [TXT] INSTALL 2016-06-09 18:07 11K [   ] Makefile.am 2016-06-09 18:07 1.1K [TXT] Makefile.in 2016-06-09 18:07 29K [TXT] README 2016-06-09 18:07 1.2K [DIR] Xext/ 2020-03-20 07:41 - [DIR] Xi/ 2023-10-30 12:09 - [TXT] aclocal.m4 2016-06-09 18:07 120K [   ] autogen.sh 2016-06-09 18:07 203 [   ] compile 2016-06-09 18:07 3.3K [DIR] composite/ 2023-04-03 12:08 - [TXT] config.guess 2016-06-09 18:07 43K [TXT] config.sub 2016-06-09 18:07 32K [DIR] config/ 2020-03-20 07:41 - [TXT] configure 2016-06-09 18:07 1.2M [   ] configure.ac 2017-03-08 16:44 81K [DIR] damageext/ 2020-03-20 07:41 - [DIR] dbe/ 2020-03-20 07:41 - [TXT] depcomp 2016-06-09 18:07 17K [DIR] dix/ 2023-10-30 12:09 - [DIR] doc/ 2020-03-20 07:41 - [DIR] exa/ 2020-03-20 07:41 - [DIR] fb/ 2020-07-27 12:09 - [DIR] glx/ 2020-03-20 07:41 - [DIR] hw/ 2024-08-24 12:14 - [DIR] include/ 2023-10-30 12:09 - [TXT] install-sh 2016-06-09 18:07 13K [   ] ltmain.sh 2016-06-09 18:07 247K [DIR] m4/ 2020-03-20 07:41 - [TXT] manpages.am 2016-06-09 18:07 1.6K [DIR] mi/ 2023-10-30 12:09 - [DIR] miext/ 2020-03-20 07:41 - [TXT] missing 2016-06-09 18:07 11K [DIR] os/ 2023-10-30 12:09 - [DIR] randr/ 2023-10-30 12:09 - [DIR] record/ 2020-03-20 07:41 - [DIR] render/ 2020-03-20 07:41 - [DIR] test/ 2020-03-20 07:41 - [DIR] xfixes/ 2020-03-20 07:41 - [DIR] xkb/ 2020-12-09 12:09 - [TXT] xorg-server.m4 2016-06-09 18:07 1.9K [TXT] xorg-server.pc.in 2016-06-09 18:07 489 [TXT] ylwrap 2016-06-09 18:07 6.0K
					X Server

The X server accepts requests from client applications to create windows,
which are (normally rectangular) "virtual screens" that the client program
can draw into.

Windows are then composed on the actual screen by the X server
(or by a separate composite manager) as directed by the window manager,
which usually communicates with the user via graphical controls such as buttons
and draggable titlebars and borders.

For a comprehensive overview of X Server and X Window System, consult the
following article:
http://en.wikipedia.org/wiki/X_server

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/xserver

        http://cgit.freedesktop.org/xorg/xserver

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage