[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.1.99.902'

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:51:51 PST 2015


Tag 'xorg-server-1.1.99.902' created by Adam Jackson <ajax at benzedrine.nwnk.net> at 2006-12-01 23:46 -0800

xorg-server-1.1.99.902

Changes since xorg-server-1.1.99.901:
Aaron Plattner (1):
      Fix standard VESA modes.

Adam Jackson (5):
      Bug #6786: Use separate defines for server's Fixes support level.
      'make dist' fixes.
      Fix distcheck.
      Include a forgotten ia64 header in the distball.  Builds on ia64 now.
      configure.ac bump.

Alan Coopersmith (7):
      Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
      Use getisax() instead of asm code to determine available x86 ISA extensions on Solaris
      Pre-release message should tell users to check git, not CVS, for updates
      Fix automake error: BUILT_SOURCES was defined multiple times on Solaris
      Bug #1997: AUDIT messages should contain uid for local accesses
      If getpeerucred() is available, include pid & zoneid in audit messages too
      Make _POSIX_C_SOURCE hack work with Solaris headers

Alan Hourihane (1):
      Small modification to blocking signals when switching modes.

Bjorn Helgaas (1):
      Do not map full 0-1MB legacy range

Bram Verweij (1):
      xfree86/linux acpi: fix tokenising

Daniel Stone (11):
      GetTimeInMillis: spuport monotonic clock
      WaitForSomething: allow time to rewind
      Revert "WaitForSomething: allow time to rewind"
      Revert "GetTimeInMillis: spuport monotonic clock"
      add 'general socket' handler, port ACPI to use it
      WaitForSomething: allow time to rewind
      WaitForSomething: only rewind when delta is more than 250ms
      GetTimeInMillis: spuport monotonic clock
      GetTimeInMillis: simplify monotonic test
      GetTimeInMillis: use correct units for clock_gettime
      os: fix sun extensions test

Eamon Walsh (4):
      Bug #8875: Security extension causes Xorg to core dump on server reset
      whitespace adjust
      More work on Bug #8875: revert previous fix and try using client argument
      Bug #8937: Extension setup functions not called on server resets

Egbert Eich (2):
      Fixing mach64 driver bailing out on ia64
      Make int10 fully domain aware.

Erik Andren (1):
      remove XFree86 changelogs (bug #7262)

Joshua Baergen (1):
      Create xorg.conf.example (Gentoo bug #138623).

Laurence Withers (1):
      CreateColormap: fix return value (bug #7083)

Matthias Hopf (7):
      Build with -D_PC on ix86 only.
      Added missing domain stripping in already domain aware code.
      Added linux 2.6 compatible domain aware device scanning code.
      Fixing domain support for ia64
      Add domain support to linuxPciOpenFile().
      Fix device path in altixPCI.c to be domain aware.
      Fix obviously wrong boundary checks + cleanup unused vars.

Matthieu Herrb (2):
      kill GNU-make'ism.
      Handle building in a separate objdir

Michel Dänzer (2):
      Fix __glXDRIbindTexImage() for 32 bpp on big endian platforms.
      Fix test for Option "IgnoreABI".

Myron Stowe (1):
      xfree86: re-enable chipset-specific drivers for Linux/ia64

Rich Coe (1):
      CheckConnections: don't close down the server client (bug #7876)

---
 GL/glx/Makefile.am                      |   10 
 GL/glx/glxdri.c                         |    7 
 Xext/security.c                         |   12 
 configure.ac                            |   51 
 dix/dispatch.c                          |    3 
 fb/fbpict.c                             |   25 
 hw/xfree86/Makefile.am                  |   22 
 hw/xfree86/common/vesamodes             |    6 
 hw/xfree86/common/xf86.h                |    4 
 hw/xfree86/common/xf86Config.c          |    2 
 hw/xfree86/common/xf86Cursor.c          |    5 
 hw/xfree86/common/xf86Events.c          |  101 
 hw/xfree86/common/xf86Init.c            |    4 
 hw/xfree86/doc/Makefile.am              |    3 
 hw/xfree86/doc/changelogs/CHANGELOG     |18691 --------------------------------
 hw/xfree86/doc/changelogs/CHANGELOG.ND  |  418 
 hw/xfree86/doc/changelogs/CHANGELOG.R5  | 1249 --
 hw/xfree86/int10/Makefile.am            |   11 
 hw/xfree86/int10/helper_exec.c          |   13 
 hw/xfree86/os-support/bus/Pci.c         |    8 
 hw/xfree86/os-support/bus/Pci.h         |    4 
 hw/xfree86/os-support/bus/altixPCI.c    |    9 
 hw/xfree86/os-support/bus/linuxPci.c    |  221 
 hw/xfree86/os-support/bus/xf86Pci.h     |    1 
 hw/xfree86/os-support/linux/Makefile.am |   13 
 hw/xfree86/os-support/linux/lnx_acpi.c  |    6 
 hw/xfree86/os-support/linux/lnx_pci.c   |   80 
 hw/xfree86/utils/xorgcfg/Makefile.am    |   20 
 hw/xfree86/xorgconf.cpp                 |    5 
 include/dix-config.h.in                 |    6 
 include/os.h                            |    4 
 mi/miinitext.c                          |   10 
 os/WaitFor.c                            |   32 
 os/connection.c                         |   66 
 os/utils.c                              |   30 
 xfixes/xfixes.c                         |   17 
 36 files changed, 646 insertions(+), 20523 deletions(-)
---


More information about the Xquartz-changes mailing list