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://people.freedesktop.org/~alanc/xserver.git master

Alan Coopersmith (8):
      xfree86: move -novtswitch & -sharevts argument handling up to common layer
      Xorg.man: Add -novtswitch and -sharevts options
      sun_init.c: Move vt switches to a switch_to helper function like 
lnx_init.c
      sun_init.c: Implement novtswitch & sharevts for Solaris
      Remove unused ClientStateCheckingSecurity & ClientStateCheckedSecurity
      Remove unused ClientStateAuthenticating
      Cross-reference cvt(1) & gtf(1) man pages
      Space & style cleanup of hw/xfree86/i2c/fi1236.c

 dix/dispatch.c                           |   18 +-
 hw/xfree86/common/xf86Globals.c          |    2 +
 hw/xfree86/common/xf86Init.c             |   12 +
 hw/xfree86/common/xf86Privstr.h          |    2 +
 hw/xfree86/i2c/fi1236.c                  | 1002 ++++++++++++++++--------------
 hw/xfree86/man/Xorg.man                  |    7 +
 hw/xfree86/os-support/bsd/bsd_init.c     |   17 +-
 hw/xfree86/os-support/linux/lnx_init.c   |   25 +-
 hw/xfree86/os-support/solaris/sun_init.c |   42 +-
 hw/xfree86/utils/man/cvt.man             |    3 +-
 hw/xfree86/utils/man/gtf.man             |    3 +-
 include/dixstruct.h                      |    9 +-
 12 files changed, 610 insertions(+), 532 deletions(-)

--
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to