[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.4.99.902-1'



Tag 'xorg-server-2_1.4.99.902-1' created by Julien Cristau <jcristau@debian.org> at 2008-05-22 23:20 +0000

Tagging upload of xorg-server 2:1.4.99.902-1 to experimental.

Changes since xorg-server-2_1.4.99.901-2:
Aaron Plattner (2):
      Bug #14692: Allow drivers to have a say in Xinerama visual consolidation.
      Short-circuit PanoramiXTranslateVisualID after verifying that the visual actually exists first.

Adam Jackson (22):
      Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.
      Bug #11508: Fix build without XV.
      Bug #11510: Fix build without RECORD.
      Fix that last commit.
      Fix PCI config space cycles from int10 emulator.
      Ignore - not just block - SIGALRM around Popen()/Pclose().
      Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.
      Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.
      Bug #13104: Remove broken XAA a1 glyph fast path.
      Fix hal shutdown crash.
      Fix fbdevhw initialization for PCI drivers.
      Default X-SELinux to off.
      Fix hal shutdown crash.
      Bump DEFAULT_DPI to 96.
      Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.
      Re-add sync range inference from legacy setup to RANDR 1.2.
      Redo RANDR compatibility output selection.
      Fix initial mode selection even harder.
      xf86SetDesiredModes(): Skip disabled CRTCs first thing.
      RANDR 1.1 compat: remove senseless comparison against the virtual size.
      Fix reduced-blanking mode filtering in RANDR 1.2.
      xserver 1.4.99.902

Adam Tkac (1):
      Fix Xvfb input when building against current X sources.

Alan Coopersmith (6):
      Xevie cleanups, byteswapping fixes & request length check fixes
      Make Xevie private symbol names less generic
      Bug 14247: If pkg-config can't find openssl.pc, just link with -lcrypto
      Check for <sys/sdt.h> as well when determining to enable dtrace probes
      When XKB fails to open rules file, log the file name, not the NULL file pointer
      When XKB fails to open rules file, log the file name, not the NULL file pointer

Alan Hourihane (1):
      Fix context sharing between direct/indirect contexts

Ben Byer (1):
      So, like, checking return codes of system calls (signal, etc) is good.

Daniel Stone (5):
      XkbCopyKeymap: Fix broken indentation
      gitignore: Add two more bits
      XKB: Actually explain keymap failures
      XKB: Actually explain keymap failures
      Prevent the -wm command line option from causing a SEGV

Dave Airlie (8):
      quirk: fix LPL monitors properly.
      quirk: add quirk for ACER EDID
      quirk: add quirk for ACR 640x350 default mode is wrong
      glcore: zero fbconfigs before filling them in.
      glcore: make visualRating GLX_NONE - note GLX_NONE is not == 0
      glx: silly nitpick...
      GLcore: make googleearth not crash the server on sw-rendering.
      glx: test for valid read and draw privates before using them

David Nusinow (1):
      Bug #10016: Implement WM_CLASS hints in Xephyr.

Dodji Seketeli (1):
      [Xephyr/DRI] correctly route motion events targeted at GL drawable

Donnie Berkholz (7):
      Xephyr: Distribute ephyrdriext.h in tarballs.
      Xephyr: Build fix: Port across XF86dri.c changes from Mesa.
      dmx: fix build by adding {New,Delete}InputDeviceRequest.
      dmx: link in XSERVER_LIBS.
      xephyr: fix linking by adding pixman and using XSERVER_LIBS.
      xprint: fix build by adding {New,Delete}InputDeviceRequest.
      xprint: fix linking by including XSERVER_LIBS.

Drew Parsons (3):
      Patch 95_xprint_disable_dbus: disable D-BUS in Xprint
      autoreconf
      reinstate xprint

Eamon Walsh (3):
      security: Fix for Bug #14480: untrusted access broken in 7.3.
      XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
      XSELinux: Add a request to get a client's context from a resource ID.

Eric Anholt (4):
      Fix overly-restrictive integer overflow check in EXA pixmap creation.
      Fix clock_gettime presence detect on FreeBSD.
      Fix build on FreeBSD after Popen changes.
      Fix overly-restrictive integer overflow check in EXA pixmap creation.

Fredrik Höglund (2):
      EXA: Improve the algorithm used for tracking offscreen pixmap use.
      EXA: Optimize the eviction scanning loop in exaOffscreenAlloc.

Goneri Le Bouder (1):
      xfree86: don't crash in AutoConfig if the primary device is not pci

Hans de Goede (1):
      Prefer glxvisuals with stencil buffer for default visuals

Hasso Tepper (2):
      configure.ac: DragonFly BSD support
      configure.ac: DragonFly BSD support

Hong Liu (1):
      Bug #15160: quirk Proview AY765C

James Cloos (1):
      Prevent the -wm command line option from causing a SEGV

Jeremy C. Reed (1):
      Add some more support for DragonFly. From Joerg Sonnenberger

Jesse Barnes (1):
      Fail CRTC configuration if !vtSema

Jordan Crouse (1):
      xf86: Change AutoConfig driver for PCI ID 022:2091 to 'geode'

Julien Cristau (49):
      Merge branch 'server-1.4-branch' of git.freedesktop.org:/git/xorg/xserver into debian-unstable
      Pull from upstream server-1.4-branch as of March 14th.
      Don't build xprint, because it needs NEW processing.
      Prepare changelog for upload
      xsfbs.mk: make 'serverabi' depend on 'install'
      Remove /var/log/Xorg.*.log{,.old} on purge (closes: #343384).
      Make sure the genscripts xsfbs rule is called
      exa: use xf86ReturnOptValBool instead of xf86IsOptionSet
      xaa: use xf86ReturnOptValBool instead of xf86IsOptionSet
      Use dh_* -s instead of -a in binary-arch, to fix FTBFS on s390
      Update changelog
      Add patches to fix broken -amd support.
      Add 17_x86emu_handle_cpuid.patch to fix X86EMU CPUID handling.
      Update changelog, add closers.
      Update changelog with cherry-picked patches
      Fix patch name in changelog
      Prepare changelog for upload.
      Fix the clock_gettime check for glibc-based non-Linux systems
      Remove xsfbs-autoreconf.mk
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Update changelog with AlwaysCore fix, and prepare for upload
      Merge branch 'server-1.4-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable
      Update changelog and drop patch included upstream
      Refresh patches
      autoreconf
      chmod +x configure in debian/rules clean so we can build a git snapshot where configure is not in the tarball.
      changelog updates
      Prepare changelog for upload
      Pass -DPRE_RELEASE=0 in CPPFLAGS, so we don't print the pre-release warning in the Xorg log.
      kdrive: allow disabling Composite
      kdrive: allow disabling Composite
      Merge branch 'server-1.4-branch' of git://anongit.freedesktop.org/git/xorg/xserver into debian-unstable
      Update patch stack and changelog for new upstream pull
      autoreconf
      Don't build-depend on packages with a -1 debian revision.
      Drop the XS- prefix from Vcs-* control fields.
      Add x11-common to the Depends field of xnest, xvfb and xserver-xephyr
      Re-enable the dmx DDX, and build the xdmx and xdmx-tools packages
      Document the fact that xprint is now enabled in debian/changelog
      Prepare changelog for upload
      Merge tag 'xorg-server-1.4.99.902' into debian-experimental
      New upstream release candidate.
      refresh 13_debian_add_xkbpath_env_variable.diff
      autoreconf
      Add two bug closers
      One more bug fixed upstream
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xserver/xorg-server into debian-experimental
      Delete xprint packaging files.
      Prepare changelog for upload

Keith Packard (1):
      Empty the borderClip of manual redirect windows. (bug 15823)

Kristian Høgsberg (9):
      Don't break grab and focus state for a window when redirecting it.
      Implement DRI2 direct rendering and update AIGLX to DRI interface changes.
      dri2: Unbreak glcore visual setup.
      Add @XORG_CFLAGS@ to satisfy xf86* includes.
      Send the GLX_EXT_texture_from_pixmap attributes to the client.
      Pick up dri2proto from the standard proto header include path.
      Only autoload RECORD if it was enabled.
      Convert __DRIconfigs after we've made sure createNewScreen succeeded.
      Make DRI2 a serverlayout/serverflags option.

Maarten Maathuis (2):
      Resize composite overlay window when the root window changes.
      Fix rotation for multi-monitor situation.

Magnus Vigerlöf (5):
      dix: Always add valuator information if present
      Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents
      Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events
      dix: Skip call to clipAxis for relative core-events
      dix: Move motion history update until after screen crossing and clipping

Mart Raudsepp (1):
      xf86: Add AutoConfig driver for PCI ID 1022:2081 to 'amd'

Matt Turner (1):
      Check for __x86_64__ when we check for __amd64__

Matthias Hopf (1):
      CVE-2007-6429: Always test for size+offset wrapping.

Matthieu Herrb (1):
      test for the presence of pci_system_init_dev_mem() before calling it.

Michel Dänzer (6):
      Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
      __glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
      EXA: Skip empty glyphs.
      Fix off-by-one error in ProcXResQueryClients().
      Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
      EXA: Skip empty glyphs. (cherry picked from commit ce50bfd3369686cfecee5a138bd84ef1107a249d)

Owen W. Taylor (1):
      EXA: Fix TS origin computation when implementing RenderComposite with tiling.

Peter Hutterer (5):
      xkb: when copying the keymap, make sure the structs default to 0/NULL.
      dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
      xfree86: fix AlwaysCore handling. (Bug #14256)
      xfree86: fix AlwaysCore handling. (Bug #14256)
      xkb: when copying the keymap, make sure the structs default to 0/NULL.

Pierre Willenbrock (2):
      EXA: Fix off-by-one in polyline drawing.
      EXA: Fix off-by-one in polyline drawing.

Sascha Hlusiak (1):
      Fix getValuatorEvents to compute number of valuators correctly.

Thomas Jaeger (3):
      XKB: Fix processInputProc wrapping
      XKB: Fix processInputProc wrapping
      XKB: Fix processInputProc wrapping

Tilman Sauerbeck (4):
      Fixed configure.ac for autoconf 2.62.
      EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.
      EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.
      Fixed configure.ac for autoconf 2.62.

Xiang, Haihao (1):
      dri2: fix crasher if DRI2Connect fails

---
 .gitignore                                                      |    3 
 ChangeLog                                                       |  755 
 GL/Makefile.in                                                  |    7 
 GL/apple/Makefile.in                                            |    7 
 GL/glx/Makefile.am                                              |    2 
 GL/glx/Makefile.in                                              |   16 
 GL/glx/glxcmds.c                                                |   58 
 GL/glx/glxcontext.h                                             |    6 
 GL/glx/glxdrawable.h                                            |    2 
 GL/glx/glxdri.c                                                 |  259 
 GL/glx/glxdri2.c                                                |  423 
 GL/glx/glxglcore.c                                              |   55 
 GL/glx/glxscreens.c                                             |   66 
 GL/glx/glxscreens.h                                             |   88 
 GL/glx/glxutil.c                                                |   63 
 GL/glx/glxutil.h                                                |    2 
 GL/mesa/Makefile.in                                             |    7 
 GL/mesa/X/Makefile.in                                           |    7 
 GL/mesa/glapi/Makefile.in                                       |    7 
 GL/mesa/main/Makefile.in                                        |    7 
 GL/mesa/math/Makefile.in                                        |    7 
 GL/mesa/shader/Makefile.in                                      |    7 
 GL/mesa/shader/grammar/Makefile.in                              |    7 
 GL/mesa/shader/slang/Makefile.in                                |    7 
 GL/mesa/swrast/Makefile.in                                      |    7 
 GL/mesa/swrast_setup/Makefile.in                                |    7 
 GL/mesa/tnl/Makefile.in                                         |    7 
 GL/mesa/vbo/Makefile.in                                         |    7 
 GL/symlink-mesa.sh                                              |    2 
 Makefile.am                                                     |    6 
 Makefile.in                                                     |   10 
 XTrap/Makefile.in                                               |    7 
 Xext/Makefile.in                                                |    7 
 Xext/dpms.c                                                     |    7 
 Xext/panoramiX.c                                                |   33 
 Xext/panoramiXsrv.h                                             |   10 
 Xext/xevie.c                                                    |  122 
 Xext/xres.c                                                     |    2 
 Xext/xselinux.c                                                 |   64 
 Xext/xselinux.h                                                 |    1 
 Xi/Makefile.in                                                  |    7 
 aclocal.m4                                                      |   20 
 afb/Makefile.in                                                 |    7 
 cfb/Makefile.in                                                 |    7 
 cfb32/Makefile.in                                               |    7 
 composite/Makefile.in                                           |    7 
 composite/compwindow.c                                          |    4 
 config/Makefile.in                                              |    7 
 config/hal.c                                                    |    8 
 configure                                                       |  417 
 configure.ac                                                    |   47 
 damageext/Makefile.in                                           |    7 
 dbe/Makefile.in                                                 |    7 
 debian/README.printing-problems                                 |  162 
 debian/changelog                                                |  101 
 debian/control                                                  |   51 
 debian/patches/13_debian_add_xkbpath_env_variable.diff          |    2 
 debian/patches/91_ttf2pt1                                       |22165 ----------
 debian/patches/91_ttf2pt1_updates                               |   39 
 debian/patches/92_xprint-security-holes-fix.patch               |  158 
 debian/patches/93_spooltodir_check_file_exists                  |   52 
 debian/patches/series                                           |    4 
 debian/po/POTFILES.in                                           |    1 
 debian/po/bg.po                                                 |   50 
 debian/po/cs.po                                                 |   56 
 debian/po/da.po                                                 |   60 
 debian/po/de.po                                                 |   58 
 debian/po/es.po                                                 |   61 
 debian/po/eu.po                                                 |   50 
 debian/po/fi.po                                                 |   46 
 debian/po/fr.po                                                 |   61 
 debian/po/gl.po                                                 |   47 
 debian/po/he.po                                                 |   48 
 debian/po/hu.po                                                 |   44 
 debian/po/it.po                                                 |   49 
 debian/po/ja.po                                                 |   58 
 debian/po/nl.po                                                 |   72 
 debian/po/pt.po                                                 |   48 
 debian/po/pt_BR.po                                              |   85 
 debian/po/ru.po                                                 |   60 
 debian/po/sk.po                                                 |   43 
 debian/po/sv.po                                                 |   55 
 debian/po/ta.po                                                 |   49 
 debian/po/templates.pot                                         |   42 
 debian/po/th.po                                                 |   47 
 debian/po/vi.po                                                 |   49 
 debian/rules                                                    |   35 
 debian/xprint-common-overrides                                  |    2 
 debian/xprint-common.README.Debian                              |   82 
 debian/xprint-common.default                                    |   10 
 debian/xprint-common.dirs                                       |    4 
 debian/xprint-common.docs                                       |    2 
 debian/xprint-common.install                                    |    2 
 debian/xprint-common.links                                      |    5 
 debian/xprint-common.templates                                  |   21 
 debian/xprint-common.xprint.init                                | 1246 
 debian/xprint-overrides                                         |    2 
 debian/xprint.changelog.Debian                                  |  810 
 debian/xprint.dirs                                              |    3 
 debian/xprint.install                                           |    1 
 debian/xprint.links                                             |    1 
 debian/xprint.manpages                                          |    1 
 debian/xserver-xorg-core.postrm.in                              |   15 
 debian/xsfbs/xsfbs-autoreconf.mk                                |  150 
 debian/xsfbs/xsfbs.mk                                           |    4 
 dix/Makefile.in                                                 |    7 
 dix/devices.c                                                   |    4 
 dix/getevents.c                                                 |    2 
 doc/Makefile.in                                                 |    7 
 exa/Makefile.in                                                 |    7 
 exa/exa.c                                                       |   53 
 exa/exa.h                                                       |    2 
 exa/exa_offscreen.c                                             |  132 
 exa/exa_priv.h                                                  |    1 
 exa/exa_render.c                                                |   13 
 fb/Makefile.in                                                  |    7 
 fb/fb.h                                                         |    2 
 hw/Makefile.in                                                  |    7 
 hw/dmx/Makefile.in                                              |    7 
 hw/dmx/config/Makefile.in                                       |    7 
 hw/dmx/doc/Makefile.in                                          |    7 
 hw/dmx/examples/Makefile.in                                     |    7 
 hw/dmx/glxProxy/Makefile.in                                     |    7 
 hw/dmx/input/Makefile.in                                        |    7 
 hw/kdrive/Makefile.in                                           |    7 
 hw/kdrive/ati/Makefile.in                                       |    7 
 hw/kdrive/chips/Makefile.in                                     |    7 
 hw/kdrive/ephyr/Makefile.am                                     |    1 
 hw/kdrive/ephyr/Makefile.in                                     |   12 
 hw/kdrive/ephyr/XF86dri.c                                       |   37 
 hw/kdrive/ephyr/ephyr.c                                         |   34 
 hw/kdrive/ephyr/ephyr.h                                         |    1 
 hw/kdrive/ephyr/ephyrinit.c                                     |   19 
 hw/kdrive/ephyr/hostx.c                                         |   31 
 hw/kdrive/ephyr/hostx.h                                         |    4 
 hw/kdrive/epson/Makefile.in                                     |    7 
 hw/kdrive/fake/Makefile.in                                      |    7 
 hw/kdrive/fbdev/Makefile.in                                     |    7 
 hw/kdrive/i810/Makefile.in                                      |    7 
 hw/kdrive/linux/Makefile.in                                     |    7 
 hw/kdrive/mach64/Makefile.in                                    |    7 
 hw/kdrive/mga/Makefile.in                                       |    7 
 hw/kdrive/neomagic/Makefile.in                                  |    7 
 hw/kdrive/nvidia/Makefile.in                                    |    7 
 hw/kdrive/pm2/Makefile.in                                       |    7 
 hw/kdrive/r128/Makefile.in                                      |    7 
 hw/kdrive/sdl/Makefile.in                                       |    7 
 hw/kdrive/sis300/Makefile.in                                    |    7 
 hw/kdrive/smi/Makefile.in                                       |    7 
 hw/kdrive/src/Makefile.in                                       |    7 
 hw/kdrive/src/kdrive.c                                          |    6 
 hw/kdrive/vesa/Makefile.in                                      |    7 
 hw/kdrive/via/Makefile.in                                       |    7 
 hw/vfb/Makefile.in                                              |    7 
 hw/xfree86/Makefile.in                                          |    7 
 hw/xfree86/common/Makefile.in                                   |    7 
 hw/xfree86/common/compiler.h                                    |    2 
 hw/xfree86/common/xf86.h                                        |    1 
 hw/xfree86/common/xf86AutoConfig.c                              |   13 
 hw/xfree86/common/xf86Config.c                                  |   40 
 hw/xfree86/common/xf86Privstr.h                                 |    3 
 hw/xfree86/common/xf86Xinput.c                                  |   12 
 hw/xfree86/ddc/Makefile.in                                      |    7 
 hw/xfree86/dixmods/Makefile.am                                  |    6 
 hw/xfree86/dixmods/Makefile.in                                  |   13 
 hw/xfree86/dixmods/extmod/Makefile.in                           |    7 
 hw/xfree86/dixmods/extmod/modinit.c                             |   23 
 hw/xfree86/doc/Makefile.in                                      |    7 
 hw/xfree86/doc/devel/Makefile.in                                |    7 
 hw/xfree86/doc/man/Makefile.in                                  |    7 
 hw/xfree86/doc/sgml/Makefile.in                                 |    7 
 hw/xfree86/dri/Makefile.am                                      |    2 
 hw/xfree86/dri/Makefile.in                                      |    9 
 hw/xfree86/dri2/Makefile.am                                     |    5 
 hw/xfree86/dri2/Makefile.in                                     |   22 
 hw/xfree86/dri2/dri2.c                                          |  107 
 hw/xfree86/dri2/dri2.h                                          |   16 
 hw/xfree86/dri2/dri2ext.c                                       |  361 
 hw/xfree86/dummylib/Makefile.in                                 |    7 
 hw/xfree86/exa/Makefile.in                                      |    7 
 hw/xfree86/exa/examodule.c                                      |   13 
 hw/xfree86/fbdevhw/Makefile.in                                  |    7 
 hw/xfree86/fbdevhw/fbdevhw.c                                    |    4 
 hw/xfree86/i2c/Makefile.in                                      |    7 
 hw/xfree86/int10/Makefile.in                                    |    7 
 hw/xfree86/int10/helper_exec.c                                  |    2 
 hw/xfree86/loader/Makefile.in                                   |    7 
 hw/xfree86/loader/dixsym.c                                      |    3 
 hw/xfree86/loader/loader.c                                      |    2 
 hw/xfree86/loader/xf86sym.c                                     |    2 
 hw/xfree86/modes/Makefile.in                                    |    7 
 hw/xfree86/modes/xf86Crtc.c                                     |  276 
 hw/xfree86/modes/xf86Cursors.c                                  |    3 
 hw/xfree86/modes/xf86EdidModes.c                                |   25 
 hw/xfree86/modes/xf86Modes.c                                    |   22 
 hw/xfree86/modes/xf86Modes.h                                    |    3 
 hw/xfree86/modes/xf86RandR12.c                                  |    7 
 hw/xfree86/os-support/Makefile.in                               |    7 
 hw/xfree86/os-support/bsd/Makefile.in                           |    7 
 hw/xfree86/os-support/bsd/bsdResource.c                         |    2 
 hw/xfree86/os-support/bsd/i386_video.c                          |   10 
 hw/xfree86/os-support/bus/Makefile.in                           |    7 
 hw/xfree86/os-support/bus/Pci.h                                 |    2 
 hw/xfree86/os-support/hurd/Makefile.in                          |    7 
 hw/xfree86/os-support/linux/Makefile.in                         |    7 
 hw/xfree86/os-support/lynxos/Makefile.in                        |    7 
 hw/xfree86/os-support/misc/Makefile.in                          |    7 
 hw/xfree86/os-support/sco/Makefile.in                           |    7 
 hw/xfree86/os-support/solaris/Makefile.in                       |    7 
 hw/xfree86/os-support/sysv/Makefile.in                          |    7 
 hw/xfree86/os-support/usl/Makefile.in                           |    7 
 hw/xfree86/parser/Makefile.in                                   |    7 
 hw/xfree86/rac/Makefile.in                                      |    7 
 hw/xfree86/ramdac/Makefile.in                                   |    7 
 hw/xfree86/shadowfb/Makefile.in                                 |    7 
 hw/xfree86/utils/Makefile.in                                    |    7 
 hw/xfree86/utils/cvt/Makefile.in                                |    7 
 hw/xfree86/utils/gtf/Makefile.in                                |    7 
 hw/xfree86/utils/ioport/Makefile.in                             |    7 
 hw/xfree86/utils/kbd_mode/Makefile.in                           |    7 
 hw/xfree86/utils/xorgcfg/Makefile.in                            |    7 
 hw/xfree86/utils/xorgcfg/loadmod.c                              |    4 
 hw/xfree86/utils/xorgconfig/Makefile.in                         |    7 
 hw/xfree86/vbe/Makefile.in                                      |    7 
 hw/xfree86/vgahw/Makefile.in                                    |    7 
 hw/xfree86/x86emu/Makefile.in                                   |    7 
 hw/xfree86/x86emu/prim_ops.c                                    |    2 
 hw/xfree86/x86emu/x86emu/prim_x86_gcc.h                         |    2 
 hw/xfree86/x86emu/x86emu/types.h                                |    2 
 hw/xfree86/xaa/Makefile.in                                      |    7 
 hw/xfree86/xaa/xaaInit.c                                        |    4 
 hw/xfree86/xaa/xaaInitAccel.c                                   |   57 
 hw/xfree86/xaa/xaaPict.c                                        |  144 
 hw/xfree86/xf1bpp/Makefile.in                                   |    7 
 hw/xfree86/xf4bpp/Makefile.in                                   |    7 
 hw/xfree86/xf8_16bpp/Makefile.in                                |    7 
 hw/xfree86/xf8_32bpp/Makefile.in                                |    7 
 hw/xgl/Makefile.in                                              |    7 
 hw/xgl/egl/Makefile.in                                          |    7 
 hw/xgl/egl/module/Makefile.in                                   |    7 
 hw/xgl/glx/Makefile.in                                          |    7 
 hw/xgl/glx/module/Makefile.in                                   |    7 
 hw/xgl/glxext/Makefile.in                                       |    7 
 hw/xgl/glxext/module/Makefile.in                                |    7 
 hw/xnest/Makefile.in                                            |    7 
 hw/xprint/Makefile.in                                           |    7 
 hw/xprint/config/C/Makefile.in                                  |    7 
 hw/xprint/config/C/print/Makefile.in                            |    9 
 hw/xprint/config/C/print/attributes/Makefile.in                 |    7 
 hw/xprint/config/C/print/ddx-config/Makefile.in                 |    7 
 hw/xprint/config/C/print/ddx-config/raster/Makefile.in          |    7 
 hw/xprint/config/C/print/models/CANONBJ10E-GS/Makefile.in       |    7 
 hw/xprint/config/C/print/models/CANONC3200-PS/Makefile.in       |    7 
 hw/xprint/config/C/print/models/CANONC3200-PS/fonts/Makefile.in |    7 
 hw/xprint/config/C/print/models/GSdefault/Makefile.in           |    7 
 hw/xprint/config/C/print/models/HPDJ1600C/Makefile.in           |    7 
 hw/xprint/config/C/print/models/HPDJ1600C/fonts/Makefile.in     |    7 
 hw/xprint/config/C/print/models/HPLJ4050-PS/Makefile.in         |    7 
 hw/xprint/config/C/print/models/HPLJ4050-PS/fonts/Makefile.in   |    7 
 hw/xprint/config/C/print/models/HPLJ4family/Makefile.in         |    7 
 hw/xprint/config/C/print/models/HPLJ4family/fonts/Makefile.in   |    7 
 hw/xprint/config/C/print/models/Makefile.in                     |    7 
 hw/xprint/config/C/print/models/PS2PDFspooldir-GS/Makefile.in   |    7 
 hw/xprint/config/C/print/models/PSdefault/Makefile.in           |    7 
 hw/xprint/config/C/print/models/PSdefault/fonts/Makefile.in     |    7 
 hw/xprint/config/C/print/models/PSspooldir/Makefile.in          |    7 
 hw/xprint/config/C/print/models/SPSPARC2/Makefile.in            |    7 
 hw/xprint/config/C/print/models/SPSPARC2/fonts/Makefile.in      |    7 
 hw/xprint/config/Makefile.in                                    |    7 
 hw/xprint/config/en_US/Makefile.in                              |    7 
 hw/xprint/config/en_US/print/Makefile.in                        |    7 
 hw/xprint/config/en_US/print/attributes/Makefile.in             |    7 
 hw/xprint/doc/Makefile.in                                       |    7 
 hw/xprint/etc/Makefile.in                                       |    7 
 hw/xprint/etc/Xsession.d/Makefile.in                            |    7 
 hw/xprint/etc/init.d/Makefile.in                                |    7 
 hw/xprint/etc/profile.d/Makefile.in                             |    7 
 hw/xprint/pcl-mono/Makefile.in                                  |    7 
 hw/xprint/pcl/Makefile.in                                       |    7 
 hw/xprint/ps/Makefile.in                                        |   50 
 hw/xprint/ps/psout.h                                            |    2 
 hw/xprint/raster/Makefile.in                                    |    7 
 hw/xquartz/Makefile.in                                          |    7 
 hw/xquartz/bundle/Makefile.in                                   |    7 
 hw/xquartz/xpr/Makefile.in                                      |    7 
 hw/xwin/Makefile.in                                             |    7 
 include/Makefile.in                                             |    7 
 include/do-not-use-config.h.in                                  |    6 
 include/globals.h                                               |   10 
 include/servermd.h                                              |    2 
 include/xkbsrv.h                                                |   16 
 include/xorg-config.h.in                                        |    3 
 ltmain.sh                                                       |    2 
 mfb/Makefile.in                                                 |    7 
 mi/Makefile.in                                                  |    7 
 mi/micoord.h                                                    |    2 
 mi/miinitext.c                                                  |    8 
 mi/mivaltree.c                                                  |    4 
 miext/Makefile.in                                               |    7 
 miext/cw/Makefile.in                                            |    7 
 miext/damage/Makefile.in                                        |    7 
 miext/rootless/Makefile.in                                      |    7 
 miext/rootless/accel/Makefile.in                                |    7 
 miext/rootless/safeAlpha/Makefile.in                            |    7 
 miext/shadow/Makefile.in                                        |    7 
 os/Makefile.in                                                  |    7 
 os/WaitFor.c                                                    |    6 
 os/utils.c                                                      |    7 
 randr/Makefile.in                                               |    7 
 record/Makefile.in                                              |    7 
 render/Makefile.in                                              |    7 
 xfixes/Makefile.in                                              |    7 
 xkb/Makefile.in                                                 |    7 
 xkb/ddxLoad.c                                                   |   54 
 xkb/xkbActions.c                                                |    9 
 xkb/xkbUtils.c                                                  |    8 
 316 files changed, 4507 insertions(+), 27332 deletions(-)
---


Reply to: