[PULL] reviewed cleanups

Jamey Sharp jamey at minilop.net
Mon Sep 19 18:02:42 PDT 2011


Hi Keith! I've gotten some more reviews since my previous pull request,
so I've fast-forwarded my reviewed branch to include those as well.

The following changes since commit 0caeef6146bee5fb1827ab25db191685dde9d4b4:

  Version bumped to 1.11 (2011-08-26 16:46:13 -0700)

are available in the git repository at:
  git://anongit.freedesktop.org/~jamey/xserver reviewed

Jamey Sharp (11):
      x86emu: There is no NO_INLINE implementation of unaligned access here.
      configure.ac: Remove unused XORG_OS_PCI variable.
      configure.ac: XORG_OS is not used, so delete it.
      Remove PC98 support.
      int10: Delete #if 0'd implementation that's older than our git history.
      configure.ac: Remove unreachable check for VM86 headers.
      dmx: Fix a non-constant printf format string warning.
      dmx: Fix some "no previous prototype" warnings by making functions static.
      XineramaInitData ignores its argument. Quit passing one.
      xnest: Delete unused nClipRects GC-private field.
      Replace XmuSnprintf with snprintf.

 Xext/panoramiX.c                |   12 +++++-----
 Xext/panoramiXsrv.h             |    2 +-
 configure.ac                    |   30 ----------------------------
 hw/dmx/config/xdmxconfig.c      |   23 ++++++++++-----------
 hw/dmx/dmxclient.h              |    1 -
 hw/dmx/dmxextension.c           |    2 +-
 hw/dmx/dmxinit.c                |   11 +++++----
 hw/dmx/dmxprop.c                |    9 ++++---
 hw/dmx/doc/dmx.xml              |    2 +-
 hw/dmx/examples/dmxwininfo.c    |    3 +-
 hw/dmx/glxProxy/glxcmds.c       |   41 ++++++++++++++++++++++++++++++++++++--
 hw/dmx/glxProxy/glxscreens.c    |   39 -------------------------------------
 hw/dmx/glxProxy/render2swap.c   |    2 +-
 hw/dmx/input/dmxinputinit.c     |    6 ++--
 hw/dmx/input/lnx-keyboard.c     |    6 ++--
 hw/dmx/input/usb-common.c       |    4 +-
 hw/xfree86/common/xf86.h        |    1 -
 hw/xfree86/common/xf86Config.c  |   30 ----------------------------
 hw/xfree86/common/xf86Globals.c |    3 --
 hw/xfree86/common/xf86Helper.c  |   10 ---------
 hw/xfree86/common/xf86Privstr.h |    3 --
 hw/xfree86/int10/generic.c      |   14 +------------
 hw/xfree86/int10/helper_exec.c  |    2 +-
 hw/xfree86/int10/helper_mem.c   |    3 --
 hw/xfree86/man/xorg.conf.man    |    6 -----
 hw/xfree86/x86emu/sys.c         |    2 -
 hw/xnest/GC.c                   |    3 --
 hw/xnest/XNGC.h                 |    1 -
 include/dix-config.h.in         |    6 -----
 include/xorg-config.h.in        |    3 --
 30 files changed, 81 insertions(+), 199 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110919/28be0674/attachment.pgp>


More information about the xorg-devel mailing list