[PULL] misc cleanups

Adam Jackson ajax at redhat.com
Thu Dec 1 14:42:40 PST 2011


Minor memory usage reductions, some code cleanups, and the connection
handshake hack for clients to request being treated as non-local (so ssh
forwarded connecitons don't appear to be local).

---

The following changes since commit fb22a408c69a84f81905147de9e82cf66ffb6eb2:

  Save major/minor opcodes in ClientRec for RecordAReply (2011-12-01 15:11:20 +0000)

are available in the git repository at:
  ssh://people.freedesktop.org/~ajax/xserver server-1.12-queue

Adam Jackson (7):
      os: Repack ConnectionOutput for LP64
      dix: Repack ClientRec
      dix: Pull client-is-local flag up to the ClientRec
      dix: Extend initial connection handshake for forwarding proxies
      os: Hide the Connection{In,Out}put implementation details
      os: Minor header cleanup
      dix: Fix types in WindowOptRec

 Xext/xf86bigfont.c                    |    4 ++--
 dix/dispatch.c                        |   12 +++++++++---
 hw/kdrive/ephyr/ephyrdriext.c         |    4 ++--
 hw/xfree86/dixmods/extmod/xf86dga2.c  |    2 +-
 hw/xfree86/dixmods/extmod/xf86vmode.c |    6 +++---
 hw/xfree86/dri/xf86dri.c              |    4 ++--
 hw/xfree86/dri2/dri2ext.c             |    2 +-
 hw/xquartz/applewm.c                  |    4 ++--
 hw/xquartz/xpr/appledri.c             |    9 +++++++--
 hw/xwin/winwindowswm.c                |    4 ++--
 include/dixstruct.h                   |   30 +++++++++++++++---------------
 include/os.h                          |    2 --
 include/windowstr.h                   |    4 ++--
 os/access.c                           |    9 +--------
 os/connection.c                       |   16 +++++++++-------
 os/io.c                               |   21 ++++++++++++++++++++-
 os/osdep.h                            |   29 ++---------------------------
 17 files changed, 80 insertions(+), 82 deletions(-)

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20111201/38d4db0f/attachment.pgp>


More information about the xorg-devel mailing list