xenocara/xserver
deraadt d9d5fc591a Disable setuid on the X server. We have always known it is a trash fire
and we held out hope too long.  This will break some stuff.  Let's start
with non-setuid as the baseline, and see if it is worth trying to fix
the broken parts in some other way.
2018-10-25 21:55:18 +00:00
..
composite Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
config setup WSMOUSE_TYPE_TOUCHPAD devices to use ws driver by default, but 2018-07-30 16:00:39 +00:00
damageext Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
dbe Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
dix Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
doc Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
dri3 Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
exa Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
fb Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
glamor Use priv_open_device() to open the dri device in glamor_dri3_open_client(). 2018-08-06 20:14:04 +00:00
glx Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
hw MFC: Disable -logfile and -modulepath when running with elevated 2018-10-25 15:44:27 +00:00
include Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
m4 Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
man Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
mi Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
miext Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
os xserver's priv proc is responsible for opening devices in O_RDWR mode and send 2018-10-25 06:41:25 +00:00
present Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
pseudoramiX Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
randr Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
record Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
render Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
test Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
Xext Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
xfixes Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
Xi Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
xkb Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
.dir-locals.el Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
aclocal.m4 Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
autogen.sh Update to xserver 1.18.3. Tested by shadchin@ and naddy@. 2016-05-29 12:02:34 +00:00
ChangeLog Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
config.guess Update to X server 1.14.1. Tested by many during t2k13. Thanks. 2013-06-07 17:28:45 +00:00
config.sub Update to X server 1.14.1. Tested by many during t2k13. Thanks. 2013-06-07 17:28:45 +00:00
configure Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
configure.ac Update to xserver 1.19.6. bug fix release 2018-02-18 17:16:37 +00:00
COPYING Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@ 2015-09-16 19:10:19 +00:00
depcomp Update to X server 1.14.1. Tested by many during t2k13. Thanks. 2013-06-07 17:28:45 +00:00
devbook.am Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@ 2015-09-16 19:10:19 +00:00
docbook.am
fix-miregion Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
fix-miregion-private Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
fix-patch-whitespace Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
fix-region Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
install-sh
ltmain.sh
Makefile.am Update to xserver 1.16.1. 2014-09-27 17:49:46 +00:00
Makefile.bsd-wrapper Disable setuid on the X server. We have always known it is a trash fire 2018-10-25 21:55:18 +00:00
Makefile.in Update to xserver 1.19.5. 2017-12-08 15:01:59 +00:00
manpages.am Update to xserver 1.16.1. 2014-09-27 17:52:59 +00:00
missing
README
xorg-server.m4 Update to X server 1.14.1. Tested by many during t2k13. Thanks. 2013-06-07 17:28:45 +00:00
xorg-server.pc.in Update to X server 1.14.1. Tested by many during t2k13. Thanks. 2013-06-07 17:28:45 +00:00
xserver.ent.in
ylwrap

					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