[PULL] xserver code removal and -sigstop option
Tiago Vignatti
tiago.vignatti at nokia.com
Fri Sep 10 09:14:52 PDT 2010
Hi,
Here's a bunch of random removal of unused code and together there's a patch
from Oliver that stops the server until SIGCONT is sent back.
Pull it please, Keith. Thank you,
The following changes since commit 79ee78de9de49d0cab03401662baa476a18e53b8:
xserver 1.9.0 (2010-08-20 17:32:27 -0700)
are available in the git repository at:
git://people.freedesktop.org/~vignatti/xserver.git for-keith
Oliver Mcfadden (1):
os: add -sigstop option for Upstart (or equivalent) startup
Tiago Vignatti (7):
os/xfree86: remove macro checking for POSIX symbols
os: remove useless smart scheduler macros
os: simplify smart scheduler init process
mi: delete unused code
xext: remove unused header
xfree86: fbdevhw: remove unused cmap fields from main structure
xfree86: fbdevhw: remove unnecessary debug code
Xext/geext.c | 1 -
hw/xfree86/common/xf86Init.c | 10 -------
hw/xfree86/fbdevhw/fbdevhw.c | 43 --------------------------------
hw/xfree86/parser/write.c | 4 ---
include/dixstruct.h | 2 +-
include/opaque.h | 1 +
mi/miwindow.c | 5 +---
os/connection.c | 5 +++
os/osinit.c | 10 +------
os/utils.c | 56 ++++++++---------------------------------
10 files changed, 20 insertions(+), 117 deletions(-)
Tiago
More information about the xorg-devel
mailing list