xprint: Changes to 'refs/tags/xprint-1.6.0'

Drew Parsons dparsons at kemper.freedesktop.org
Thu Oct 29 04:16:39 PDT 2009


Tag 'xprint-1.6.0' created by Drew Parsons <dparsons at debian.org> at 2009-10-29 12:00 -0700

Xprint Server Version 1.6.0

Changes since xorg-server-1.3.99.0:
Aaron Plattner (15):
      Don't unwrap too early in libwfb for Composite.
      Bug #12015: Use the right offsets in the dst arguments of pixman_blt.
      stride is in FbBits-sized chunks, but xoff is not.
      Bump video driver ABI for pci-rework.
      Set noCompositeExtension to TRUE when failing to initialize the extension (e.g. when Xinerama is enabled).
      Don't segfault on shutdown if we never managed to connect to dbus.
      Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acceleration architectures to wrap above miGlyphs.
      Add CreatePixmap allocation hints.
      Save pixmap allocation hints into the PixmapRec.
      Fix a really dumb typo.
      Get rid of xf86DefModes.c.
      Fix dist by including modeline2c.awk.
      Get modes code building with old X servers again.
      Include pciaccess in the xorg-server.pc Requires line.
      Xephyr: Handle depth 30 and reject higher depths rather than crashing.

Adam Jackson (135):
      Fix an error message to not point to @xfree86.org.
      Implement core protocol backing store exclusively in terms of Composite.
      Refactor PictureInitIndexedFormats.
      [RANDR] Don't mark Xinerama as active if no crtcs are enabled. (bug #11504).
      Ignore - not just block - SIGALRM around Popen()/Pclose().
      Enable MIT-SHM in Xdmx.
      Move SIGUSR1 notification as late as possible.
      Fix accidental ABI usage in RANDR 1.2 drivers.
      Avoid PS/2 protocol probing for /dev/input/mice
      Disable explicit commenting in Monitor section.
      Fix magic number in fbdevhw
      Don't filter modes away during VBE mode list construction.
      Restore build of xf8_16bpp.
      Export the server ABI versions from xorg-server.pc
      Don't sleep(1) at server exit.
      Add -pogo option for init/teardown performance testing.
      Start 1.4.99
      Don't sleep(1) at exit on any platform.
      Eliminate some redundancy in autoconfiguration.
      Clean up some garbage in driver enumeration.
      Nuke the debugging allocator.
      Delete some dead code in X -configure.
      Simplify system resource range setup.
      Allocate RRCrtcRecs with calloc.
      Small static cleanups on dix/
      Bug #1612: Use a stronger PRNG.
      Disinfect mi/ of mfb.
      Bug #9725: Don't look in root's $HOME for config files, that's just confusing.
      Document the requirement for interleaved code and declarations.
      Bump DEFAULT_DPI to 96.
      Allow Virtual to be specified globally in the Screen section.
      RANDR 1.2: Only enable unknown outputs if there are no connected outputs.
      Clean up many #if 0.
      Fix swapped Xv dispatch under Xinerama.
      Death to libcwrapper.
      xf86getpagesize -> getpagesize elsewhere in os-support/
      Restore xf86getsecs() as not having an ANSI equivalent.
      Clean up some #if 0.
      Explain a confusing #ifdef.
      Add infrastructure for validating modes by memory bandwidth.
      Correct the documentation comments in xf86Modes.c
      Reference cvt and gtf in the xorg.conf man page.
      Report serverClient resources in the X-Resource extension.
      Add HDMI and DisplayPort connector types.
      EDID 1.4: Allow for sync range offsets.
      EDID 1.4: Trivial support for new detailed sections.
      EDID 1.4: Decode CVT 3-byte codes and add them to the mode pool.
      EDID 1.4: Extended support for digital interfaces.
      EDID 1.4: Additional aspect ratio semantics for screen size fields.
      EDID 1.4: Allow for gamma definition in extension blocks.
      EDID 1.4: Alternate color encodings for digital inputs.
      EDID 1.4: Additional semantics for display feature bits.
      Check the gamma value, not its address.
      Don't carp on EDID 1.4 blocks anymore.
      EDID 1.4: First detailed mode is always preferred.
      EDID 1.4: If given a native pixel format, use it when inferring virtual.
      CVE-2007-6429: Don't spuriously reject <8bpp shm pixmaps.
      There is no such thing as /dev/cpu/mtrr.
      Rip out useless indirection in the callback list management.
      Disable Record by default.
      Simplify critical output flushing.
      Remove some MAX* #defines that never get used.
      Redact all mention of PanoramiX from user strings.
      requestingClient is an xprintism, hide it for other servers.
      Silence the harmless FreeFontPath error message.
      X.Org Group -> X.Org Foundation
      Silence FreeResource()
      Silence an error message in ConfigureWindow that never happens.
      Use strerror instead of errno values in user strings.
      Remove useless commentary from environment and argument processing.
      Don't even attempt to parse -bpp in xfree86 DDX option parsing.
      Don't bother warning people about the keyboard driver rename, just do it.
      Eradicate the VTInit code.
      Friends don't let friends call xf86AddModuleInfo.
      Remove some braindamage from ModuleDesc.
      Simplify dlloader a bit more.
      Silence useless debug spew from XFree86-Misc extension.
      Bah, macros are hard.
      Fix Xinerama's consolidated visual handling.
      fbFillRegionTiled() is now dead code.
      Normalize swapped dispatch for Fixes{ChangeSaveSet,SelectSelectionInput}
      Match Xephyr DRI definitions to the ones in xf86dri.h
      s/via/openchrome/ in the autoconfig logic.
      Use the client-side XKB headers for the config utilities
      Bug #13736: Fix %bx in VBEGetPixelClock to match spec.
      Add several comments documenting our EDID failures.
      Allow xf86DuplicateMode() to work correctly on read-only modes.
      Remove some #if 0 guarding code duplicated in xf86Modes.c
      Clean up DisplayModeRec handling in many places.
      Constify the built-in mode tables.
      Remove the duplicate copy of xf86cvt.c
      Add xf86GTFMode().
      Nuke a duplicate SYMFUNC(xf86CVTMode)
      Fix CVT abuse in DDCModesFromStandardTiming.
      EDID 1.4: Decode additional CVT support information.
      EDID 1.4: Print additional CVT support data in the log.
      On second thought, revert that, it'll make large pixmaps painfully slow.
      1.5 has branched, start 1.5.99.x.
      xf86DDCMonitorSet: Honor the DisplaySize from the config file.
      Fix Motif menu drawing in Xnest.
      RANDR 1.2: Inherit PreferredMode from the global configuration, if any.
      Remove all mention of the vga driver from the config logic.
      Make xf86InitialConfiguration slightly smarter.
      Fix distcheck.
      Fix segfault when a monitor exists but has no modes.
      Size xf86DefaultModes explicitly.
      Bug #14927: Fix the math for xf86NumDefaultModes.
      Add the "amd" driver to magic driver selection.
      RANDR 1.2: Don't report a square resolution to RANDR 1.1 clients.
      RANDR 1.2: Fix the RANDR 1.1 screen size estimation to approach reality.
      RANDR 1.2: Fix initial mode aspect ratio match in a corner case.
      Fix a stray use of ALLOCATE_LOCAL.
      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.
      Start E-EDID support in the DDC module.
      Refactor DDC2 code to allow for proper segmented addressing.
      Add E-EDID segment selection.
      Compile fix.
      Fix PCI config space cycles from int10 emulator.
      Add doltcompile to .gitignore
      So long, and thanks for all the cfb.
      Stop building mfb/afb/xf1bpp by default.
      Death to Extended Visual Information.
      Death to APPGROUP.
      Finish deleting EVI
      Remove appgroup mentions from configure.ac
      Death to TOG-CUP.
      Remove fbpseudocolor
      Bug #13104: Don't let XAA glyph pixmaps anywhere near video memory.
      Bug #13104: XAA: Adapt to glyph storage changes.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Bug #13104: Remove broken XAA a1 glyph fast path.
      Delete all DDXes besides xprint.

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

Ademar de Souza Reis Jr (2):
      Add xorg.conf man section about catalogue:<dir> FPE
      Add Xserver man section about catalogue:<dir> FPE

Alan Coopersmith (31):
      xorgcfg needs PIXMAN_CFLAGS in order to build libc_wrapper.c
      Only use evdev drivers in Xephyr #ifdef linux
      Correct XErrorDB path and make it configurable (used by DTrace support)
      Update pci.ids to 2007-08-15 snapshot
      Actually build Secure RPC authentication support (missed in modularization)
      Remove unused pciAddrHostToBus functions from ix86Pci.c
      Fix PCI rework build on Solaris (copy what BSD does)
      xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path
      Rework local client id finding code to be more uniform
      Sun bug 6589829: include zoneid of shm segment in access policy for MIT-SHM
      Enable use of /dev/urandom on Solaris as well
      Restore checks for __i386 where needed for Sun compilers on Solaris
      Use _X_EXPORT instead of __attribute__((visibility("default")))
      Use pkg-config to get -I, -L & -R flags needed for OpenSSL
      xf86getpagesize() -> getpagesize() in os-support/solaris/sun_bios.c
      Check for <sys/sdt.h> as well when determining to enable dtrace probes
      Restore include & typedef needed by dtrace
      Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macros
      Add dixAllocatePrivate stub to dummylib for utils
      X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properly
      Kill xf86getpagesize even harder (dummylib & ioport)
      Fix reference to old versions of XFree86 to not say "Xorg 4.2 or earlier"
      More Xv extension byte swapping fixes
      Make sure SIOGLIFCONF buffer is properly aligned for socket structures
      Xevie cleanups, byteswapping fixes & request length check fixes
      Make Xevie private symbol names less generic
      Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
      Bug 14247: If pkg-config can't find openssl.pc, just link with -lcrypto
      Allow using libmd instead of libcrypto for SHA1 hashing in render/glyph.c
      Return a valid X error when stuck in font alias loop
      Move Xprt server docs from xorg-docs module

Alan Hourihane (10):
      Fix <pixman.h> include to <pixman/pixman.h>
      Allow yres_virtual to be greater for some kernel fbdev drivers.
      Fix Xdmx build
      EXA: Don't crash in ExaCheckPolyArc.
      Fix bug #12286
      Add the FB_ACCESS_WRAPPER checks
      Fix walking of GLX providers.
      Fix Line drawing with CapNotLast set in PolySegment.
      Fix context sharing between direct/indirect contexts
      More checking for failed contexts/drawables

Alex Deucher (7):
      move intel crtc xv clipping helper to the xserver
      add xf86_crtc_clip_video_helper to xf86sym.c
      Add _X_EXPORT to exported functions in hw/xfree86/modes/*
      Revert "Fix possible crash if Xv window is outside of either crtc"
      Document xf86_crtc_clip_video_helper better.
      Fix potential crasher in xf86CrtcRotate()
      Revert "Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB"

Andrew Christan (1):
      Xephyr: add "multiscreen" suport

Andrew Oakley (1):
      Fix commit aa0dfb3f42f19bb351ca7f1a9507ff5ec4590e96

Arjan van de Ven (4):
      reduce wakeups from smart scheduler
      xfree86: plug memory leak in xf86LogInit()
      xfree86: plug memory leak in InitPathList.
      xfree86: plug a memory leak in xf86LoadModules.

Arkadiusz Miskiewicz (2):
      XFree86: xf1bpp: distclean generated files as well
      Xprint: Clean up generated files

Bart Trojanowski (2):
      X86EMU: handle CPUID instruction
      Bug #14332: Fix PCI access cycles from x86emu.

Bartosz Fabianowski (1):
      Input: Fix proximity events with valuators

Ben Byer (110):
      fixed path for event_status_driver.h
      Another pathname fix for event_status_driver.h
      build fixes for XDarwin
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/xserver
      configure.ac: exclude pci-access dependency from XDarwin
      XDARWIN: build breakage fix
      added an exclusion for setting XORG on darwin
      Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/xserver
      added HAVE_LAUNCHD check to configure.ac (mostly for OSX)
      XDARWIN: Add launchd support
      Revert "configure.ac: exclude pci-access dependency from XDarwin"
      DDX changes for XDarwin
      XDARWIN: build fix for quartz/pseudoramiX.c
      XDARWIN: fixes to make Xquartz build again
      fixed cut-and-paste typo
      XDarwin: changed XF86BigFont support default from yes to auto so XDarwin can disable it
      XDarwin:  Disable dtrace support on Darwin 9 (since it doesn't work ... yet ...)
      XDarwin:  We build many many different targets, let's break them out into autoconf conditionals
      XDarwin: changes to Makefile.am to use new conditionals
      XVFB: Removed obsolete hack to build on Darwin
      XNEST: removed obsolete hack to build under Darwin
      XDARWIN: More fixes to Makefile.am
      XDarwin:  mass change from using xorg-config.h to dix-config.h cuz we're not using the X.org ddx anymore
      XDarwin: Merging misc changes from downstream.
      XDarwin: Fixes to quartzKeyboard.c to prevent a crash using certain non-US keyboards
      XDarwin:  pulling in Indirect GLX fixes from downstream
      XDarwin: build fix for X11.app
      So, like, checking return codes of system calls (signal, etc) is good.
      mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
      add missing null-pointer checks
      pulling in changes from xorg-server-1.2-apple branch
      Removed CVS tags.
      more CVS tags
      pulling more patches over from xorg-xserver-1.2-apple branch
      changing ALLOCATE_LOCAL to xalloc to prevent stack overflow
      Disable deferred updates in xp_init to fix performance problems
      Initial support for Spaces -- if you use Expose to drag an X11
      Fixed logic error that prevent JIS (Japanese) keyboard layouts from
      formatting cleanup
      fixing GLX in Xquartz
      Fixed check to refer to DarwinApp, not all Darwin targets
      Fixed Spaces issue, correctly -- dragging an X window from one
      formatting changes.
      Fixed focus problem (clicking on an X11 window that sits behind
      removed debugging output
      Undo some last-minute breakage in xpr.h
      Fix for off-by-one error in menu bar height calculation -- props to Nicholas Riley!
      formatting fixes
      Patch to rootless code that should fix many crashes.  Credit to Ken Thomases
      Darwin: Workaround for a bug where the holding down Command to make a "fake"
      Darwin: Trap Deactivate messages and release modifiers to avoid "stuck shift lock" (etc) bugs
      Darwin: Swap modifier keys for buttons 2 and 3 -- now Option-click is the middle click
      Darwin: Initial support for Spaces -- if you use Expose to drag an X11
      Darwin: Adding "fake RandR" support from old X11.app
      Darwin: fix for spurious "Are you sure you want to quit?" message
      Darwin: Fixed the call to xp_init so that we now receive Motion notifications even
      Darwin: These changes are necessary, yet not sufficient, to get 8-bit indexed
      Darwin: Patch to avert (some) damage / rootless crashes, courtesy of Ken Thomases
      Darwin: Added a lightweight debugging facility to support troubleshooting
      Darwin: Disabled ALT_IS_MODE_SWITCH
      Darwin: Added some DEBUG_LOG sauce to the XP_EVENT handling code
      added missing call to xcb_connect()
      ALLOCATE_LOCAL is dangerous on Darwin due to memory layout differences
      fixed pathname in GL/apple/Makefile.am
      Just a couple of small uninitialized pointer fixes
      Added darwinEvents.h to EXTRA_DIST
      remove Xplugin.h, because we should use the one in /usr/include
      created x11-exec wrapper, which uses LaunchServices to find
      Modified X11 plist to use x11-exec
      fixed bug in x11-exec that prevent icon from showing up
      we need to link against CoreServices, not ApplicationServices
      clarified debug message to indicate that we're sleeping
      prevent "fake mouse clicks" from generating spurious extra events
      xquartz: copy in new stubs from Xi/stubs.c to replace our old
      Remove calls to InitValuatorAxisStruct -- these are now handled in dix by
      add debug statements so we can see if/when our Xinput stubs are getting called.
      Add code to track 5 valuators for pointing device, in preparation
      Begin to move all of our Xquartz DDX-specific event handlers
      add logging of current thread ID to DEBUG_LOG macro
      add prototype for DarwinEventHandler
      gut darwinEQEnqueue, and make it just call mieqEnqueue (for the moment)
      remove vestigal DarwinEQPointerPost etc
      nuke DarwinEventQueue
      just a bit of juggling headers around -- we're preparing
      shovelling code around ...
      moved and renamed QuartzMessageServerThread to
      formatting cleanup for X11Application.m (no code changes)
      The AppKit thread should not be calling directly into the X server
      add missing dix-config include
      kludge: miEqEnqueue wants a device, even if we're passing custom messages,
      hack to Xquartz to prevent xmodmap from wiping out our valid modmap, per daniels
      darwinKeyboard: refactor slightly so that we're not cutting and pasting code from dix, kthx
      enable keyboard map debugging -- it's going to x11-debug.txt, anyway ... so no harm
      add support for horizontal scrolling (buttons 6 and 7)
      delete debugging spew
      formatting cleanup
      oops, missed a spot
      removed Xquartz debugging code that leaked into master.  Our Bad.
      Added XKB support for Xquartz
      random flailing
      Fix for pointer-offset issue when using a multi-display environment on X11.app.
      Nuke a call to deprecated LookupClient, and hopefully prevent a
      add missing DARWIN_GLX_LIBS in configure.ac
      xquartz: remove vestigial aglGlx.c
      xquartz: clean up linker line for main binary
      glx / xquartz:  we still need glxcontentmodes.[ch] kthx
      xquartz: build fixes for GLX/DRI2 fallout (note: not guaranteed)
      xquartz: remove unused params from DarwinEQInit
      xquartz: created darwinTablet, to represent tablet events
      Xquartz: experimental embedding of Sparkle.framework

Ben Skeggs (1):
      exa: set driverPriv to NULL before it might get used later with garbage

Bernardo Innocenti (2):
      Include stddef.h for size_t.
      exa: make the prototype for exaGetPixmapFirstPixel() public

Blair Sadewitz (1):
      Autoconfiguration of wsmouse for NetBSD.

Brian (2):
      regenerated, adds GL_MAX_3D_TEXTURE_SIZE (see bug 13811)
      regenerated to add framebuffer object tokens (bug 13800)

Brian Paul (1):
      glx: fix crash when freeing visuals

Brice Goglin (2):
      Replace a non-ascii char with the corresponding groff escape in exa.man.pre
      Add a missing linebreak after LoadModule: "foo"

Carl Worth (8):
      ProcRenderAddGlyphs: Convert while loops to for loops where more natural
      ProcRenderAddGlyphs: Take advantage of the for loops to simplify the code a bit
      Split HashGlyph functionality out into HashGlyphInfoAndBits
      ProcRenderAddGlyphs: Avoid allocating a glyph just to find it cached
      Use strong hash (SHA1) for glyphs
      Use per-screen Pixmaps for glyphs
      Create a Picture as well as a Pixmap at the time of AllocateGlyph
      Avoid leaking a Pixmap for every glyph

Chris Wilson (3):
      Bug #10463: Always initialize reference pixel before AllocColor()
      Bug #10464: Set pixel value to 0 before FindColor()
      Bug #10465: Use calloc() for allocating PixmapRec's.

Christian Weisgerber (1):
      FreeBSD/alpha server build requires libio (missed in modularization).

Coleman Kane (1):
      Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.c

Colin Harrison (1):
      Rootless: Fix lvalue error from devPrivates change

Dan Nicholson (1):
      glx: Use glapi sources from the mesa tree

Daniel Stone (81):
      XFree86: xf1bpp: Fix previous build system commit
      Bump version to 1.3.99.1 for development
      GL: GLX: Make sure glxbyteorder.h is distributed
      configure.ac: Disable D-Bus config API support by default
      configure.ac: Actually use -lrt in monotonic clock test
      configure.ac: Add $CONFIG_LIB to server libraries
      Config: HAL: Use input.xkb namespace
      Hotplug: HAL: Fix error handling
      Fix key repeats during VT switch.
      GetKeyboardEvents: Reject out-of-range keycodes (bug #12528)
      Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
      XFree86 Misc/VidMode: Remove ridiculous debug ErrorFs
      configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriate
      Xi: Include XI protocol header in exevents.h
      XKB: Add more bits to xkbsrv.h
      XFree86: Remove ridiculous SIGIO debugging
      XKB: Don't update indicators on all devices, add missing include file
      XKB: Cope with all events in XkbProcessKeyboardEvent
      XKB: Remove usage of alloca
      Render: Remove usage of alloca
      Record: Remove usage of alloca
      RandR: Remove usage of alloca
      OS: Remove usage of alloca
      Damage: Remove usage of alloca
      mi: Remove usage of alloca
      mfb: Remove usage of alloca
      Xwin: Remove usage of alloca
      Xprint: Remove usage of alloca
      Xvfb: Remove usage of alloca
      DMX: Remove usage of alloca
      KDrive: Remove usage of alloca
      XFree86: Remove usage of alloca
      fb: Remove usage of alloca
      EXA: Remove usage of alloca
      DIX: Remove usage of alloca
      cfb: Remove usage of alloca
      afb: Remove usage of alloca
      Xi: Remove usage of alloca
      Xext: Remove usage of alloca
      XTrap: Remove usage of alloca
      EXA: Remove usage of alloca
      DIX: Remove last alloca call
      OS: Remove ALLOCATE_LOCAL from os.h
      Remove all traces of external RGB database (and Speedo)
      DIX: XKB: Set xkbInfo to NULL as well as freeing it (bug #10639)
      .gitignore: Ignore build directories
      COPYING: Collapse 'canonical license' into one statement
      DIX/getevents: Document GetMaximumEventsNum() a little better
      XKB: Don't ring the bell when we don't have a BellProc (bug #13246)
      ProcessOtherEvent: Don't do double translation of button events
      WaitForSomething: Ignore EAGAIN
      XKB: Actions: Don't run certain actions on the core keyboard
      Config: D-Bus: Don't leak timers
      Config: HAL: Don't leak options on failure to add device
      OS: Don't leak connection translation table on regeneration
      KDrive: Xephyr: Don't leak screen damage structure
      Input: Don't reinit devices
      OS: IO: Zero out client buffers
      XKB: XkbCopyKeymap: Don't leak all the sections
      Xephyr: One-time keyboard leak fix
      XKB: Delete xkberrs.c
      main(): Remove uncredible failure
      XKB: Move headers into the server tree
      XKB: Deprecate XKBSRV_NEED_FILE_FUNCS
      XKB: Remove a bunch of mad ifdefs
      XKB: Remove usage of client-side types
      XKB: Remove support for pre-built keymaps
      XKB: Always set size correctly in XkbCopyKeymap's geometry routines
      XkbProcessOtherEvent: Don't depend on now-removed header
      XKB: Ditch XkbFileInfo
      XKB: Actually use the keymap we compile at startup
      XKB: Fix initial map setting on startup
      mi: More meaningful assert crashes
      XkbCopyKeymap: Fix broken indentation
      gitignore: Add two more bits
      configure.ac: Do the dolt
      Revert "Optimize dixLookupPrivate for repeated lookups of the same private."
      GL: Make errors non-fatal
      Build: Ensure xf86DefModeSet.c ends in an empty line
      XKB: Actually explain keymap failures
      Revert "GL: Make errors non-fatal"

Dave Airlie (31):
      xserver: stop bcopy from going really slow
      randr: fixup crtc and output destroy
      EXA: Add a couple of missing exaPrepare/FinishAccess calls.
      exa: add a pixmap private pointer for drivers to retrieve.
      exa: add hooks for drivers to take over pixmap allocation
      exa: increase minor version number for pixmap allocation hooks
      exa: make sure we set fb_ptr to NULL
      exa: add new flags to denote driver handles all pixmap migration/hiding
      exa: direct access to the pixmap sys ptr is bad if the pixmap isn't mapped
      randr: make randr code not segfault when xinerama set
      modes: use xf86RandR12Index to stop illegal access
      edid quirk for MAX 0x77e monitor
      xf86Crtc: pass correct parameter.
      xf86crtc: oh mon could be NULL, so check before quirks
      Xquartz ate my DMX - thanks
      damn then my cut-n-paste ate my end of lines...
      mi: set the private key to a unique non-zero value
      entity sharing: make !shareable entity non-fatal.
      xf86Cursors: fix memset for non-square cursors
      xf86Crtc: add higher level modesetting entry point.
      quirks: another LPL panel with the cm/mm wrong
      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
      xf86edid: fix typo in debug output
      pci: don't do this pci stuff when we don't have hw access

Dave Jones (1):
      Kdrive: fix nasty thinko in TslibEnable()

David Nusinow (28):
      Move module defaults from the header to the source file.
      Fix bug in debugging info related to pci-rework merge
      Load intel instead of i810 when autoconfiguring
      First pass at improved video driver autoloading
      Fix autoloading of drivers for pci-rework
      Use the best guess heuristic as a fallback for autoloading
      Don't require that the screen explicitly attach the device section
      Allow the user to not have a screen section
      When there's no xorg.conf, use the video driver autoloading function
      Re-enable validation of the screen section of xorg.conf
      Don't bother validating the Device section of the conf file
      Remove obsolete error message define from parser
      Separate choosing driver from the file-based implementation
      Remove some unused variables
      Fix a warning about the control logic in xchomp()
      Fix another compiler warning
      Make PCI text file directory configurable
      Fix compilation issue on FreeBSD (bug #12841)
      Add a note as to why the text file based PCI ID scheme is present at all
      Define PCI_TXT_IDS_DIR more cleanly
      Log enabling of DPMS even when it's not set in xorg.conf
      Don't log DPMS enabling as being from xorg.conf if it's not
      Add tags/TAGS to .gitignore for ctags usage
      Merge commit 'upstream/master'
      bug #10008: Make Xvfb.1 document the correct default depth
      Bug #13860: Ensure that the DRI mode is in octal format.
      Add missing file from previous commit.
      Bug #10016: Implement WM_CLASS hints in Xephyr.

David S. Miller (1):
      [SBUS]: Fix build, use getpagesize() instead of xf86getpagesize().

Dodji Seketeli (73):
      Kdrive: unbreak kdrive linking
      Xephyr: fix compilation breakage.
      xserver: test presence of strlcpy in configure
      xserver: don't force DTRACE detection by default
      Xephyr: fix compiler warnings
      Fix #12650: "windows not receiving mouse events in multiple screens context"
      Add basic Exa driver entry point validation.
      initial commit of xv support work
      link and init xv
      add -verbosity <level> option to command line
      works with no adaptors
      initial commit of xv support work
      link and init xv
      misc fixes.
      make xvinfo work
      implement setportattribute and getportattribute calls
      make properties setting/query code work and hopefully complete.
      first implementation of putimage
      don't crash when hostX reports an error.
      advertise only the hooks implemented by host X
      add [Get/Put]Video and [Get/Put]Still support
      make EphyrXVPriv be a singleton
      Support clipping region in PutImage.
      Initial dri forwarding big bricks.
      make xephyr talk DRI protocol with hostX
      Xephyr-Xv: fix a crash when host X support several ports
      Ephyr-Xv: add a new line to a log
      Implement ReputImage and StopVideo
      XEPHYR: more GLX/DRI proxying work.
      EPHYR: Add an experiment proto proxy extension.
      proxy the glXGetFBConfigSGIX call
      mirror the visuals of the host X at startup.
      Xephyr: add logging in the DRI extension
      Xserver: fix potential crash
      Xephyr: Make glxinfo work on the ATI R200 free driver.
      Xephyr: better error handling in GLX forwarding
      Xephyr: add more logging to GLX forwarding
      Xephyr: fix a host X hang.
      Xephyr: make accelerated glxgears work in Xephyr
      Xephyr: oops, forgot to add ephyrdriext.h
      Xephyr: properly clip GL drawables in Xephyr
      Xephyr: fix a clipping issue xephyr-dri
      GLX: allow skipping of visual init wrapping
      fbcmap_mi.c: add a missing api
      Kdrive: use fbcmap_mi.c instead of fbcmap.c
      Xephyr: add -nodri and -noxv switches.
      Xephyr: cleanup XF86dri.c a bit
      Xephyr: check presence of extensions in host X
      Xephyr: glx fixlet
      Xephyr: port XV/GL stuff of the new multiscreen architecture
      Merge Xephyr-XV/GL stuff into master
      Xephyr: better compilation without GLX
      Xephyr: remove an unused variable
      Xephyr: fix a compiler warning
      Xephyr: don't disable glx visual init by default
      Xephyr: better handling of the -nodri option
      Xephyr: remove a potential crasher
      updated from 'master'
      EXA: dude, don't validation driver hooks twice !
      Xephyr: fix some DRI build breakage
      GL: fix crash at mesa destruction time
      pull 'master'
      Xephyr: fix a crash when using xrandr twice
      resync with 'master'
      Xnest: fix lib dependancy to make libtool happy
      Xephyr: don't use Xv or GL when those are disabled.
      sync with 'master'
      Xephyr: do not AM_CONDITIONAL inside a shell if branch
      kaa: update kaaCreatePixmap to support the new usage_int
      [Xephyr/GL] don't crash when the host returns a NULL server string
      [Xephyr/GL] properly route expose event on GL drawables
      [Xephyr/GL] unbreak the build
      [Xephyr/DRI] correctly route motion events targeted at GL drawable

Donnie Berkholz (2):
      Xephyr: Distribute ephyrdriext.h in tarballs.
      Xephyr: Build fix: Port across XF86dri.c changes from Mesa.

Doug Chapman (1):
      Bug #14091: Fix build (and runtime) on ia64.

Drew Parsons (13):
      Define XPRINT in XPRINT_CFLAGS (configure.ac)
      Create dix/libXpdix.la for Xprint-specific build of libdix.la
      Disable D-BUS from Xprint.
      Merge branch 'master' of git://anongit.freedesktop.org/git/xorg/xserver into upstream-experimental
      Create dummy modinit.h for Xext.
      dix: append "built-ins" to the font path in SetDefaultFontPath
      Merge branch 'upstream-unstable' of git+ssh://git.debian.org/git/pkg-xorg/xserver/xprint into upstream-unstable
      By default, enable built-in fonts in configure script.
      Add Xprint FAQ.
      Revert "By default, enable built-in fonts in configure script."
      README discusses build issues around libXfont 1.4.
      xprint 1.6.0
      Disable all xservers other than Xprint.

Eamon Walsh (353):
      Add SELinux extension source files.
      Add SELinux extension configure-time support.
      Add SELinux extension to the module/extension loader.
      Merge branch 'my-XACE-modular' into my-XACE-SELINUX
      Add SELinux extension configure-time support.
      Merge branch 'my-XACE-modular' into my-XACE-SELINUX
      Merge branch 'master' into my-XACE-modular
      Merge branch 'my-XACE-modular' into my-XACE-SELINUX
      Experimental window property holding security context.
      Improve error handling, messages during initialization.
      Merge branch 'master' into my-XACE-SELINUX
      Change symbol in libaudit library test.
      Merge branch 'master' into my-XACE-SELINUX
      Merge branch 'master' into my-XACE-SELINUX
      Add required root window context to config file.
      Add SELinux extension source files.
      Add SELinux extension configure-time support.
      Add SELinux extension to the module/extension loader.
      Add SELinux extension configure-time support.
      Experimental window property holding security context.
      Improve error handling, messages during initialization.
      Change symbol in libaudit library test.
      Add required root window context to config file.
      Naming change: Security*Operation -> Xace*Operation
      Remove trailing whitespace (whitespace police).
      Merge branch 'XACE-SELINUX' into my-XACE-SELINUX
      Split AssignClientState() into two routines, new routine is server-specific.
      Change MLS levels in config file contexts to more sane defaults.
      Add xserver object class to list of object classes.
      Merge branch 'master' into my-XACE-SELINUX
      Naming change: Security*Access -> Dix*Access.
      Policy updates.
      Merge branch 'master' into my-XACE-SELINUX
      Policy updates.
      Remove the root window context line from the configuration file.
      Split ObjectSIDByLabel into two functions since property labeling now
      Policy updates: use x prefix in property and ext types.
      Merge branch 'master' into my-XACE-SELINUX
      Merge branch 'master' into my-XACE-SELINUX
      Remove nasty function pointer type from DevUnion, return to documented type.
      devPrivates rework: add RC_PRIVATES class, make ResourceRec visible in
      devPrivates rework: add dix header file containing new interface.
      devPrivates rework: add new interface implementation.
      devPrivates rework: hook up new interface in resource system; add new
      devPrivates rework: unhook resource system; will try a different approach.
      devPrivates rework: redo interface and implementation.
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: remove some debugging code from dixFreePrivates.
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: move reset functions into a single call.
      devPrivates rework: hook up new mechanism in backwards-compatibility mode
      devPrivates rework: redo interface again, dropping parent and type parameters
      devPrivates rework: redo field offset registration, drop RC_PRIVATES class.
      Add ResourceStateCallback similar in function to ClientStateCallback.
      xselinux: remove context validation function for now.
      devPrivates rework: pass address of pointer to private callbacks instead of
      xselinux + security: remove confusing CALLBACK macro.
      xselinux: use the new ResourceStateCallback instead of the XACE_WINDOW_INIT hook.
      xace: drop XACE_WINDOW_INIT hook, it has been superseded by ResourceStateCallback.
      xace: add XACE_SELECTION_ACCESS hook for selection redirection/access.
      xace: bump major version since the hooks have changed.
      dix: add new selection fields supporting redirection.
      xace: add access_mode argument to selection hook.
      dix: devPrivates support for PropertyRec.
      xace: add new argument to property hook for property structure itself.
      dix: reorganize property code to better support xace hook; requires new API for
      dix: move access codes to separate header file, add DixCreateAccess.
      xace: drop the name argument from the property callback.
      xace: pass serverClient as default argument to dixChangeWindowProperty
      Merge branch 'master' into XACE-SELINUX
      Merge branch 'master' into XACE-SELINUX
      Merge branch 'master' into XACE-SELINUX
      xace: provide creation-time resource hook call in CreateWindow().
      xace: minor comment fixes.
      devPrivates rework: zero out newly allocated private space.
      xace: forgot one of the hook call arguments.  Add it.
      security: rewrite to use new devPrivates support.
      devPrivates rework: properly free devPrivates on compatibility structures,
      dix: add new, combined resource lookup function.  Move all dix lookup API
      devPrivates rework: minor fix; use calloc and avoid initialization.
      devPrivates rework: properly free devPrivates on compatibility structures,
      Merge branch 'master' into XACE-SELINUX
      Merge branch 'master' into XACE-SELINUX
      security: remove debugging code.
      xace: change the semantics of the return value of XACE hooks to allow
      Merge branch 'master' into XACE-SELINUX
      dix: Add a bunch of new access codes.
      dix: fix null pointer dereference in new resource lookup function.
      xselinux: use new libselinux support for private Flask definitions.
      Merge branch 'master' into XACE-SELINUX
      xselinux: use new libselinux support for context labeling.
      xselinux: adjust the config file format to that expected by libselinux.
      Merge branch 'master' into XACE-SELINUX
      security: drop the "declare extension security" dix call.  Use the
      security: drop support for XC-QUERY-SECURITY authorization method.
      xace: drop site-policy and declare-extension-security hooks, add 2 new hooks
      Temporarily disable Security and SELinux extensions
      xace: add hooks + new access codes: core protocol colormap requests
      xace: add hooks + new access codes: core protocol window requests
      dix: remove caching of drawables and graphics contexts.  The security checks
      xace: add hooks + new access codes: core protocol GC requests
      xace: add hooks + new access codes: core protocol property requests
      xace: add hooks + new access codes: core protocol cursor requests
      xace: rename hostlist security hook to "server" as this hook will be used
      xace: add hooks + new access codes: core protocol server requests
      xace: add hooks + new access codes: core protocol screensaver requests
      xace: drop background-none checking hook, add new hook for controlling
      xace: add hooks + new access codes: core protocol client requests
      xace: add hooks + new access codes: core protocol font requests
      xace: add hooks + new access codes: core protocol pixmap requests
      xace: add hooks + new access codes: core protocol selection requests
      devPrivates rework: use camelcase standard for name of key type.
      devPrivates rework: add const qualifier to key type.
      devPrivates rework: Nevermind, can't const due to return value warnings.
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: since API is already broken, switch everything
      xace: add hooks + new access codes: core protocol input requests
      xace: drop map-window checking hook, add new hooks for controlling the
      xace: add hooks + new access codes: TOG-CUP extension.
      devPrivates rework: convert CursorRec and CursorBits over to new interface.
      xace: add hooks + new access codes: XFixes extension.
      xace: add hooks + new access codes: MIT-SCREEN-SAVER extension
      xace: add hooks + new access codes: SHAPE extension
      xace: Correct some access modes.
      xace: add hooks + new access codes: Render extension
      xace: add hooks + new access codes: Composite extension
      xace: add hooks + new access codes: Damage extension
      xace: add new fields to resource access hook to allow parent resource objects
      devPrivates rework: register an offset for every resource type, use
      Merge branch 'master' into XACE-SELINUX
      xace: add special-case for just setting the event mask on a window,
      xace: add missing argument to hook call.
      devPrivates rework: move devPrivates field in drawable structure types
      xace: add hooks + new access codes: DOUBLE-BUFFER extension
      xace: add hooks + new access codes: MIT-SHM extension
      xace: add hooks + new access codes: SYNC extension
      xace: modifications to ChangeWindowAttributes special case: separate
      xace: add hooks + new access codes: APPGROUP extension
      xace: add hooks + new access codes: XF86-Bigfont extension
      xace: change prototype of VALIDATE_DRAWABLE_AND_GC macro to allow access
      xace: add hooks + new access codes: XV extension.
      Input: Return errors to the dispatcher instead of sending them ourself.
      Input: Properly swap DevicePresenceNotify events.
      Merge branch 'master' into XACE-SELINUX
      xace: add new hooks + access controls: XInput extension.
      xace: add hooks + new access codes: XKB extension.
      xace: remove obsoleted DRAWABLE_ACCESS hook.
      xace: add hooks + new access codes: XTEST extension
      xace: add creation hook for new input devices.
      dix: pass a valid ClientPtr to SetFontPath in all cases.
      xace: remove the special-cased "ignore" functionality from the property code.
      xace: move the property deletion hook inside the DeleteProperty function.
      dix: Add a new "registry" mechanism for registering string names of things.
      NULL is not a valid argument to CreatePicture, please use serverClient
      registry: Register Input extension protocol names.
      registry: Register XKB extension protocol names.
      registry: Register composite extension protocol names.
      registry: Register DMX extension protocol names.
      registry: Register APPLEDRI extension protocol names.
      registry: Register XINERAMA extension protocol names.
      registry: Register APPLEWM extension protocol names.
      registry: Register XF86DRI extension protocol names.
      registry: Register XF86VidMode extension protocol names.
      registry: Register XF86Misc extension protocol names.
      registry: Register XF86DGA extension protocol names.
      registry: Register WINDOWSWM extension protocol names.
      registry: Register DBE extension protocol names.
      registry: Register Record extension protocol names.
      registry: Register XFixes extension protocol names.
      registry: Register XTrap extension protocol names.
      registry: Register DAMAGE extension protocol names.
      registry: Register RANDR extension protocol names.
      registry: Register RENDER extension protocol names.
      registry: Register SHM extension protocol names.
      registry: Register EVIE extension protocol names.
      registry: Register Resource extension protocol names.
      registry: Register XPrint extension protocol names.
      registry: Register DPMS extension protocol names.
      registry: Register Multibuffer extension protocol names.
      registry: Register XTest extension protocol names.
      registry: Register XC-MISC extension protocol names.
      registry: Register Xv extension protocol names.
      registry: Register XF86Bigfont extension protocol names.
      registry: Register MIT-MISC extension protocol names.
      registry: Register TOG-CUP extension protocol names.
      registry: Register EVI extension protocol names.
      registry: Register Fontcache extension protocol names.
      registry: Register BigRequests extension protocol names.
      registry: Register APPGROUP extension protocol names.
      registry: Register SYNC extension protocol names.
      registry: Register SHAPE extension protocol names.
      registry: Register MIT-SCREEN-SAVER extension protocol names.
      registry: Register XvMC extension protocol names.
      registry: Add some missing #include's.
      xace: update the DeleteProperty prototype to include the client argument.
      xace: add creation/labeling hook to CreateRootWindow().
      xace: Add an access_mode field to the extension structure.
      xselinux: Started reworking extension using new XACE hooks.
      xselinux: Remove config file, this has been moved to the policy.
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: update new GL/glxext code.
      xselinux: Move functions around; add some more comments.
      xselinux: add hook for device acceses.
      registry: Add "X11:" prefix to core protocol names.
      registry: special case minor number when looking up core requests.
      dix: Add client parameter to AddPassiveGrabsToList().
      xace: Fix bug in AddPassiveGrabToList(), was using wrong GrabPtr.
      xselinux: add hooks for send and receive access.
      xselinux: add basic event labeling.
      xace: Bug fixes, name changes to selection access hooks and fields.
      xselinux: properly update sizes when dynamic arrays are resized...
      xace: try to pretend events were sent when a denial occurs.
      xselinux: Unregister callbacks on server reset.
      xselinux: Remove synthetic bit when looking up event type.
      xace: Still more changes to selection code.  Removed the SelectionPtr from
      xselinux: Add basic support for selection access control and redirection.
      Revert "registry: special case minor number when looking up core requests."
      xselinux: Add audit message fields for selection and event names.
      xselinux: Introduce a type transition when labeling events.
      Merge branch 'master' into XACE-SELINUX
      xselinux: Label the default device directly with the process context.
      xselinux: Don't include the client in the receive hook audit messages.
      xace: Add a "manage" access check when setting the Redirect event bits.
      registry: Remove synthetic bit from event types in lookup function.
      xselinux: Add a SetDeviceContext request and stubs for more requests.
      xselinux: Register SELinux extension protocol names.
      Merge branch 'master' into XACE-SELINUX
      Modified performance patches from Arjan van de Ven <arjan at infradead.org>
      Rework of the XC-SECURITY extension.  The gen-auth protocol has not changed,
      Remove SecurityPolicy file and associated references in the manpages.
      Restore the XC-SECURITY option in configure.ac, but disabled by default.
      registry: Register XC-SECURITY extension protocol names.
      xselinux: add new synthetic_event security class, and fix registry code.
      xselinux: adjust receive hook to use new synthetic_event class.
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: add missing include of dix/privates.h
      xace: restore the old SaveScreens function and introduce new API, since the
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: put back a comment that was mistakenly removed
      Remove some duplicate include statements.
      devPrivates rework: put back some changes that were mistakenly removed
      Revert "registry: Register composite extension protocol names."
      Revert "registry: Register DAMAGE extension protocol names."
      Revert "registry: Register DBE extension protocol names."
      Revert "registry: Register APPLEWM extension protocol names."
      Revert "registry: Register XINERAMA extension protocol names."
      Revert "registry: Register APPLEDRI extension protocol names."
      Revert "registry: Register DMX extension protocol names."
      Revert "registry: Register XF86DGA extension protocol names."
      Revert "registry: Register XF86Misc extension protocol names."
      Revert "registry: Register XF86VidMode extension protocol names."
      Revert "registry: Register XF86DRI extension protocol names."
      Revert "registry: Register WINDOWSWM extension protocol names."
      Revert "registry: Register RANDR extension protocol names."
      Revert "registry: Register Record extension protocol names."
      Revert "registry: Register RENDER extension protocol names."
      Revert "registry: Register APPGROUP extension protocol names."
      registry: Remove registry code from BigRequests extension.
      registry: Remove registry code from TOG-CUP extension.
      registry: Remove registry code from DPMS extension.
      registry: Remove registry code from EVI extension.
      registry: Remove registry code from Fontcache extension.
      Revert "registry: Register Multibuffer extension protocol names."
      registry: Remove registry code from MIT-MISC extension.
      Revert "registry: Register MIT-SCREEN-SAVER extension protocol names."
      registry: Remove registry code from XC-SECURITY extension.
      Revert "registry: Register SHAPE extension protocol names."
      Revert "registry: Register SHM extension protocol names."
      Revert "registry: Register SYNC extension protocol names."
      registry: Remove registry code from XC-MISC extension.
      Revert "registry: Register EVIE extension protocol names."
      registry: Remove registry code from XF86Bigfont extension.
      Revert "registry: Register XPrint extension protocol names."
      Revert "registry: Register Resource extension protocol names."
      registry: Remove registry code from SELinux extension.
      registry: Remove registry code from XTest extension.
      Revert "registry: Register Xv extension protocol names."
      Revert "registry: Register XvMC extension protocol names."
      Revert "registry: Register XFixes extension protocol names."
      registry: Remove registry code from XInput extension.
      Revert "registry: Register XKB extension protocol names."
      Revert "registry: Register XTrap extension protocol names."
      registry: Fix some mistakes in the reversion of prior commits.
      registry: rename the SERVERCONFIGdir and relocate it to /usr/lib/xorg
      registry: Add a great big list of protocol names, like the XErrorDB that
      registry: Rebase registry to use the server config file of protocol names.
      registry: Add a call for DTRACE compatibility.
      registry: swap out the DTRACE XErrorDB stuff for the new registry call.
      registry: add missing include statement.
      xselinux: Add new protocol for setting device create context.
      Merge branch 'master' into XACE-SELINUX
      devPrivates rework: more cleanup from previous merge operation.
      Merge branch 'master' into XACE-SELINUX
      Bump video driver ABI and extension ABI for devPrivates rework.
      Bump server version for devPrivates rework / XACE.
      XACE: Restore the old background None behavior in response to bug #13683.
      XACE: Too many arguments to selection access hook.
      xselinux: Send AVC messages to audit system instead of log file/stderr.
      xselinux: Remove unnecessary structure definition.
      xselinux: Implement swapped protocol request logic.
      xselinux: don't FatalError on an invalid class mapping, just disable support.
      xselinux: Remove "X" prefix on remaining functions and strings.
      xselinux: Fix whitespace warnings.
      Bug #13794: Update MBE extension devPrivates to new interface.
      Bug #13765: Heap corruption in XC-SECURITY extension code.
      dix: Fix bug+leak in callback manager DeleteCallbackList function.
      devPrivates rework: Free callback lists after use.
      XACE: DeleteCallbackList zeroes out its argument so don't do it twice.
      xselinux: Whitespace fixups.
      xselinux: Implement "get context" protocol requests.
      xselinux: Use a privileged bit in the state instead of passing an index
      xselinux: Rename SelectionManager to more generic SecurityManager.
      XACE: Don't need to actually register a protocol extension.
      XACE: Stop using fake requestVectors in favor of a simple hook call.
      XACE: Remove the extension code entirely, XACE is completely static now.
      xselinux: Move the extension to extmod instead of being built-in.
      XFixes: squash a pointer/integer size mismatch warning.
      XACE: Move the property access hook to its own function.
      XACE: Push the dix "structure" includes down to the security modules.
      xselinux: Add getattr and setattr to the permission map for properties.
      xselinux: Split devPrivate state into subject and object records.
      xselinux: Use the device name in debugging output.
      XACE: Correct some protocol error values in the colormap routines.
      Revert "Bug #8937: Extension setup functions not called on server resets"
      XACE: Move the selection access hook to its own function.
      XACE: Change access modes for some device-related requests.
      xselinux: Add use to permission map for devices.
      security: Revise set of permissions granted to untrusted clients.
      Remove COMPOSITE ifdefs around WindowRec bitfield as it has no ABI effect.
      XACE: Make the default window background state configurable per-window.
      security: Register resource names in the server-side name registry.
      xselinux: Rip out the selection code in advance of polyinstantiation support.
      xselinux: Stub out selection protocol requests.
      XACE: Require "manage" permission for XKBSetNames.
      xselinux: Don't throw BadAccess if DixUnknownAccess is passed in to a hook.
      xselinux: Prefix a few remaining error messages with "SELinux".
      XACE: Fix instances of DixUnknownAccess at hook callsites.
      XACE: Call the creation hook to properly label COMPOSITE window pixmaps.
      XACE: Adjust the location of the COMPOSITE creation hook.
      xselinux: Log messages to both libaudit and Xorg.0.log.
      xselinux: Don't require device "read" permission for XQueryPointer.
      dix: Refactoring of property code to allow for polyinstantiation.
      dix: Refactoring of selection code to allow for polyinstantiation.
      XACE: Add generic support for property and selection polyinstantiation.
      dix: Modify callers of property and selection API to use new interfaces.
      dix: Convert selection list to a linked list.
      XACE: Check the return value of the selection create hook call.
      xselinux: Implement polyinstantiation support and related protocol.
      Apply __glXDisp_GetVisualConfigs message patch
      XSELinux: Correctly handle some permission bits that are used more than once.
      XSELinux: Do a check for whether background "None" is allowed.
      XSELinux: Add xorg.conf option for permissive/enforcing/disabled.
      XSELinux: Add a request to get a client's context from a resource ID.

Egbert Eich (4):
      Fixing a misleading comment which could suggest a GPL violation.
      Fixing sig11 in xf86I2CGetScreenBuses().
      Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer.
      xkb: use the correct device instead of an uninitialised "dev". #15614

Elvis Pranskevichus (1):
      Config: D-Bus: Fix dbus_bus_request_name failure check

Eric Anholt (40):
      Fix driver build after pixman changes.
      Fix the swapped decode of the EDID DTD h/v sync polarity fields.
      Fix overly-restrictive integer overflow check in EXA pixmap creation.
      Revert "Fix <pixman.h> include to <pixman/pixman.h>"
      Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
      Fix fbdevhwstub for pci-rework.
      Remove unused xf8GetBlock and xf86GetSparse entry points.
      Remove the BusAccWindows resource code which is now unused.
      Replace BSD custom PCI code with a stub implementation thanks to pciaccess.
      Bug #9629: Remove badly-licensed neomagic kdrive files.
      Add more generated files to .gitignore.
      Remove stale changelogs from kdrive.
      Remove the now-dead PciAvoid symbol.
      Remove dead xf86GetPciSizeFromOS and xf86GetPciOffsetFromOS.
      Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
      Bug #7186: Fix an excessive request size limitation that broke big-requests.
      Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
      Remove backend.[ch] from neomagic to fix distcheck.
      Fix Xorg build by listing circular dependency libraries twice.
      Increase despair by fixing xprint build after my _DEPENDENCIES changes.
      Fix driver build by including an appropriate Requires.private line on pixman.
      Fix server version reporting to be the server package version.
      Fix build on FreeBSD after Popen changes.
      Remove the PaintWindow optimization.
      Merge remote branch 'origin/master' into paint-window
      [EDID] Ignore reserved bits in deciding monitor vs detailed timing descriptor.
      Merge branch 'glyph-pixmaps'
      Just link against libcrypto instead of relying on openssl pkg-config.
      Bug #10304,12784,11603: Add quirks for several physical size issues.
      Add a quirk for Philips 107P5 which lacks the preferred bit on detailed timing.
      Disable debian pci-id-list autoconfig code on non-linux.
      Merge branch 'master' into glyph-pixmaps
      Replace calls to Glyphs screen hook with CompositeGlyphs and remove dead code.
      EXA: Fix Render acceleration in copy and tiling cases.
      Fix clock_gettime presence detect on FreeBSD.
      dolt: add FreeBSD support (this and ppc have been submitted upstream).
      Remove NDEBUG (assert() disable) define from the X Server.
      Fix dolt to error out on compile error, and not print errors on race to mkdir.
      Update dolt from upstream, fixing fallback to libtool.
      Nuke the MIT-SUNDRY-NONSTANDARD extension.

Eugeniy Meshcheryakov (1):
      Xprint: fix handling of TrueType font name

Fatih Aşıcı (2):
      Config: Fix a memory leak
      Config: Don't forget to add xkb_rules option

Fredrik Höglund (5):
      Fix the value comparisons in the IDLETIME wakeup handler.
      EXA: Wrap Trapezoids to prevent excessive migration of the alpha pixmap.
      EXA: Fix a couple of logic errors in exaGetPixmapFirstPixel.
      EXA: Improve the algorithm used for tracking offscreen pixmap use.
      EXA: Optimize the eviction scanning loop in exaOffscreenAlloc.

George Sapountzis (16):
      glx: drop duplicate GetDrawableAttributesSGIX declarations.
      configure: minor cleanup
      glcore: split mesa and X in build system
      clean some "unused" warnings
      fix typo
      glcore: prepare for dynamic loading
      glcore: build from mesa, dlopen from xorg
      glcore: drop GLcore (build system)
      glcore: drop GLcore (files)
      drop EVI remnants
      drop TOGCUP remnants
      xephyr: Makefile cleanup 1
      xephyr: Makefile cleanup 2
      xephyr: libGL is client lib
      xephyr: sync with mesa
      xephyr: XEPHYR_DRI is identical to XF86DRI

Gerte Hoogewerf (1):
      Add stub symbols to make xprint build.

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

Gustavo Pichorim Boiko (1):
      Allocate the right number of entries for saving crtcs

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

Hasso Tepper (2):
      configure.ac: DragonFly BSD support
      configure.ac: Fix monotonic test harder

Hong Liu (5):
      bgPixel (unsigned long) is 64-bit on x86_64, so -1 != 0xffffffff
      Bug 13308: Verify and reject obviously broken modes.
      Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.
      Bug #15160: quirk Proview AY765C
      Keep rotation wrappers in place while transforms are in use

Ian Romanick (104):
      Initial batch of changes for PCI rework.  All future changes will be
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Added missing include of Pci.h.  This caused the server to terminate
      Fixed severly broken calls to pci_device_find_by_slot.  I mis-read the
      Added a comment about some suspicious code.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Move probe_devices_from_device_sections,
      Remove some static declarations for things that were removed in
      Add new Mesa files arrayobj.c and arrayobj.h.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Fix a compiler warning about varibles being used without being set.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Move declaration of "j" inside #ifdef block where it is used to
      Eliminate "ugly" spaces around parenthesis.  Add const qualifier.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Use XSERVER_LIBS instead of XORG_LIBS for -lpciaccess.  The former is
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Modify linuxGetSizesStruct to use pci_device instead of pciConfigPtr.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Make the various implementations of xf86ExtendedInitInt10 use the
      Fix stupid typos.
      ScanPciDisplayPCICardInfo now uses pci_device interface for PCI
      Changes that were missed on the previous commit.  Perhaps oddness
      Remove source files that have been dead since day-1 of this branch.
      The functions xf86PciBusAccWindowsFromOS and xf86BusAccWindowsFromOS
      Modify xf86BusAccWindowsFromOS and xf86AccResFromOS to use the
      Refactor linuxGetSizesStruct to take a pci_device pointer instead of a
      Global s/xf86MapDomainIO/xf86MapLegacyIO/.  Let's call a duck a duck,
      Don't re-look-up pointers that are already stored in structures.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Gut anything having to do with the PciBusPtr (or PciBusRec) type.
      Pass correct pointer to xf86MapLegacyIO.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Build fixes for last pull from HEAD.
      Eliminate all uses of the businfo field of pciDevice / pciConfigPtr.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Remove pciConfigPtr and all of the associated cruft.
      Modify xf86FindPciDeviceVendor and xf86FindPciClass to use the
      Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c to
      Remove the last remants of the pci{Read,Write}{Long,Word,Byte}
      Eliminate the last few places outside xf86pciBus.c that use
      Rename xf86ReadDomainMemory to xf86ReadLegacyVideoBIOS, since that's
      Remove prototypes from some functions that were previously removed.
      Make xf86PciVideoInfo static since it is only used within this file.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Fix from HEAD accidentally reverted during merge.
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'origin' into pci-rework
      Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG.
      Missed file from previous commit.
      Eliminate xf86GetPciEntity from public interface.
      Eliminate some dead code.
      Eliminate pciHostAddrToBusAddr from interface.
      Remove prototype for pciGetBaseSize.
      Eliminate unused pciAddrHostToBus infrastructure.
      Fix typos in conditionally compiled code.
      Refactor pciTagConvertRange2Host and pciConvertRange2Host.
      Eliminate unused INCLUDE_XF86_MAP_PCI_MEM define.
      Remove unnecessary files from the sources list.
      Convert to new pci_device_cfg_write_u* interface.
      Convert to new pci_device_cfg_write_u* interface.
      Fix domain insanity.
      Fix accidental commit (bug) in linuxOpenLegacy.
      Eliminate use of Tag field.
      Eliminate unused fields in pciAccRec.
      Convert xf86FindPrimaryDevice to use a static buffer and snprintf.
      Convert xf86IsolateDevice to a 'struct pci_slot_match'.
      Convert xf86IsolateDevice to a 'struct pci_slot_match'.
      Replace PciBusId with 'struct pci_device *'
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Elminiate ARCH_PCI_OS_INIT.
      Convert xf86GetPciHostConfigFromTag to get_parent_bridge.
      Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources.
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Move xf86ReadLegacyBIOS to the one place that uses it.
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge fix missed on previous commit.
      Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into pci-rework
      Merge branch 'pci-rework'
      Remove files made obsolete by pci-rework.
      Revert part of 529acb175440969af9d7fa38aab8d7dea0dc2661 because libtool is smart.

James Cloos (4):
      Remove Perl dependency from the build
      Fix some documentation typos
      Clean up whitespace
      Prevent the -wm command line option from causing a SEGV

Jeremy C. Reed (2):
      Add some more support for DragonFly. From Joerg Sonnenberger
      Update for support on NetBSD and DragonFly. From

Jeremy Huddleston (153):
      Darwin: Dead code removal, Code cleanup, Added launcher
      Darwin: Really add launcher this time
      Darwin: Use UTF8String since lossyCString is deprecated
      Darwin: Removed .svn dir
      Darwin: Removed cvs tags from Xquartz man page
      Darwin: Misc cleanups to line up with xorg-server-1.2-apple
      Darwin: Copied over missing file (Localizable.strings) from xorg-server-1.2-apple
      Rootless: Pulled in changes from fb{Blt,Fill} into rl{Blt,Fill}
      Darwin: More syncing witn xorg-server-1.2-apple
      Darwin: Added missing Makefile.am
      Rootless: Imported changes made in xorg-server-1.2-apple branch
      Rootless: Remove the PaintWindow optimization which snuck back in.
      Darwin: Remove the PaintWindow optimization which snuck back in.
      Darwin: Fix compilation/linking problems
      Darwin,Rootless: Makefile cleanup
      Darwin: Removed support for darwinSwapAltMeta
      Darwin: #ifdefs around dix-config.h include and NDEBUG/assert.h workaround.
      Darwin: Undo focus-hack which didn't work right.
      Darwin: properly implemented xcb check for stale sockets
      Darwin: Alt is Mode_switch Switching to Mode_switch to maintain compatibility with Tiger X11.
      Darwin: Added {/,/System/}Library/Fonts to DEFAULT_FONT_PATH
      Darwin: Combine launcher and server X11.app
      Darwin: RIP dumpkeymap, cr, and fullscreen
      Darwin: Rework build system to more accurately reveal code infrastructure and facilitate future modularity.
      Darwin: Cleaned up keyboard interface headers
      Darwin: Flattened quartz into darwin, renamed darwin xquartz
      .gitignore: Added Xcode user files
      Darwin: Renamed DarwinModeBlah to QuartzBlah
      Darwin: Dead coded removal
      Darwin: Use __APPLE__ instead of __DARWIN__
      XQuartz: Cleaned up configure, X11.app path in launchd script
      XQuartz: Fixed "Multiple Dock Icons"
      Xquartz: Use org.x.X11 instead of com.apple.X11 for preferences
      Xquartz: Actually, it should be org.x.X11 for case-sensitive FS
      Xquartz: Actually add quartzForeground.[hc]
      Xquartz Added quartzKeyboard.h to EXTRA_DIST
      .gitignore: added hw/xquartz/bundle/org.x.X11.plist
      Xquartz: Added missing link to libconfig.a
      Xquartz: Removed Xplugin.h from EXTRA_DIST
      Xquartz: Make Alt work with Xmodmap again
      Xquartz: Pre-process Xquartz man page
      Xquartz: Don't hardcode LaunchAgents dir
      Xquartz: Don't hardcode libexec dir
      Xquartz: Fixed cpprules include
      Xquartz: Fixed launchd detection
      Xquartz: Removed launchd plist and x11-exec.  The relevant code is now in xinit.
      Xquartz: General Cleanup
      Xquartz: Use X11ControllerMain()
      XQuartz: Don't fork to exec app_to_run.
      XQuartz: Kill off server-main.c and launcher-main.c
      XQuartz: Cleaned up command line arguments.
      XQuartz: Added localization.
      XQuartz: Handle Pseudorami init in miinitext
      XQuartz: Reduce code duplication in X11.app
      XQuartz: Use CFStringCreateWithCString
      XQuartz: *REALLY* use CFStringCreateWithCString
      XQuartz: Cleaned up color map configuration.
      XQuartz: Flush the debug log for easier debugging
      XQuartz: Fixed copyright in About box for 2008.  Happy New Year!
      XQuartz: Cleanup for strict-prototyping
      XQuartz: Fixed switching into XQuartz via expose.
      XQuartz: added 'login_shell' option to defaults
      XQuartz: Corrected copyright X.org Project -> X.org Foundation
      XQuartz: Fixed copy-paste error with login_shell commit
      XQuartz: Moved SetFrontProcess haco to set_front_process
      Rootless: RootlessEnsureFrame: Added check for !IsRoot
      XQuartz: Converted interface to nib 3.x format
      XQuartz: Added option for setting quartz-wm click-through preference
      XQuartz: Fixed layout of Applications->Customize menu
      XQuartz: Fixed EXTRA_DIST to include localization
      Fixed unescaped newline in EXTRA_DIST
      Added Xquartz.plist to EXTRA_DIST
      XQuartz: unsetenv("DISPLAY") before startx if X11.app can't connect to it.
      XQuartz: Quit now properly warns the user
      =?utf-8?q?Apple:=20Xserver=20half=20of=20the=20Expos=C3=A9=20bug-fix=20(requires=20updated=20libXplugin=20from=20Apple...=20coming=20with=202.2)
      Rootless: Removed safeAlphaXXXX() in favor of using fb/pixman
      XQuartz: Initial framework for dealing with spaces on OS-X
      Xquartz: Added separate preference tab for quartz-wm settings
      XQuartz: Disable 256 color option and fullscreen option
      XQuartz: Sanity-check the removal of the 256-color option
      =?utf-8?q?XQuartz:=20Another=20Expos=C3=A9=20fix:=20F9=20doesn't=20raise=20all=20windows
      XQuartz: Fixed names of enums to be more consistent
      XQuartz: Fixed missing close-paren in preference pane text.
      turns out we weren't actually using these files. oops
      continue with gutting darwinEvents.c
      XQuartz: Change reporting of space change to debug log rather than stderr
      XQuartz: Fix issue where clicking on an X11 window might send that event to an X11 window in another space.
      Xquartz: Added applicationShouldHandleReopen:hasVisibleWindows to handle dock icon clicking
      XQuartz: Removed a call to RootlessReorderWindow from the Carbon thread
      Xquartz: Don't need to link against rlAccel since we don't use it
      XQuartz: Don't use composite.
      XQuartz: Don't enable rootless accelerated functionality... crashy...
      merged darwinKeyboard.[ch] into quartzKeyboard
      XQuartz: Use strerror(errno)... cause I like text more than grepping header files
      XQuartz: Include version info for CrashReporter
      XQuartz: Added framework for asserting which thread we're in.
      XQuartz: Fixed some missing prototypes
      XQuartz: A little more debugging output from threadSafety
      XQuartz: Use a mutex to ensure we only have one thread calling mieqEnqueue at a time.
      XQuartz: Moved some rootless-specific cruft into xpr
      XQuartz: Forgot to commit xprEvent.[hc] ...
      XQuartz: Handled sanitization of namespace better
      XQuartz: Removed unneccessary include
      XQuartz: More sanitization of the namespace
      Last of the spam... I promise...
      Rootless: Kill off rlAccel
      Removed XWin DDX
      XQuartz: Cleaned up some casting to get rid of compiler warnings
      XQuartz: Cleanup turning off COMPOSITE
      Revert "Removed XWin DDX"
      .gitignore: Added Xquartz stuff
      XQuartz: Fixed quit dialog to be more conforming with HIG.
      Fixed dixLookupClient to work with client=NullClient as it did in the 1.3 branch
      Make rootless use dixLookupClient rather than deprecated LookupClient.
      XQuartz: Fixed cmd-tab to bring all windows forward.
      XQuartz: Make sure QuartzAudioInit() gets run.
      XQuartz: No need to include indirect.c a second time
      Moved Apple GL bits into our DDX subtree
      XQuartz: Compile in missing glx source that we still need
      Added missing HAVE_LAUNCHD to dix-config.h.in
      darwin gots /dev/urandom, too yo!
      XQuartz: Cleaned up multi-monitor support.
      XQuartz: More multi-monitor work... reverted Ben's workaround (worked for side-by-side only) and added more debugging.
      XQuartz: Added some pseudoramiX debug traces
      XQuartz: Don't subtract the titlebar off of the pointer_y
      XQuartz: Cleaned up startup and thread creation a tad.
      Xquartz: Added missing to EXTRA_DIST
      XQuartz: Added missing Xquartz.man.pre to EXTRA_DIST
      XQuartz: Updated Localizable.strings
      XQuartz: More startup / threading house cleaning.
      XQuartz: Added thread debugging to xprFrame.c
      XQuartz: Disabled DPMS extension
      XQuartz: xprIsX11Window can be called from the Appkit thread (see X11Application.m)
      XQuartz: Unset CFProcessPath... blech
      XQuartz: Fix to tablet-event handling code; we now scale
      Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events
      XQuartz: Moved some relevant stuff from darwin.h to darwinEvents.h
      XQuartz: Adjust the screen origin offset properly for multimonitor setups
      XQuartz: Avoid a possible crash at startup due to unfavorable context switching.
      XQuartz: Fix mouse input offsets earlier since GetPointerEvents does not like negative (x,y) values
      Rootless: mi doesn't let us resize root, so we need to do it ourselves...
      XQuartz: Move server bits into bundle and setup stub in /usr/X11/bin/Xquartz in prep for startup rewrite
      Fixed up dist
      XQuartz: Added uncommitted files
      XQuartz: Fixed typo
      Set CSRG_BASED on OSX
      XQuartz: Fixed some issue in our bundle creation
      XQuartz: Set bundle version to 2.3.0
      Updated .gitignore for new Xquartz layout
      XQuartz: Reorganized some of the build system in prep for the Mach IPC startup work.
      XQuartz: Starting to work on the new Mach IPC startup stuff for better launchd, ApplicationServices, and Dock support
      XQuartz: More startup work... listen if we're the actual server
      XQuartz: Added some version checking protection so we don't trigger an infinite exec loop with new /usr/X11/bin/Xquartz and older X11.app

Jernej Azarija (1):
      Bug #12531: RRModesForScreen can fail to allocate.

Jesse Barnes (5):
      Add cscope files to .gitignore
      Allow RandR get output property to call into drivers
      Fail CRTC configuration if !vtSema
      Make xf86SetDesiredModes aware of current output configuration
      Cleanup logic in xf86PrepareOutputs

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

Julien Cristau (15):
      configure.ac: Fix argument quoting for argv[]
      xfree86: Fix build on Linux/alpha.
      config: fix default xkb model (pc105, not keyboard)
      Get rid of the type1 font module.
      Document the AllowEmptyInput, AutoAddDevices and AutoEnableDevices flags
      Fix the name of the XFree86-Misc extension in the xorg.conf manpage.
      Programs in hw/dmx/examples/ want client-side xkb headers.
      exa: use xf86ReturnOptValBool instead of xf86IsOptionSet
      xaa: use xf86ReturnOptValBool instead of xf86IsOptionSet
      Fix the clock_gettime check for glibc-based non-Linux systems
      Fix composite on !darwin
      Minor xorg.conf manpage fixups
      Don't set DRI2=yes if we can't find dri2proto or libdrm
      autoconfig: don't call closedir() when opendir() failed
      kdrive: allow disabling Composite

Julien Goodwin (2):
      xorg.conf.man: Fix monitor/output confusion in monitor positioning
      Loader: Fix verbosity confusion

Jurij Smakov (1):
      GL: Add GLX compile flags lost in modular X server changes

Kanru Chen (1):
      Config: HAL: Fix XKB option parsing

Kazuhiro Inaoka (1):
      Add M32R architecture support (bug #10020)

Keith Packard (20):
      Decrement mode count when removing RandR output mode.
      RRScanOldConfig wasn't getting crtcs set correctly
      RRScanOldConfig cannot use RRFirstOutput before output is configured.
      Ref count cursors used in hw/xfree86/modes code.
      Screen size changing should leave FB alone when X is inactive.
      Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
      [COMPOSITE] Composite used for pixmap population on redirect. (Bug #7447)
      Deliver correct event when releasing keys on VT switch.
      Rewrite miPaintWindow to draw to window pixmap.
      miPaintWindow draw to window for background.
      Try again to fix drawable and tile offsets in miPaintWindow
      Do not build hw/xfree86/os-support/bus/ix86Pci.c on Linux.
      KDRIVE_LOCAL_LIBS includes some system libraries, not just internal x server libs
      Make config file preferred mode override monitor preferred mode.
      Leave hardware-specified preferred modes alone when user preference exists.
      Don't frob timers unless SmartSchedule is running
      Re-add call to XFixesExtensionInit for static servers.
      XkbCopyKeymap was mangling doodads and overlays
      Empty the borderClip of manual redirect windows. (bug 15823)
      Rework composite overlay window code to fix several resource management bugs.

Kristian Høgsberg (47):
      Implement damage tracking for AIGLX.
      Revert "Implement damage tracking for AIGLX."
      exa: only setup offscreen allocator if driver doesn't provide CreatePixmap
      Update the AIGLX DRI loader to use the new DRI interface.
      Convert GLX module to use screen private indexes like everything else.
      Move hyperpipe and swapbarrier extension funcs to screen private struct.
      Implement damage reporting for AIGLX.
      Implment GLXPixmaps.
      Add dispatching for GLX_SGIX_pbuffer.
      Implement GLX pbuffers.
      Implement ChangeDrawableAttributes so we can support GLX_EVENT_MASK.
      Merge branch 'master' of git://git.freedesktop.org/git/xorg/xserver
      Fix GLX byteswapping.
      Fix byte swapping for GetFBConfigs.
      Simplify and clean up GLX visual initialization.
      Drop VisualConfigPriv support from the DRI module.
      Separate handling of GLX visuals and GLX FBConfigs.
      Add code to set up GLX visuals and add one for the first double buffered FBConfig.
      Introduce a new "GlxVisuals" option that controls which visuals are added.
      Fix software GL to provide a list of supported fbconfigs like the DRI case.
      Make glx destroy path handle cases where the X window goes away first.
      Clean up unused pVisual part of __GLXcontext.
      Quiet glx visual debug info.
      Weed out some unused fluff from __GLXcontext.
      Change the GLX module to initialize after COMPOSITE.
      Set up visuals for the existing X visuals.
      Fix crash in xf86InitOrigins()
      Regenerate GLX dispatch code for recent gl_API.xml changes (#12935).
      Don't break grab and focus state for a window when redirecting it.
      Add DRI2 module.
      Add GLX provider for DRI2.
      GLX: Implement support for TTM BO based TFP when available.
      GLX: Adjust to changes in DRI driver interface.
      Fix DRI2 texture target for GLX_EXT_texture_from_pixmap.
      DRI2: Return event buffer head index in DRI2CreateDrawable.
      GLX: Track changes to DRI_TEX_BUFFER extension.
      DRI2: Add DRI2AuthConnection().
      Make WriteToClient take a const void * like any decent IO write function.
      Silence REGION_INIT() warning.
      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 (5):
      Fix typo in commit b8b7cdf6df3d338c50db670ce4cfd245f9fa8844.
      Resize composite overlay window when the root window changes.
      Fix rotation for multi-monitor situation.
      EXA: Let the driver decide what repeat/extend types are supported.
      Fix big mistake in commit fd41f46ac62033a724bd1f4612f19448a21c1224.

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

Marius Gedminas (1):
      [RANDR] Compare only milliseconds of config time. (Bug #6502)

Mark Kettenis (1):
      OpenBSD support for libpciaccess.

Mark Vytlacil (1):
      XFree86: Input: Save/restore errno around SIGIO (bug #10683)

Markku Vire (1):
      Config: HAL: Touchpads are pointers too

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

Matthias Hopf (16):
      Make mode checking more tolerant like in pre-RandR times.
      Drivers include miscstruct.h which requires pixman.h.
      Fix ids of ACPI events according to ACPI spec.
      Only issue XF86_APM_CAPABILITY_CHANGED for video change ACPI events (not e.g. brightness etc.).
      Get rid of unnecessary GNU extended variadic macro.
      Superfluous ','.
      Prefer configured DisplaySize to probed DDC data, if available.
      Nuke superfluous ",", added missing include for xf86i2c.h.
      Always duplicate mode name when duplicating a mode.
      Only clear crtc of output if it is the one we're actually working on.
      Adjust offsets of modes that do not fit virtual screen size.
      Fix initial placement of LeftOf and Above.
      Don't segfault if referring to a relative output where no modes survived.
      Initialize Mode with 0 in xf86RandRModeConvert.
      CVE-2007-6429: Always test for size+offset wrapping.
      Return randr interface version in xf86CrtcScreenInit()

Matthieu Herrb (12):
      Remove an extra cast.
      Fix indentation.
      typo in comment
      Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/xserver
      Fix for CVE-2007-5760 - XFree86 Misc extension out of bounds array index
      Fix for CVE-2007-6427 - Xinput extension memory corruption.
      Fix for CVE-2007-6428 - TOG-cup extension memory corruption.
      Fix for CVE-2007-6429 - MIT-SHM and EVI extensions integer overflows.
      Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
      xfree86: don't call xalloc from signal handlers when posting events.
      use UTILS_SYS_LIBS to pass SYS_LIBS to utils/ioports correctly
      test for the presence of pci_system_init_dev_mem() before calling it.

Michel Dänzer (54):
      GLX_EXT_texture_from_pixmap: Use client provided texture target when available.
      GLX/DRI: Remove some unused variables.
      __glXDRIbindTexImage: Fail if no texture bound to pixmap's texture target.
      EXA: Only mark offscreen memory as used when it really is.
      Export fbShmPutImage to modules.
      EXA: Improve ShmPutImage.
      exaGetImage: Don't migrate pixmap out of FB with no DownloadFromScreen hook.
      exaPolyFillRect: pGC->alu doesn't matter with a single rectangle.
      EXA: Migrate out pixmap in exaPrepareAccess.
      EXA: Track valid bits in Sys and FB separately.
      Add DamagePendingRegion.
      EXA: Support partial migration of pixmap contents between Sys and FB.
      EXA: Hide pixmap pointer outside of exaPrepare/FinishAccess whenever possible.
      EXA: Improvements for trapezoids and triangles.
      EXA: exaImageGlyphBlt improvements.
      EXA: Improvements for 1x1 pixmaps.
      EXA: RENDER improvements.
      EXA: Remove superfluous manual damage tracking.
      EXA: exaGetImage improvements.
      EXA: exa(Shm)PutImage improvements.
      EXA: Use exaShmPutImage for pushing glyphs to scratch pixmap in exaGlyphs.
      EXA: exaFillRegion{Solid,Tiled} improvements.
      EXA: Exclude bits that will be overwritten from migration in exaCopyNtoN.
      EXA: Don't crash in exaGetImage when swapped out.
      EXA: Make sure driver hooks get correct offscreen offsets from exaCopyDirty.
      Fix possible crash if Xv window is outside of either crtc
      EXA: Punt on fallback case not handled correctly in exaFillRegionTiled.
      EXA: Remove some clearly bogus code from exaCopyNtoN.
      EXA: Tile offscreen pixmap coordinate offsets are always 0.
      EXA: Make sure tile offsets passed to drivers are never negative.
      EXA: Punt for all fallbacks in exaFillRegion*.
      EXA: Remove bogus pitch checks.
      EXA: Disable 1x1 pixmap fill optimization for drivers that handle pixmaps.
      Always check the return value of __glXGetDrawable first.
      EXA: Don't attempt to move in pixmaps that can't be accelerated.
      EXA: Skip empty glyphs.
      GLX: Don't crash on unused client array members when switching to/from console.
      GLX: Fix leak of X pixmaps associated with GLX pixmaps.
      EXA: Disable problematic optimization of dest pixmap migration by default.
      DEFAULT_DPI was undefined here.
      Yet another Xv extension byte swapping fix.
      AIGLX: Fix GLX_EXT_texture_from_pixmap fallback with EXA.
      AIGLX: Refactor code common between __glXDRI{drawableDestroy,releaseTexImage}.
      AIGLX: Switch to server context for calling DamageDamageRegion().
      Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
      Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB
      Fix off-by-one error in ProcXResQueryClients().
      dolt works on powerpc Linux.
      Optimize dixLookupPrivate for repeated lookups of the same private.
      EXA: Offscreen memory eviction improvements.
      EXA: Glyph cache upload tweaks.
      EXA: Accumulate glyphs whenever possible, for full benefits of the glyph cache.
      EXA: Try to accelerate non-antialiased text via the glyph cache as well.
      EXA: Fall back in CompositeRects if the driver can't accelerate Composite.

Naoki Hamada (1):
      Input: Fix key down test (bug #12858)

Otavio Salvador (4):
      kdrive/fbdev: use operating system input devices
      kdrive/vesa: use operating system input devices
      kdrive/ati: use operating system input devices
      registry: XREGISTRY_UNKNOWN needs to be defined even if XREGISTRY isn't enabled

Otto Moerbeek (1):
      A high resolution device that's moving fast can potentially generate

Owen Taylor (5):
      EXA: Use a single large glyph cache pixmap
      EXA: Add exaCompositeRects()
      EXA: Fix overlapping glyphs in glyph cache
      EXA: Clean up debug messages
      EXA: Use UploadToScreen() for uploads to glyph cache

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

Paulo Cesar Pereira de Andrade (2):
      Fix an off by one read error in drmSIGIOHandler().
      xorgcfg: Fix a crash if xorg.conf doesn't have a Files section.

Peter Harris (2):
      Add missing swaps in panoramiXSwap.c
      xf86misc.c: Avoid use of swapped values

Peter Hutterer (39):
      config: return BadValue to caller if add/remove doesn't have parameters.
      config: Use [config/dbus] consistently for error messages.
      xkb: Store the action filters per device in the XkbSrvInfoRec.
      Save processInputProc before wrapping it and restore it later, instead of
      xkb: enable XI event processing for xkb.
      dix: add XI event support to FixKeyState.
      dix: don't compress motion events from different devices (EventEnqueue)
      xkb: xkbHandleActions: let wrapping take care of event delivery.
      xkb: Unwrap properly in ProcessPointerEvent.
      xfree86: wrap keyboard devices for XKB.
      XKB: Generate correct key repeat events (bug #13114)
      Xi: set DeviceXXXState's length fields to the correct size of the struct.
      Xext: remove redefinition of Bool.
      Xi: specify correct struct when calculating size of GetDeviceControl reply.
      include: never overwrite realInputProc with enqueueInputProc. Bug #13511
      dix: set the correct number of valuators in valuator events.
      mi: change infamous "Tossed event ..." error for something more explanatory.
      config: add a debug message, fix a whitespace error.
      config: only shutdown libhal if the connection is valid.
      config: check connection != NULL before getting dbus' dispatch status.
      config: don't reset connection info on disconnect.
      xfree86: fix AlwaysCore handling. (Bug #14256)
      xkb: don't update LEDs if they don't exist. (Bug #13961)
      dix: print out event type if a bogus pointer event occurs.
      xfree86: stick two more checks in for num_valuators < MAX_VALUATORS
      mi: Only UpdateSpriteForScreen if we actually changed the screen. (Bug #12650)
      xkb: when copying sections, make sure num_rows is set too.
      xkb: when copying the keymap, make sure the structs default to 0/NULL.
      xfree86: guard against NULL-pointer dereferences in xf86LoadModules.
      Revert "xfree86: plug a memory leak in xf86LoadModules."
      dix: set dev->key to NULL after freeing it in CloseDevice. (Bug #12830)
      Xi: swap the control attached to a ChangeDeviceControl request. Bug #14170
      dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
      xnest: re-enable XKB support. #10015
      xfree86: don't free the config-file related information in DIDR. #15645
      dix: NULL out WindowTable after freeing all the windows.
      Xi: don't attempt to send to a NULL window.
      config: remove trailing whitespaces.
      config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set.

Pierre Willenbrock (2):
      EXA: Fix off-by-one in polyline drawing.
      AIGLX: Fix crash after client using GLX_EXT_texture_from_pixmap died.

Rich Coe (2):
      OS: Connection: Don't shut down disappeared clients (bug #7876)
      OS: Connection: Keep trying select while it gets interrupted (bug #9240)

Richard Purdie (1):
      [Kdrive] make XCalibrate 'orientation aware'

Roland "Test-tools" Bär (1):
      Probable off by one buffer overflow in .../xorgconfig/xorgconfig.c

Ross Burton (7):
      Fix build when XKB is disabled.
      Update to tslib 1.0
      Add a default touchscreen path
      Add support for AVR32
      Enable the epson kdrive driver
      Add mediumraw support to the linux kdrive driver
      Reuse the existing framebuffer mode in kdrive/fbdev

Sam Lau (1):
      Sun bug 6278039: Xevie checking wrong size in swapped XevieSelectInput requests

Samuel Thibault (2):
      xfree86: Improve default mouse handling on the Hurd
      xfree86: permit access to io port 0xffff on the hurd

Sascha Hlusiak (5):
      Fix getValuatorEvents to compute number of valuators correctly.
      Support to pass arbitrary options via HAL hotplugging
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver
      Remove stale code
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver

Søren Sandmann Pedersen (4):
      Require pixman-1 0.9.4, update pixman includes to new scheme
      Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
      Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserver
      Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"" since the pixman changes have been pushed now.

Thomas Jaeger (1):
      XKB: Fix processInputProc wrapping

Tiago Vignatti (18):
      Fix kdrive command line parser.
      When we call Xephyr with '-pointer' a new pointer is added inside the server
      Let xkb options be passed through command line in kdrive servers. I start my
      Clean a little bit the code.
      Fix typo.
      Update KdUseMsg() for completeness.
      Export device path key options to be called by the command line of server.
      Updates some piece of the dead mouse evdev code under the new hotplug scheme.
      For some reason "-nozap" appeared twice. Weird.
      Fix Xephyr compilation without GLX.
      Removed some warnings.
      Clean some garbage caused when pciaccess was merged:
      No more "-scanpci" given that we already have it in libpciaccess.
      remove lnxPciInit() unused function.
      Some doc clean up:
      Jesus, pciInit() was called 32 times in my machine without need!
      Fine, we don't need pciInit() anymore. Nuke, nuke, nuke...
      Oops, there's one more parenthesis.

Tilman Sauerbeck (15):
      Initialize output->pendingProperties.
      Removed hw/xwin/winpntwin.c from Makefile.am.
      EXA: Added missing exaPrepare/FinishAccess calls in ExaCheckPushPixels.
      EXA: Fixed compiler warnings.
      EXA: Check ABI compatibility earlier.
      EXA: Added pitch limitations.
      EXA: Removed duplicated exaGetDrawablePixmap() calls.
      EXA: Added back the maxPitchPixels initialization code.
      Fixed configure.ac for autoconf 2.62.
      EXA: Teach exaCompositeFallbackPictDesc() about x8r8g8b8.
      EXA: Update pixmaps' accel_blocked field in ModifyPixmapHeader.
      EXA: Avoid some fallbacks in exaCopyNtoN.
      Removed fbpseudocolor.h from sdk_HEADERS.
      EXA: Update sys_pitch/fb_pitch in exaModifyPixmapHeader.
      EXA: Set pixmap->accel_blocked on the screen pixmap, too.

Tormod Volden (1):
      Bug #12932: Use DEFAULT_DPI in randr1.2 instead of hardcoded 96.

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

liuhong (2):
      fix max clock unit
      validate mode clock for probed modes

---
 .gitignore                                                                      |   46 
 COPYING                                                                         |  200 
 GL/Makefile.am                                                                  |    9 
 GL/apple/Makefile.am                                                            |   15 
 GL/apple/aglGlx.c                                                               | 1354 
 GL/apple/indirect.c                                                             | 2453 
 GL/glx/.gitignore                                                               |   12 
 GL/glx/Makefile.am                                                              |   32 
 GL/glx/g_disptab.h                                                              |    2 
 GL/glx/glxcmds.c                                                                | 1188 
 GL/glx/glxcmdsswap.c                                                            |  133 
 GL/glx/glxcontext.h                                                             |   40 
 GL/glx/glxdrawable.h                                                            |   40 
 GL/glx/glxdri.c                                                                 |  948 
 GL/glx/glxdri2.c                                                                |  762 
 GL/glx/glxext.c                                                                 |  253 
 GL/glx/glxext.h                                                                 |   37 
 GL/glx/glxglcore.c                                                              |  319 
 GL/glx/glxscreens.c                                                             |  447 
 GL/glx/glxscreens.h                                                             |  122 
 GL/glx/glxserver.h                                                              |   15 
 GL/glx/glxutil.c                                                                |   72 
 GL/glx/glxutil.h                                                                |    4 
 GL/glx/glxvisuals.c                                                             |  518 
 GL/glx/indirect_dispatch.c                                                      | 5914 
 GL/glx/indirect_dispatch.h                                                      | 1045 
 GL/glx/indirect_dispatch_swap.c                                                 | 6076 
 GL/glx/indirect_reqsize.c                                                       |  832 
 GL/glx/indirect_reqsize.h                                                       |  121 
 GL/glx/indirect_size_get.c                                                      | 1192 
 GL/glx/indirect_size_get.h                                                      |  102 
 GL/glx/indirect_table.c                                                         | 1596 
 GL/mesa/.gitignore                                                              |   32 
 GL/mesa/Makefile.am                                                             |   15 
 GL/mesa/X/Makefile.am                                                           |   33 
 GL/mesa/glapi/Makefile.am                                                       |   20 
 GL/mesa/main/Makefile.am                                                        |   86 
 GL/mesa/math/Makefile.am                                                        |   27 
 GL/mesa/shader/Makefile.am                                                      |   39 
 GL/mesa/shader/grammar/Makefile.am                                              |   20 
 GL/mesa/shader/slang/Makefile.am                                                |   41 
 GL/mesa/swrast/Makefile.am                                                      |   50 
 GL/mesa/swrast_setup/Makefile.am                                                |   20 
 GL/mesa/tnl/Makefile.am                                                         |   37 
 GL/mesa/vbo/Makefile.am                                                         |   35 
 GL/symlink-mesa.sh                                                              |  172 
 Makefile.am                                                                     |   15 
 README                                                                          |   15 
 XTrap/xtrapddmi.c                                                               |    6 
 XTrap/xtrapdi.c                                                                 |   18 
 Xext/EVI.c                                                                      |  200 
 Xext/EVIstruct.h                                                                |   58 
 Xext/Makefile.am                                                                |   41 
 Xext/SecurityPolicy                                                             |   88 
 Xext/appgroup.c                                                                 |  773 
 Xext/appgroup.h                                                                 |   67 
 Xext/bigreq.c                                                                   |   21 
 Xext/cup.c                                                                      |  358 
 Xext/dpms.c                                                                     |   29 
 Xext/dpmsproc.h                                                                 |    4 
 Xext/dpmsstubs.c                                                                |    6 
 Xext/fontcache.c                                                                |    7 
 Xext/mbuf.c                                                                     |   93 
 Xext/mbufbf.c                                                                   |   29 
 Xext/mbufpx.c                                                                   |    9 
 Xext/mitmisc.c                                                                  |  168 
 Xext/modinit.h                                                                  |    8 
 Xext/panoramiX.c                                                                |  320 
 Xext/panoramiXSwap.c                                                            |    8 
 Xext/panoramiXprocs.c                                                           |   65 
 Xext/panoramiXsrv.h                                                             |    2 
 Xext/sampleEVI.c                                                                |  104 
 Xext/saver.c                                                                    |   79 
 Xext/security.c                                                                 | 1496 
 Xext/securitysrv.h                                                              |    6 
 Xext/shape.c                                                                    |   38 
 Xext/shm.c                                                                      |  197 
 Xext/shmint.h                                                                   |    3 
 Xext/sync.c                                                                     |   33 
 Xext/xace.c                                                                     |  345 
 Xext/xace.h                                                                     |   61 
 Xext/xacestr.h                                                                  |   94 
 Xext/xcalibrate.c                                                               |   47 
 Xext/xcmisc.c                                                                   |   21 
 Xext/xevie.c                                                                    |  141 
 Xext/xf86bigfont.c                                                              |   49 
 Xext/xprint.c                                                                   |  195 
 Xext/xres.c                                                                     |   39 
 Xext/xselinux.c                                                                 | 2036 
 Xext/xselinux.h                                                                 |  159 
 Xext/xtest.c                                                                    |   46 
 Xext/xvdisp.c                                                                   |  975 
 Xext/xvdisp.h                                                                   |    1 
 Xext/xvdix.h                                                                    |    9 
 Xext/xvmain.c                                                                   |   36 
 Xext/xvmc.c                                                                     |   23 
 Xi/allowev.c                                                                    |   16 
 Xi/chgdctl.c                                                                    |   57 
 Xi/chgfctl.c                                                                    |  190 
 Xi/chgkbd.c                                                                     |    9 
 Xi/chgkmap.c                                                                    |   31 
 Xi/chgprop.c                                                                    |   49 
 Xi/chgptr.c                                                                     |   11 
 Xi/closedev.c                                                                   |   14 
 Xi/devbell.c                                                                    |   25 
 Xi/exevents.c                                                                   |   62 
 Xi/extinit.c                                                                    |   38 
 Xi/getbmap.c                                                                    |   22 
 Xi/getdctl.c                                                                    |   60 
 Xi/getfctl.c                                                                    |   26 
 Xi/getfocus.c                                                                   |   15 
 Xi/getkmap.c                                                                    |   27 
 Xi/getmmap.c                                                                    |   22 
 Xi/getprop.c                                                                    |   13 
 Xi/getselev.c                                                                   |   13 
 Xi/getvers.c                                                                    |   11 
 Xi/grabdev.c                                                                    |   70 
 Xi/grabdevb.c                                                                   |   61 
 Xi/grabdevk.c                                                                   |   60 
 Xi/gtmotion.c                                                                   |   33 
 Xi/listdev.c                                                                    |   10 
 Xi/opendev.c                                                                    |   28 
 Xi/queryst.c                                                                    |   20 
 Xi/selectev.c                                                                   |   46 
 Xi/sendexev.c                                                                   |   46 
 Xi/setbmap.c                                                                    |   29 
 Xi/setdval.c                                                                    |   40 
 Xi/setfocus.c                                                                   |   18 
 Xi/setmmap.c                                                                    |   22 
 Xi/setmode.c                                                                    |   25 
 Xi/stubs.c                                                                      |    2 
 Xi/ungrdev.c                                                                    |   13 
 Xi/ungrdevb.c                                                                   |   51 
 Xi/ungrdevk.c                                                                   |   58 
 acinclude.m4                                                                    |  172 
 afb/Makefile.am                                                                 |    4 
 afb/afb.h                                                                       |   53 
 afb/afbbitblt.c                                                                 |    4 
 afb/afbblt.c                                                                    |   26 
 afb/afbbstore.c                                                                 |  154 
 afb/afbfillarc.c                                                                |    3 
 afb/afbfillrct.c                                                                |    7 
 afb/afbfillsp.c                                                                 |   99 
 afb/afbgc.c                                                                     |    7 
 afb/afbimage.c                                                                  |    3 
 afb/afbimggblt.c                                                                |    8 
 afb/afbline.c                                                                   |    6 
 afb/afbpixmap.c                                                                 |   15 
 afb/afbply1rct.c                                                                |    4 
 afb/afbplygblt.c                                                                |    8 
 afb/afbpntwin.c                                                                 |  126 
 afb/afbpolypnt.c                                                                |    4 
 afb/afbscrinit.c                                                                |   58 
 afb/afbtegblt.c                                                                 |    4 
 afb/afbwindow.c                                                                 |  168 
 afb/afbzerarc.c                                                                 |    4 
 cfb/Makefile.am                                                                 |   22 
 cfb/Makefile.am.inc                                                             |  153 
 cfb/cfb.h                                                                       | 1319 
 cfb/cfb16.h                                                                     |   93 
 cfb/cfb24.h                                                                     |   97 
 cfb/cfb32.h                                                                     |   93 
 cfb/cfb8bit.c                                                                   |  469 
 cfb/cfb8bit.h                                                                   | 1570 
 cfb/cfb8line.c                                                                  | 1503 
 cfb/cfballpriv.c                                                                |   92 
 cfb/cfbbitblt.c                                                                 | 1454 
 cfb/cfbblt.c                                                                    |  933 
 cfb/cfbbres.c                                                                   |  340 
 cfb/cfbbresd.c                                                                  |  404 
 cfb/cfbbstore.c                                                                 |  143 
 cfb/cfbcmap.c                                                                   |  119 
 cfb/cfbcppl.c                                                                   |  488 
 cfb/cfbfillarc.c                                                                |  374 
 cfb/cfbfillrct.c                                                                |  305 
 cfb/cfbfillsp.c                                                                 | 1004 
 cfb/cfbgc.c                                                                     |  799 
 cfb/cfbgetsp.c                                                                  |  213 
 cfb/cfbglblt8.c                                                                 |  477 
 cfb/cfbhrzvert.c                                                                |  554 
 cfb/cfbigblt8.c                                                                 |  106 
 cfb/cfbimage.c                                                                  |  206 
 cfb/cfbline.c                                                                   |  756 
 cfb/cfbmap.h                                                                    |  342 
 cfb/cfbmskbits.c                                                                | 1400 
 cfb/cfbmskbits.h                                                                |  891 
 cfb/cfbpixmap.c                                                                 |  372 
 cfb/cfbply1rct.c                                                                |  363 
 cfb/cfbpntwin.c                                                                 |  768 
 cfb/cfbpolypnt.c                                                                |  202 
 cfb/cfbpush8.c                                                                  |  184 
 cfb/cfbrctstp8.c                                                                |  593 
 cfb/cfbrrop.c                                                                   |  227 
 cfb/cfbrrop.h                                                                   |  342 
 cfb/cfbscrinit.c                                                                |  230 
 cfb/cfbsetsp.c                                                                  |  316 
 cfb/cfbsolid.c                                                                  | 1365 
 cfb/cfbtab.h                                                                    |   14 
 cfb/cfbteblt8.c                                                                 |  589 
 cfb/cfbtegblt.c                                                                 |  218 
 cfb/cfbtile32.c                                                                 |  517 
 cfb/cfbtileodd.c                                                                | 1245 
 cfb/cfbunmap.h                                                                  |  164 
 cfb/cfbwindow.c                                                                 |  337 
 cfb/cfbzerarc.c                                                                 |  322 
 cfb/stip68kgnu.h                                                                |  121 
 cfb/stipmips.s                                                                  |  281 
 cfb/stipsparc.s                                                                 |  290 
 cfb/stipsprc32.s                                                                |  291 
 cfb32/Makefile.am                                                               |    9 
 composite/Makefile.am                                                           |    1 
 composite/compalloc.c                                                           |   86 
 composite/compext.c                                                             |  262 
 composite/compinit.c                                                            |   74 
 composite/compint.h                                                             |   52 
 composite/compoverlay.c                                                         |  159 
 composite/compwindow.c                                                          |  118 
 config/dbus-core.c                                                              |   13 
 config/dbus.c                                                                   |   29 
 config/hal.c                                                                    |  297 
 config/x11-input.fdi                                                            |   62 
 configure.ac                                                                    |  967 
 damageext/damageext.c                                                           |   10 
 damageext/damageextint.h                                                        |    2 
 dbe/dbe.c                                                                       |  244 
 dbe/dbestruct.h                                                                 |   37 
 dbe/midbe.c                                                                     |   57 
 dbe/midbestr.h                                                                  |   12 
 dev/null                                                                        |binary
 dix/Makefile.am                                                                 |   23 
 dix/atom.c                                                                      |    2 
 dix/colormap.c                                                                  |   80 
 dix/cursor.c                                                                    |  107 
 dix/deprecated.c                                                                |  162 
 dix/devices.c                                                                   |  232 
 dix/dispatch.c                                                                  |  992 
 dix/dixfonts.c                                                                  |   84 
 dix/dixutils.c                                                                  |  128 
 dix/events.c                                                                    |  286 
 dix/extension.c                                                                 |   76 
 dix/gc.c                                                                        |  104 
 dix/getevents.c                                                                 |  250 
 dix/globals.c                                                                   |    3 
 dix/glyphcurs.c                                                                 |    3 
 dix/grabs.c                                                                     |   35 
 dix/main.c                                                                      |   98 
 dix/pixmap.c                                                                    |   29 
 dix/privates.c                                                                  |  519 
 dix/property.c                                                                  |  308 
 dix/protocol.txt                                                                | 1054 
 dix/registry.c                                                                  |  328 
 dix/resource.c                                                                  |  176 
 dix/selection.c                                                                 |  311 
 dix/swaprep.c                                                                   |   12 
 dix/window.c                                                                    |  341 
 doc/Makefile.am                                                                 |    2 
 doc/SecurityPolicy.man.pre                                                      |  258 
 doc/Xserver.man.pre                                                             |   53 
 doc/c-extensions                                                                |    1 
 exa/Makefile.am                                                                 |    1 
 exa/exa.c                                                                       |  530 
 exa/exa.h                                                                       |   57 
 exa/exa_accel.c                                                                 |  794 
 exa/exa_glyphs.c                                                                |  897 
 exa/exa_migration.c                                                             |  391 
 exa/exa_offscreen.c                                                             |  161 
 exa/exa_priv.h                                                                  |  184 
 exa/exa_render.c                                                                |  973 
 exa/exa_unaccel.c                                                               |  149 
 fb/Makefile.am                                                                  |    7 
 fb/fb.h                                                                         |   57 
 fb/fb24_32.c                                                                    |    2 
 fb/fballpriv.c                                                                  |   48 
 fb/fbarc.c                                                                      |   37 
 fb/fbblt.c                                                                      |    3 
 fb/fbbstore.c                                                                   |   63 
 fb/fbcmap_mi.c                                                                  |    8 
 fb/fbcopy.c                                                                     |   14 
 fb/fboverlay.c                                                                  |   32 
 fb/fboverlay.h                                                                  |   13 
 fb/fbpict.c                                                                     |   30 
 fb/fbpixmap.c                                                                   |   11 
 fb/fbpseudocolor.c                                                              | 2338 
 fb/fbpseudocolor.h                                                              |   20 
 fb/fbscreen.c                                                                   |   14 
 fb/fbtrap.c                                                                     |    8 
 fb/fbwindow.c                                                                   |  124 
 fb/wfbrename.h                                                                  |   28 
 hw/Makefile.am                                                                  |   50 
 hw/darwin/Makefile.am                                                           |  287 
 hw/darwin/README.apple                                                          |   35 
 hw/darwin/XDarwin.man                                                           |  205 
 hw/darwin/apple/English.lproj/main.nib/.svn/entries                             |   65 
 hw/darwin/apple/English.lproj/main.nib/.svn/format                              |    1 
 hw/darwin/apple/English.lproj/main.nib/.svn/prop-base/keyedobjects.nib.svn-base |    5 
 hw/darwin/apple/English.lproj/main.nib/.svn/text-base/classes.nib.svn-base      |  318 
 hw/darwin/apple/English.lproj/main.nib/.svn/text-base/info.nib.svn-base         |   18 
 hw/darwin/apple/English.lproj/main.nib/classes.nib                              |  318 
 hw/darwin/apple/English.lproj/main.nib/info.nib                                 |   18 
 hw/darwin/apple/Info.plist                                                      |   71 
 hw/darwin/apple/X11.xcodeproj/project.pbxproj                                   |  320 
 hw/darwin/apple/X11Application.h                                                |  103 
 hw/darwin/apple/X11Application.m                                                |  926 
 hw/darwin/apple/X11Controller.h                                                 |   85 
 hw/darwin/apple/X11Controller.m                                                 |  752 
 hw/darwin/apple/Xquartz.man                                                     |  158 
 hw/darwin/apple/bundle-main.c                                                   |  911 
 hw/darwin/bundle/Dutch.lproj/Credits.rtf                                        |  168 
 hw/darwin/bundle/Dutch.lproj/MainMenu.nib/classes.nib                           |   72 
 hw/darwin/bundle/Dutch.lproj/Makefile.am                                        |   35 
 hw/darwin/bundle/Dutch.lproj/XDarwinHelp.html.cpp                               |  103 
 hw/darwin/bundle/English.lproj/Credits.rtf                                      |  168 
 hw/darwin/bundle/English.lproj/InfoPlist.strings.cpp                            |    5 
 hw/darwin/bundle/English.lproj/Localizable.strings                              |   23 
 hw/darwin/bundle/English.lproj/MainMenu.nib/classes.nib                         |   72 
 hw/darwin/bundle/English.lproj/Makefile.am                                      |   35 
 hw/darwin/bundle/English.lproj/XDarwinHelp.html.cpp                             |   96 
 hw/darwin/bundle/French.lproj/Credits.rtf                                       |  166 
 hw/darwin/bundle/French.lproj/MainMenu.nib/classes.nib                          |   72 
 hw/darwin/bundle/French.lproj/Makefile.am                                       |   38 
 hw/darwin/bundle/French.lproj/XDarwinHelp.html.cpp                              |  101 
 hw/darwin/bundle/German.lproj/Credits.rtf                                       |  168 
 hw/darwin/bundle/German.lproj/MainMenu.nib/classes.nib                          |   72 
 hw/darwin/bundle/German.lproj/Makefile.am                                       |   36 
 hw/darwin/bundle/German.lproj/XDarwinHelp.html.cpp                              |   96 
 hw/darwin/bundle/Info.plist                                                     |   66 
 hw/darwin/bundle/Japanese.lproj/Credits.rtf                                     |  193 
 hw/darwin/bundle/Japanese.lproj/MainMenu.nib/classes.nib                        |   72 
 hw/darwin/bundle/Japanese.lproj/Makefile.am                                     |   37 
 hw/darwin/bundle/Japanese.lproj/XDarwinHelp.html.cpp                            |  141 
 hw/darwin/bundle/Makefile.am                                                    |   38 
 hw/darwin/bundle/Portuguese.lproj/Credits.rtf                                   |  171 
 hw/darwin/bundle/Portuguese.lproj/MainMenu.nib/classes.nib                      |   72 
 hw/darwin/bundle/Portuguese.lproj/Makefile.am                                   |   36 
 hw/darwin/bundle/Portuguese.lproj/XDarwinHelp.html.cpp                          |  211 
 hw/darwin/bundle/Spanish.lproj/Credits.rtf                                      |  168 
 hw/darwin/bundle/Spanish.lproj/MainMenu.nib/classes.nib                         |   72 
 hw/darwin/bundle/Spanish.lproj/Makefile.am                                      |   36 
 hw/darwin/bundle/Spanish.lproj/XDarwinHelp.html.cpp                             |  111 
 hw/darwin/bundle/Swedish.lproj/Credits.rtf                                      |  168 
 hw/darwin/bundle/Swedish.lproj/MainMenu.nib/classes.nib                         |   72 
 hw/darwin/bundle/Swedish.lproj/Makefile.am                                      |   36 
 hw/darwin/bundle/Swedish.lproj/XDarwinHelp.html.cpp                             |  103 
 hw/darwin/bundle/ko.lproj/Credits.rtf                                           |  168 
 hw/darwin/bundle/ko.lproj/MainMenu.nib/classes.nib                              |   72 
 hw/darwin/bundle/ko.lproj/Makefile.am                                           |   37 
 hw/darwin/bundle/ko.lproj/XDarwinHelp.html.cpp                                  |   96 
 hw/darwin/bundle/startXClients.cpp                                              |   24 
 hw/darwin/darwin.c                                                              | 1116 
 hw/darwin/darwin.h                                                              |  157 
 hw/darwin/darwinClut8.h                                                         |  531 
 hw/darwin/darwinEvents.c                                                        |  446 
 hw/darwin/darwinKeyboard.c                                                      | 1026 
 hw/darwin/darwinKeyboard.h                                                      |   51 
 hw/darwin/darwinXinput.c                                                        |  308 
 hw/darwin/iokit/Makefile.am                                                     |   17 
 hw/darwin/iokit/xfIOKit.c                                                       |  775 
 hw/darwin/iokit/xfIOKit.h                                                       |   56 
 hw/darwin/iokit/xfIOKitCursor.c                                                 |  737 
 hw/darwin/iokit/xfIOKitStartup.c                                                |  134 
 hw/darwin/quartz/Makefile.am                                                    |   54 
 hw/darwin/quartz/Preferences.h                                                  |  137 
 hw/darwin/quartz/Preferences.m                                                  |  599 
 hw/darwin/quartz/XApplication.h                                                 |   46 
 hw/darwin/quartz/XApplication.m                                                 |   47 
 hw/darwin/quartz/XDarwin.pbproj/project.pbxproj                                 | 2519 
 hw/darwin/quartz/XDarwinStartup.c                                               |  163 
 hw/darwin/quartz/XDarwinStartup.man                                             |   75 
 hw/darwin/quartz/XServer.h                                                      |  136 
 hw/darwin/quartz/XServer.m                                                      | 1541 
 hw/darwin/quartz/applewm.c                                                      |  730 
 hw/darwin/quartz/applewmExt.h                                                   |   84 
 hw/darwin/quartz/cr/XView.h                                                     |   41 
 hw/darwin/quartz/cr/XView.m                                                     |   76 
 hw/darwin/quartz/cr/cr.h                                                        |   61 
 hw/darwin/quartz/cr/crAppleWM.m                                                 |  159 
 hw/darwin/quartz/cr/crFrame.m                                                   |  441 
 hw/darwin/quartz/cr/crScreen.m                                                  |  383 
 hw/darwin/quartz/fullscreen/fullscreen.c                                        |  569 
 hw/darwin/quartz/fullscreen/quartzCursor.c                                      |  654 
 hw/darwin/quartz/fullscreen/quartzCursor.h                                      |   43 
 hw/darwin/quartz/keysym2ucs.c                                                   |  908 
 hw/darwin/quartz/keysym2ucs.h                                                   |   36 
 hw/darwin/quartz/pseudoramiX.c                                                  |  434 
 hw/darwin/quartz/pseudoramiX.h                                                  |    9 
 hw/darwin/quartz/quartz.c                                                       |  432 
 hw/darwin/quartz/quartz.h                                                       |  129 
 hw/darwin/quartz/quartzAudio.c                                                  |  344 
 hw/darwin/quartz/quartzAudio.h                                                  |   40 
 hw/darwin/quartz/quartzCocoa.m                                                  |  208 
 hw/darwin/quartz/quartzCommon.h                                                 |  106 
 hw/darwin/quartz/quartzCursor.c                                                 |  657 
 hw/darwin/quartz/quartzCursor.h                                                 |   43 
 hw/darwin/quartz/quartzKeyboard.c                                               |  389 
 hw/darwin/quartz/quartzPasteboard.c                                             |  152 
 hw/darwin/quartz/quartzPasteboard.h                                             |   44 
 hw/darwin/quartz/quartzStartup.c                                                |  353 
 hw/darwin/quartz/xpr/Xplugin.h                                                  |  589 
 hw/darwin/quartz/xpr/appledri.c                                                 |  350 
 hw/darwin/quartz/xpr/appledri.h                                                 |  106 
 hw/darwin/quartz/xpr/appledristr.h                                              |  175 
 hw/darwin/quartz/xpr/dri.c                                                      |  754 
 hw/darwin/quartz/xpr/dri.h                                                      |  128 
 hw/darwin/quartz/xpr/dristruct.h                                                |   81 
 hw/darwin/quartz/xpr/x-hash.c                                                   |  341 
 hw/darwin/quartz/xpr/x-hash.h                                                   |   60 
 hw/darwin/quartz/xpr/x-hook.c                                                   |  106 
 hw/darwin/quartz/xpr/x-hook.h                                                   |   42 
 hw/darwin/quartz/xpr/x-list.c                                                   |  335 
 hw/darwin/quartz/xpr/x-list.h                                                   |   77 
 hw/darwin/quartz/xpr/xpr.h                                                      |   47 
 hw/darwin/quartz/xpr/xprAppleWM.c                                               |   99 
 hw/darwin/quartz/xpr/xprCursor.c                                                |  421 
 hw/darwin/quartz/xpr/xprFrame.c                                                 |  495 
 hw/darwin/quartz/xpr/xprScreen.c                                                |  404 
 hw/darwin/utils/Makefile.am                                                     |   11 
 hw/darwin/utils/README.txt                                                      |  111 
 hw/darwin/utils/dumpkeymap.c                                                    | 1453 
 hw/darwin/utils/dumpkeymap.man                                                  | 1004 
 hw/dmx/Makefile.am                                                              |  116 
 hw/dmx/Xdmx.man                                                                 |  741 
 hw/dmx/config/Canvas.c                                                          |  159 
 hw/dmx/config/Canvas.h                                                          |   55 
 hw/dmx/config/CanvasP.h                                                         |   65 
 hw/dmx/config/Makefile.am                                                       |   89 
 hw/dmx/config/TODO                                                              |    7 
 hw/dmx/config/dmxcompat.c                                                       |  236 
 hw/dmx/config/dmxcompat.h                                                       |   44 
 hw/dmx/config/dmxconfig.c                                                       |  498 
 hw/dmx/config/dmxconfig.h                                                       |   64 
 hw/dmx/config/dmxparse.c                                                        |  610 
 hw/dmx/config/dmxparse.h                                                        |  297 
 hw/dmx/config/dmxprint.c                                                        |  455 
 hw/dmx/config/dmxprint.h                                                        |   43 
 hw/dmx/config/dmxtodmx.c                                                        |   49 
 hw/dmx/config/dmxtodmx.man                                                      |   41 
 hw/dmx/config/parser.y                                                          |  226 
 hw/dmx/config/scanner.l                                                         |  184 
 hw/dmx/config/test-a.in                                                         |    1 
 hw/dmx/config/test-a.out                                                        |    2 
 hw/dmx/config/test-b.in                                                         |    1 
 hw/dmx/config/test-b.out                                                        |    1 
 hw/dmx/config/test-c.in                                                         |    1 
 hw/dmx/config/test-c.out                                                        |    2 
 hw/dmx/config/test-d.in                                                         |    1 
 hw/dmx/config/test-d.out                                                        |    2 
 hw/dmx/config/test-e.in                                                         |    1 
 hw/dmx/config/test-e.out                                                        |    2 
 hw/dmx/config/test-f.in                                                         |    2 
 hw/dmx/config/test-g.in                                                         |    4 
 hw/dmx/config/test-g.out                                                        |    4 
 hw/dmx/config/test-h.in                                                         |    7 
 hw/dmx/config/test-h.out                                                        |    7 
 hw/dmx/config/test-i.in                                                         |    3 
 hw/dmx/config/test-i.out                                                        |    3 
 hw/dmx/config/test-j.in                                                         |   13 
 hw/dmx/config/test-j.out                                                        |   11 
 hw/dmx/config/test-k.in                                                         |    3 
 hw/dmx/config/test-k.out                                                        |    3 
 hw/dmx/config/test-l.in                                                         |   12 
 hw/dmx/config/test-l.out                                                        |   12 
 hw/dmx/config/vdltodmx.c                                                        |   57 
 hw/dmx/config/vdltodmx.man                                                      |   95 
 hw/dmx/config/xdmxconfig.c                                                      | 1191 
 hw/dmx/config/xdmxconfig.man                                                    |   63 
 hw/dmx/dmx-config.h                                                             |   97 
 hw/dmx/dmx.c                                                                    | 1132 
 hw/dmx/dmx.h                                                                    |  377 
 hw/dmx/dmx_glxvisuals.c                                                         |  606 
 hw/dmx/dmx_glxvisuals.h                                                         |   64 
 hw/dmx/dmxcb.c                                                                  |  223 
 hw/dmx/dmxcb.h                                                                  |   53 
 hw/dmx/dmxclient.h                                                              |  151 
 hw/dmx/dmxcmap.c                                                                |  226 
 hw/dmx/dmxcmap.h                                                                |   70 
 hw/dmx/dmxcursor.c                                                              |  978 
 hw/dmx/dmxcursor.h                                                              |   69 
 hw/dmx/dmxdpms.c                                                                |  212 
 hw/dmx/dmxdpms.h                                                                |   42 
 hw/dmx/dmxextension.c                                                           | 1626 
 hw/dmx/dmxextension.h                                                           |  118 
 hw/dmx/dmxfont.c                                                                |  558 
 hw/dmx/dmxfont.h                                                                |   59 
 hw/dmx/dmxgc.c                                                                  |  423 
 hw/dmx/dmxgc.h                                                                  |   89 
 hw/dmx/dmxgcops.c                                                               |  601 
 hw/dmx/dmxgcops.h                                                               |   95 
 hw/dmx/dmxinit.c                                                                | 1047 
 hw/dmx/dmxinit.h                                                                |   50 
 hw/dmx/dmxinput.c                                                               |  107 
 hw/dmx/dmxinput.h                                                               |  162 
 hw/dmx/dmxlog.c                                                                 |  350 
 hw/dmx/dmxlog.h                                                                 |   78 
 hw/dmx/dmxpict.c                                                                | 1316 
 hw/dmx/dmxpict.h                                                                |  134 
 hw/dmx/dmxpixmap.c                                                              |  250 
 hw/dmx/dmxpixmap.h                                                              |   66 
 hw/dmx/dmxprop.c                                                                |  347 
 hw/dmx/dmxprop.h                                                                |   46 
 hw/dmx/dmxscrinit.c                                                             |  559 
 hw/dmx/dmxscrinit.h                                                             |   51 
 hw/dmx/dmxshadow.c                                                              |   71 
 hw/dmx/dmxshadow.h                                                              |   46 
 hw/dmx/dmxstat.c                                                                |  222 
 hw/dmx/dmxstat.h                                                                |   55 
 hw/dmx/dmxsync.c                                                                |  193 
 hw/dmx/dmxsync.h                                                                |   43 
 hw/dmx/dmxvisual.c                                                              |  140 
 hw/dmx/dmxvisual.h                                                              |   47 
 hw/dmx/dmxwindow.c                                                              | 1084 
 hw/dmx/dmxwindow.h                                                              |  148 
 hw/dmx/doc/DMXSpec-v1.txt                                                       |  458 
 hw/dmx/doc/DMXSpec.txt                                                          |  875 
 hw/dmx/doc/Makefile.am                                                          |  310 
 hw/dmx/doc/dmx.sgml                                                             | 2778 
 hw/dmx/doc/dmx.txt                                                              | 2989 
 hw/dmx/doc/doxygen.conf                                                         | 1090 
 hw/dmx/doc/doxygen.css                                                          |   49 
 hw/dmx/doc/doxygen.foot                                                         |   12 
 hw/dmx/doc/doxygen.head                                                         |    8 
 hw/dmx/doc/html/ChkNotMaskEv_8c.html                                            |   76 
 hw/dmx/doc/html/ChkNotMaskEv_8h-source.html                                     |   60 
 hw/dmx/doc/html/ChkNotMaskEv_8h.html                                            |   77 
 hw/dmx/doc/html/annotated.html                                                  |   98 
 hw/dmx/doc/html/classes.html                                                    |   26 
 hw/dmx/doc/html/dmx_8h-source.html                                              |  276 
 hw/dmx/doc/html/dmx_8h.html                                                     |  532 
 hw/dmx/doc/html/dmx__glxvisuals_8h-source.html                                  |   85 
 hw/dmx/doc/html/dmxarg_8c.html                                                  |  239 
 hw/dmx/doc/html/dmxarg_8h-source.html                                           |   69 
 hw/dmx/doc/html/dmxarg_8h.html                                                  |  235 
 hw/dmx/doc/html/dmxbackend_8c.html                                              |  427 
 hw/dmx/doc/html/dmxbackend_8h-source.html                                       |   75 
 hw/dmx/doc/html/dmxbackend_8h.html                                              |  411 
 hw/dmx/doc/html/dmxcb_8c.html                                                   |  184 
 hw/dmx/doc/html/dmxcb_8h-source.html                                            |   70 
 hw/dmx/doc/html/dmxcb_8h.html                                                   |  209 
 hw/dmx/doc/html/dmxclient_8h-source.html                                        |  168 
 hw/dmx/doc/html/dmxclient_8h.html                                               |   48 
 hw/dmx/doc/html/dmxcmap_8c.html                                                 |  265 
 hw/dmx/doc/html/dmxcmap_8h-source.html                                          |   86 
 hw/dmx/doc/html/dmxcmap_8h.html                                                 |  408 
 hw/dmx/doc/html/dmxcommon_8c.html                                               |  701 
 hw/dmx/doc/html/dmxcommon_8h-source.html                                        |  151 
 hw/dmx/doc/html/dmxcommon_8h.html                                               |  665 
 hw/dmx/doc/html/dmxcompat_8c.html                                               |   68 
 hw/dmx/doc/html/dmxcompat_8h-source.html                                        |   61 
 hw/dmx/doc/html/dmxcompat_8h.html                                               |   62 
 hw/dmx/doc/html/dmxconfig_8c.html                                               |  402 
 hw/dmx/doc/html/dmxconfig_8h-source.html                                        |   84 
 hw/dmx/doc/html/dmxconfig_8h.html                                               |  248 
 hw/dmx/doc/html/dmxconsole_8c.html                                              |  498 
 hw/dmx/doc/html/dmxconsole_8h-source.html                                       |   79 
 hw/dmx/doc/html/dmxconsole_8h.html                                              |  488 
 hw/dmx/doc/html/dmxcursor_8c.html                                               |  471 
 hw/dmx/doc/html/dmxcursor_8h-source.html                                        |   86 
 hw/dmx/doc/html/dmxcursor_8h.html                                               |  498 
 hw/dmx/doc/html/dmxdetach_8c.html                                               |   70 
 hw/dmx/doc/html/dmxdpms_8c.html                                                 |  128 
 hw/dmx/doc/html/dmxdpms_8h-source.html                                          |   62 
 hw/dmx/doc/html/dmxdpms_8h.html                                                 |  124 
 hw/dmx/doc/html/dmxdummy_8c.html                                                |  111 
 hw/dmx/doc/html/dmxdummy_8h-source.html                                         |   63 
 hw/dmx/doc/html/dmxdummy_8h.html                                                |  111 
 hw/dmx/doc/html/dmxeq_8c.html                                                   |  269 
 hw/dmx/doc/html/dmxeq_8h-source.html                                            |   61 
 hw/dmx/doc/html/dmxeq_8h.html                                                   |   63 
 hw/dmx/doc/html/dmxevents_8c.html                                               |  284 
 hw/dmx/doc/html/dmxevents_8h-source.html                                        |   66 
 hw/dmx/doc/html/dmxevents_8h.html                                               |  233 
 hw/dmx/doc/html/dmxext_8h-source.html                                           |  197 
 hw/dmx/doc/html/dmxext_8h.html                                                  |  926 
 hw/dmx/doc/html/dmxextension_8c.html                                            |  433 
 hw/dmx/doc/html/dmxextension_8h-source.html                                     |  131 
 hw/dmx/doc/html/dmxextension_8h.html                                            |  426 
 hw/dmx/doc/html/dmxfont_8c.html                                                 |  257 
 hw/dmx/doc/html/dmxfont_8h-source.html                                          |   78 
 hw/dmx/doc/html/dmxfont_8h.html                                                 |  333 
 hw/dmx/doc/html/dmxgc_8c.html                                                   |  456 
 hw/dmx/doc/html/dmxgc_8h-source.html                                            |  106 
 hw/dmx/doc/html/dmxgc_8h.html                                                   |  561 
 hw/dmx/doc/html/dmxgcops_8c.html                                                | 1476 
 hw/dmx/doc/html/dmxgcops_8h-source.html                                         |  115 
 hw/dmx/doc/html/dmxgcops_8h.html                                                | 1469 
 hw/dmx/doc/html/dmxinit_8c.html                                                 |  709 
 hw/dmx/doc/html/dmxinit_8h-source.html                                          |   70 
 hw/dmx/doc/html/dmxinit_8h.html                                                 |   30 
 hw/dmx/doc/html/dmxinput_8c.html                                                |  185 
 hw/dmx/doc/html/dmxinput_8h-source.html                                         |  146 
 hw/dmx/doc/html/dmxinput_8h.html                                                |  534 
 hw/dmx/doc/html/dmxinputinit_8c.html                                            |  477 
 hw/dmx/doc/html/dmxinputinit_8h-source.html                                     |  259 
 hw/dmx/doc/html/dmxinputinit_8h.html                                            |  406 
 hw/dmx/doc/html/dmxlog_8c.html                                                  |  602 
 hw/dmx/doc/html/dmxlog_8h-source.html                                           |   91 
 hw/dmx/doc/html/dmxlog_8h.html                                                  |  616 
 hw/dmx/doc/html/dmxmap_8c.html                                                  |  150 
 hw/dmx/doc/html/dmxmap_8h-source.html                                           |   62 
 hw/dmx/doc/html/dmxmap_8h.html                                                  |  148 
 hw/dmx/doc/html/dmxmotion_8c.html                                               |  181 
 hw/dmx/doc/html/dmxmotion_8h-source.html                                        |   69 
 hw/dmx/doc/html/dmxmotion_8h.html                                               |  180 
 hw/dmx/doc/html/dmxparse_8c.html                                                |   74 
 hw/dmx/doc/html/dmxparse_8h-source.html                                         |  303 
 hw/dmx/doc/html/dmxparse_8h.html                                                |  775 
 hw/dmx/doc/html/dmxpict_8c.html                                                 | 1184 
 hw/dmx/doc/html/dmxpict_8h-source.html                                          |  141 
 hw/dmx/doc/html/dmxpict_8h.html                                                 | 1418 
 hw/dmx/doc/html/dmxpixmap_8c.html                                               |  240 
 hw/dmx/doc/html/dmxpixmap_8h-source.html                                        |   83 
 hw/dmx/doc/html/dmxpixmap_8h.html                                               |  351 
 hw/dmx/doc/html/dmxprint_8c.html                                                |  119 
 hw/dmx/doc/html/dmxprint_8h-source.html                                         |   63 
 hw/dmx/doc/html/dmxprint_8h.html                                                |  111 
 hw/dmx/doc/html/dmxprop_8c.html                                                 |  235 
 hw/dmx/doc/html/dmxprop_8h-source.html                                          |   66 
 hw/dmx/doc/html/dmxprop_8h.html                                                 |  136 
 hw/dmx/doc/html/dmxproto_8h-source.html                                         |  431 
 hw/dmx/doc/html/dmxproto_8h.html                                                |   89 
 hw/dmx/doc/html/dmxscrinit_8c.html                                              |  378 
 hw/dmx/doc/html/dmxscrinit_8h-source.html                                       |   70 
 hw/dmx/doc/html/dmxscrinit_8h.html                                              |  181 
 hw/dmx/doc/html/dmxshadow_8c.html                                               |   71 
 hw/dmx/doc/html/dmxshadow_8h-source.html                                        |   66 
 hw/dmx/doc/html/dmxshadow_8h.html                                               |   73 
 hw/dmx/doc/html/dmxsigio_8c.html                                                |  230 
 hw/dmx/doc/html/dmxsigio_8h-source.html                                         |   65 
 hw/dmx/doc/html/dmxsigio_8h.html                                                |  226 
 hw/dmx/doc/html/dmxstat_8c.html                                                 |  274 
 hw/dmx/doc/html/dmxstat_8h-source.html                                          |   74 
 hw/dmx/doc/html/dmxstat_8h.html                                                 |  364 
 hw/dmx/doc/html/dmxsync_8c.html                                                 |  139 
 hw/dmx/doc/html/dmxsync_8h-source.html                                          |   63 
 hw/dmx/doc/html/dmxsync_8h.html                                                 |  136 
 hw/dmx/doc/html/dmxvisual_8c.html                                               |  151 
 hw/dmx/doc/html/dmxvisual_8h-source.html                                        |   67 
 hw/dmx/doc/html/dmxvisual_8h.html                                               |  152 
 hw/dmx/doc/html/dmxwindow_8c.html                                               |  865 
 hw/dmx/doc/html/dmxwindow_8h-source.html                                        |  165 
 hw/dmx/doc/html/dmxwindow_8h.html                                               |  969 
 hw/dmx/doc/html/dmxxinput_8c.html                                               |  396 
 hw/dmx/doc/html/doxygen.css                                                     |   49 
 hw/dmx/doc/html/files.html                                                      |  120 
 hw/dmx/doc/html/functions.html                                                  |  237 
 hw/dmx/doc/html/functions_vars.html                                             |  237 
 hw/dmx/doc/html/globals.html                                                    |  522 
 hw/dmx/doc/html/globals_defs.html                                               |   47 
 hw/dmx/doc/html/globals_enum.html                                               |   32 
 hw/dmx/doc/html/globals_eval.html                                               |   41 
 hw/dmx/doc/html/globals_func.html                                               |  388 
 hw/dmx/doc/html/globals_type.html                                               |   96 
 hw/dmx/doc/html/globals_vars.html                                               |   56 
 hw/dmx/doc/html/index.html                                                      |    8 
 hw/dmx/doc/html/lib_2dmx_2dmx_8c.html                                           |  894 
 hw/dmx/doc/html/lnx-keyboard_8c.html                                            |  511 
 hw/dmx/doc/html/lnx-keyboard_8h-source.html                                     |   83 
 hw/dmx/doc/html/lnx-keyboard_8h.html                                            |  388 
 hw/dmx/doc/html/lnx-ms_8c.html                                                  |  352 
 hw/dmx/doc/html/lnx-ms_8h-source.html                                           |   75 
 hw/dmx/doc/html/lnx-ms_8h.html                                                  |  288 
 hw/dmx/doc/html/lnx-ps2_8c.html                                                 |  352 
 hw/dmx/doc/html/lnx-ps2_8h-source.html                                          |   75 
 hw/dmx/doc/html/lnx-ps2_8h.html                                                 |  288 
 hw/dmx/doc/html/main.html                                                       |   26 
 hw/dmx/doc/html/programs_2Xserver_2Xext_2dmx_8c.html                            |   71 
 hw/dmx/doc/html/structDMXConfigCmdStruct.html                                   |   30 
 hw/dmx/doc/html/structDMXConfigListStruct.html                                  |   30 
 hw/dmx/doc/html/structDMXDesktopAttributes.html                                 |   32 
 hw/dmx/doc/html/structDMXDesktopAttributesRec.html                              |   32 
 hw/dmx/doc/html/structDMXInputAttributes.html                                   |   32 
 hw/dmx/doc/html/structDMXInputAttributesRec.html                                |   32 
 hw/dmx/doc/html/structDMXScreenAttributes.html                                  |   32 
 hw/dmx/doc/html/structDMXScreenAttributesRec.html                               |   32 
 hw/dmx/doc/html/structDMXWindowAttributes.html                                  |   32 
 hw/dmx/doc/html/structDMXWindowAttributesRec.html                               |   32 
 hw/dmx/doc/html/struct__DMXConfigComment.html                                   |   32 
 hw/dmx/doc/html/struct__DMXConfigDisplay.html                                   |   32 
 hw/dmx/doc/html/struct__DMXConfigEntry.html                                     |   32 
 hw/dmx/doc/html/struct__DMXConfigFullDim.html                                   |   32 
 hw/dmx/doc/html/struct__DMXConfigNumber.html                                    |   32 
 hw/dmx/doc/html/struct__DMXConfigOption.html                                    |   32 
 hw/dmx/doc/html/struct__DMXConfigPair.html                                      |   32 
 hw/dmx/doc/html/struct__DMXConfigParam.html                                     |   32 
 hw/dmx/doc/html/struct__DMXConfigPartDim.html                                   |   32 
 hw/dmx/doc/html/struct__DMXConfigString.html                                    |   32 
 hw/dmx/doc/html/struct__DMXConfigSub.html                                       |   32 
 hw/dmx/doc/html/struct__DMXConfigToken.html                                     |   32 
 hw/dmx/doc/html/struct__DMXConfigVirtual.html                                   |   32 
 hw/dmx/doc/html/struct__DMXConfigWall.html                                      |   32 
 hw/dmx/doc/html/struct__DMXEventMap.html                                        |   82 
 hw/dmx/doc/html/struct__DMXInputInfo.html                                       |  490 
 hw/dmx/doc/html/struct__DMXLocalInitInfo.html                                   |  778 
 hw/dmx/doc/html/struct__DMXLocalInputInfo.html                                  |  996 
 hw/dmx/doc/html/struct__DMXScreenInfo.html                                      | 1330 
 hw/dmx/doc/html/struct__DMXStatAvg.html                                         |   30 
 hw/dmx/doc/html/struct__DMXStatInfo.html                                        |   30 
 hw/dmx/doc/html/struct__Event.html                                              |  104 
 hw/dmx/doc/html/struct__EventQueue.html                                         |  224 
 hw/dmx/doc/html/struct__dmxArg.html                                             |  104 
 hw/dmx/doc/html/struct__dmxColormapPriv.html                                    |   32 
 hw/dmx/doc/html/struct__dmxCursorPriv.html                                      |   32 
 hw/dmx/doc/html/struct__dmxFontPriv.html                                        |   32 
 hw/dmx/doc/html/struct__dmxGCPriv.html                                          |   32 
 hw/dmx/doc/html/struct__dmxGlyphPriv.html                                       |   58 
 hw/dmx/doc/html/struct__dmxPictPriv.html                                        |   82 
 hw/dmx/doc/html/struct__dmxPixPriv.html                                         |   32 
 hw/dmx/doc/html/struct__dmxWinPriv.html                                         |   32 
 hw/dmx/doc/html/struct__myPrivate.html                                          |  272 
 hw/dmx/doc/html/structdmxGlxVisualPrivate.html                                  |   32 
 hw/dmx/doc/html/structxDMXAddInputReply.html                                    |   32 
 hw/dmx/doc/html/structxDMXAddInputReq.html                                      |   32 
 hw/dmx/doc/html/structxDMXAddScreenReply.html                                   |   32 
 hw/dmx/doc/html/structxDMXAddScreenReq.html                                     |   32 
 hw/dmx/doc/html/structxDMXChangeDesktopAttributesReply.html                     |   32 
 hw/dmx/doc/html/structxDMXChangeDesktopAttributesReq.html                       |   32 
 hw/dmx/doc/html/structxDMXChangeScreensAttributesReply.html                     |   32 
 hw/dmx/doc/html/structxDMXChangeScreensAttributesReq.html                       |   32 
 hw/dmx/doc/html/structxDMXForceWindowCreationReply.html                         |   32 
 hw/dmx/doc/html/structxDMXForceWindowCreationReq.html                           |   32 
 hw/dmx/doc/html/structxDMXGetDesktopAttributesReply.html                        |   32 
 hw/dmx/doc/html/structxDMXGetDesktopAttributesReq.html                          |   32 
 hw/dmx/doc/html/structxDMXGetInputAttributesReply.html                          |   32 
 hw/dmx/doc/html/structxDMXGetInputAttributesReq.html                            |   32 
 hw/dmx/doc/html/structxDMXGetInputCountReply.html                               |   32 
 hw/dmx/doc/html/structxDMXGetInputCountReq.html                                 |   32 
 hw/dmx/doc/html/structxDMXGetScreenAttributesReply.html                         |   32 
 hw/dmx/doc/html/structxDMXGetScreenAttributesReq.html                           |   32 
 hw/dmx/doc/html/structxDMXGetScreenCountReply.html                              |   32 
 hw/dmx/doc/html/structxDMXGetScreenCountReq.html                                |   32 
 hw/dmx/doc/html/structxDMXGetWindowAttributesReply.html                         |   32 
 hw/dmx/doc/html/structxDMXGetWindowAttributesReq.html                           |   32 
 hw/dmx/doc/html/structxDMXQueryVersionReply.html                                |   32 
 hw/dmx/doc/html/structxDMXQueryVersionReq.html                                  |   32 
 hw/dmx/doc/html/structxDMXRemoveInputReply.html                                 |   32 
 hw/dmx/doc/html/structxDMXRemoveInputReq.html                                   |   32 
 hw/dmx/doc/html/structxDMXRemoveScreenReply.html                                |   32 
 hw/dmx/doc/html/structxDMXRemoveScreenReq.html                                  |   32 
 hw/dmx/doc/html/structxDMXSyncReply.html                                        |   32 
 hw/dmx/doc/html/structxDMXSyncReq.html                                          |   32 
 hw/dmx/doc/html/tree.html                                                       |  295 
 hw/dmx/doc/html/usb-common_8c.html                                              |  222 
 hw/dmx/doc/html/usb-common_8h-source.html                                       |   74 
 hw/dmx/doc/html/usb-common_8h.html                                              |  167 
 hw/dmx/doc/html/usb-keyboard_8c.html                                            |  231 
 hw/dmx/doc/html/usb-keyboard_8h-source.html                                     |   68 
 hw/dmx/doc/html/usb-keyboard_8h.html                                            |  174 
 hw/dmx/doc/html/usb-mouse_8c.html                                               |  190 
 hw/dmx/doc/html/usb-mouse_8h-source.html                                        |   68 
 hw/dmx/doc/html/usb-mouse_8h.html                                               |  134 
 hw/dmx/doc/html/usb-other_8c.html                                               |  191 
 hw/dmx/doc/html/usb-other_8h-source.html                                        |   68 
 hw/dmx/doc/html/usb-other_8h.html                                               |  134 
 hw/dmx/doc/html/usb-private_8h-source.html                                      |  131 
 hw/dmx/doc/html/usb-private_8h.html                                             |   41 
 hw/dmx/doc/scaled.sgml                                                          |  707 
 hw/dmx/doc/scaled.txt                                                           |  579 
 hw/dmx/examples/Makefile.am                                                     |   70 
 hw/dmx/examples/dmxaddinput.c                                                   |   83 
 hw/dmx/examples/dmxaddscreen.c                                                  |  105 
 hw/dmx/examples/dmxreconfig.c                                                   |  162 
 hw/dmx/examples/dmxresize.c                                                     |  104 
 hw/dmx/examples/dmxrminput.c                                                    |   78 
 hw/dmx/examples/dmxrmscreen.c                                                   |   80 
 hw/dmx/examples/dmxwininfo.c                                                    |  496 
 hw/dmx/examples/ev.c                                                            |  182 
 hw/dmx/examples/evi.c                                                           |   86 
 hw/dmx/examples/res.c                                                           |   99 
 hw/dmx/examples/xbell.c                                                         |  101 
 hw/dmx/examples/xdmx.c                                                          |  239 
 hw/dmx/examples/xinput.c                                                        |  318 
 hw/dmx/examples/xled.c                                                          |  124 
 hw/dmx/examples/xtest.c                                                         |   75 
 hw/dmx/glxProxy/Makefile.am                                                     |   43 
 hw/dmx/glxProxy/compsize.c                                                      |  563 
 hw/dmx/glxProxy/g_disptab.c                                                     |  611 
 hw/dmx/glxProxy/g_disptab.h                                                     |  675 
 hw/dmx/glxProxy/g_renderswap.c                                                  | 2360 
 hw/dmx/glxProxy/global.c                                                        |   76 
 hw/dmx/glxProxy/glxcmds.c                                                       | 3628 
 hw/dmx/glxProxy/glxcmdsswap.c                                                   | 1057 
 hw/dmx/glxProxy/glxcontext.h                                                    |  116 
 hw/dmx/glxProxy/glxdrawable.h                                                   |   71 
 hw/dmx/glxProxy/glxerror.h                                                      |   57 
 hw/dmx/glxProxy/glxext.c                                                        |  519 
 hw/dmx/glxProxy/glxext.h                                                        |   97 
 hw/dmx/glxProxy/glxfbconfig.c                                                   |  111 
 hw/dmx/glxProxy/glxfbconfig.h                                                   |   43 
 hw/dmx/glxProxy/glxscreens.c                                                    |  382 
 hw/dmx/glxProxy/glxscreens.h                                                    |   62 
 hw/dmx/glxProxy/glxserver.h                                                     |  322 
 hw/dmx/glxProxy/glxsingle.c                                                     | 1012 
 hw/dmx/glxProxy/glxsingle.h                                                     |   59 
 hw/dmx/glxProxy/glxswap.c                                                       |  538 
 hw/dmx/glxProxy/glxswap.h                                                       |   46 
 hw/dmx/glxProxy/glxutil.c                                                       |  119 
 hw/dmx/glxProxy/glxutil.h                                                       |   53 
 hw/dmx/glxProxy/glxvendor.c                                                     |  582 
 hw/dmx/glxProxy/glxvendor.h                                                     |   55 
 hw/dmx/glxProxy/glxvisuals.c                                                    |  543 
 hw/dmx/glxProxy/glxvisuals.h                                                    |   55 
 hw/dmx/glxProxy/render2swap.c                                                   |  347 
 hw/dmx/glxProxy/renderpixswap.c                                                 |  389 
 hw/dmx/glxProxy/unpack.h                                                        |  233 
 hw/dmx/input/ChkNotMaskEv.c                                                     |  107 
 hw/dmx/input/ChkNotMaskEv.h                                                     |   40 
 hw/dmx/input/Makefile.am                                                        |   71 
 hw/dmx/input/dmxarg.c                                                           |  175 
 hw/dmx/input/dmxarg.h                                                           |   49 
 hw/dmx/input/dmxbackend.c                                                       |  617 
 hw/dmx/input/dmxbackend.h                                                       |   56 
 hw/dmx/input/dmxcommon.c                                                        |  677 
 hw/dmx/input/dmxcommon.h                                                        |  132 
 hw/dmx/input/dmxconsole.c                                                       | 1028 
 hw/dmx/input/dmxconsole.h                                                       |   59 
 hw/dmx/input/dmxdetach.c                                                        |   58 
 hw/dmx/input/dmxdummy.c                                                         |   88 
 hw/dmx/input/dmxdummy.h                                                         |   43 
 hw/dmx/input/dmxeq.c                                                            |  307 
 hw/dmx/input/dmxeq.h                                                            |   43 
 hw/dmx/input/dmxevents.c                                                        |  834 
 hw/dmx/input/dmxevents.h                                                        |   46 
 hw/dmx/input/dmxinputinit.c                                                     | 1368 
 hw/dmx/input/dmxinputinit.h                                                     |  293 
 hw/dmx/input/dmxmap.c                                                           |  121 
 hw/dmx/input/dmxmap.h                                                           |   42 
 hw/dmx/input/dmxmotion.c                                                        |  143 
 hw/dmx/input/dmxmotion.h                                                        |   49 
 hw/dmx/input/dmxsigio.c                                                         |  233 
 hw/dmx/input/dmxsigio.h                                                         |   45 
 hw/dmx/input/dmxxinput.c                                                        |  159 
 hw/dmx/input/lnx-keyboard.c                                                     |  986 
 hw/dmx/input/lnx-keyboard.h                                                     |   63 
 hw/dmx/input/lnx-ms.c                                                           |  322 
 hw/dmx/input/lnx-ms.h                                                           |   55 
 hw/dmx/input/lnx-ps2.c                                                          |  290 
 hw/dmx/input/lnx-ps2.h                                                          |   55 
 hw/dmx/input/usb-common.c                                                       |  382 
 hw/dmx/input/usb-common.h                                                       |   55 
 hw/dmx/input/usb-keyboard.c                                                     |  441 
 hw/dmx/input/usb-keyboard.h                                                     |   48 
 hw/dmx/input/usb-mouse.c                                                        |  126 
 hw/dmx/input/usb-mouse.h                                                        |   48 
 hw/dmx/input/usb-other.c                                                        |  161 
 hw/dmx/input/usb-other.h                                                        |   48 
 hw/dmx/input/usb-private.h                                                      |  117 
 hw/kdrive/Kdrive.tmpl                                                           |   17 
 hw/kdrive/Makefile.am                                                           |   42 
 hw/kdrive/Xkdrive.man                                                           |   77 
 hw/kdrive/ati/ChangeLog                                                         |  622 
 hw/kdrive/ati/Makefile.am                                                       |   71 
 hw/kdrive/ati/ati.c                                                             |  761 
 hw/kdrive/ati/ati.h                                                             |  409 
 hw/kdrive/ati/ati_cursor.c                                                      |  559 
 hw/kdrive/ati/ati_dma.c                                                         | 1037 
 hw/kdrive/ati/ati_dma.h                                                         |  141 
 hw/kdrive/ati/ati_draw.c                                                        |  918 
 hw/kdrive/ati/ati_draw.h                                                        |   93 
 hw/kdrive/ati/ati_drawtmp.h                                                     |  237 
 hw/kdrive/ati/ati_dri.c                                                         | 1138 
 hw/kdrive/ati/ati_dri.h                                                         |   97 
 hw/kdrive/ati/ati_dripriv.h                                                     |   57 
 hw/kdrive/ati/ati_microcode.c                                                   |  857 
 hw/kdrive/ati/ati_reg.h                                                         | 1927 
 hw/kdrive/ati/ati_sarea.h                                                       |   38 
 hw/kdrive/ati/ati_stub.c                                                        |   84 
 hw/kdrive/ati/ati_video.c                                                       |  988 
 hw/kdrive/ati/r128_blendtmp.h                                                   |  134 
 hw/kdrive/ati/r128_common.h                                                     |  170 
 hw/kdrive/ati/r128_composite.c                                                  |  564 
 hw/kdrive/ati/r128_sarea.h                                                      |  185 
 hw/kdrive/ati/radeon_common.h                                                   |  460 
 hw/kdrive/ati/radeon_composite.c                                                |  875 
 hw/kdrive/ati/radeon_sarea.h                                                    |  221 
 hw/kdrive/chips/Makefile.am                                                     |   33 
 hw/kdrive/chips/chips.c                                                         |  334 
 hw/kdrive/chips/chips.h                                                         |  117 
 hw/kdrive/chips/chipsdraw.c                                                     |  491 
 hw/kdrive/chips/chipsstub.c                                                     |   67 
 hw/kdrive/ephyr/Makefile.am                                                     |   39 
 hw/kdrive/ephyr/README                                                          |   73 
 hw/kdrive/ephyr/ephyr.c                                                         |  965 
 hw/kdrive/ephyr/ephyr.h                                                         |  195 
 hw/kdrive/ephyr/ephyr_draw.c                                                    |  525 
 hw/kdrive/ephyr/ephyrinit.c                                                     |  227 
 hw/kdrive/ephyr/hostx.c                                                         |  800 
 hw/kdrive/ephyr/hostx.h                                                         |  166 
 hw/kdrive/ephyr/os.c                                                            |   41 
 hw/kdrive/epson/Makefile.am                                                     |   33 
 hw/kdrive/epson/Xepson.man                                                      |   26 
 hw/kdrive/epson/epson13806.c                                                    |  604 
 hw/kdrive/epson/epson13806.h                                                    |  132 
 hw/kdrive/epson/epson13806draw.c                                                |  649 
 hw/kdrive/epson/epson13806draw.h                                                |  119 
 hw/kdrive/epson/epson13806reg.h                                                 |  183 
 hw/kdrive/epson/epson13806stub.c                                                |   69 
 hw/kdrive/fake/Makefile.am                                                      |   29 
 hw/kdrive/fake/fake.c                                                           |  484 
 hw/kdrive/fake/fake.h                                                           |  137 
 hw/kdrive/fake/fakeinit.c                                                       |  108 
 hw/kdrive/fake/kbd.c                                                            |  208 
 hw/kdrive/fake/mouse.c                                                          |   67 
 hw/kdrive/fake/os.c                                                             |   63 
 hw/kdrive/fbdev/Makefile.am                                                     |   28 
 hw/kdrive/fbdev/Xfbdev.man                                                      |   28 
 hw/kdrive/fbdev/fbdev.c                                                         |  821 
 hw/kdrive/fbdev/fbdev.h                                                         |  140 
 hw/kdrive/fbdev/fbinit.c                                                        |  113 
 hw/kdrive/i810/Makefile.am                                                      |   36 
 hw/kdrive/i810/i810.c                                                           | 2112 
 hw/kdrive/i810/i810.h                                                           |  511 
 hw/kdrive/i810/i810_cursor.c                                                    |  435 
 hw/kdrive/i810/i810_reg.h                                                       |  695 
 hw/kdrive/i810/i810_video.c                                                     | 1136 
 hw/kdrive/i810/i810draw.c                                                       |  352 
 hw/kdrive/i810/i810draw.h                                                       |   46 
 hw/kdrive/i810/i810stub.c                                                       |   92 
 hw/kdrive/igs/igs.c                                                             |  667 
 hw/kdrive/igs/igs.h                                                             |  327 
 hw/kdrive/igs/igscmap.c                                                         |   62 
 hw/kdrive/igs/igscurs.c                                                         |  345 
 hw/kdrive/igs/igsdraw.c                                                         | 1533 
 hw/kdrive/igs/igsdraw.h                                                         |  258 
 hw/kdrive/igs/igsreg.c                                                          |  969 
 hw/kdrive/igs/igsreg.h                                                          |  155 
 hw/kdrive/igs/igsstub.c                                                         |   71 
 hw/kdrive/ipaq/ipaq.c                                                           |   70 
 hw/kdrive/itsy/itsy.c                                                           |  325 
 hw/kdrive/itsy/itsy.h                                                           |   39 
 hw/kdrive/itsy/kbd.c                                                            |  251 
 hw/kdrive/itsy/ts.c                                                             |  210 
 hw/kdrive/linux/Makefile.am                                                     |   34 
 hw/kdrive/linux/agp.c                                                           |  354 
 hw/kdrive/linux/agp.h                                                           |   71 
 hw/kdrive/linux/bus.c                                                           |  134 
 hw/kdrive/linux/evdev.c                                                         |  309 
 hw/kdrive/linux/keyboard.c                                                      |  803 
 hw/kdrive/linux/klinux.h                                                        |   32 
 hw/kdrive/linux/linux.c                                                         |  482 
 hw/kdrive/linux/mouse.c                                                         | 1027 
 hw/kdrive/linux/ms.c                                                            |  183 
 hw/kdrive/linux/ps2.c                                                           |  187 
 hw/kdrive/linux/ts.c                                                            |  209 
 hw/kdrive/linux/tslib.c                                                         |  193 
 hw/kdrive/mach64/Makefile.am                                                    |   40 
 hw/kdrive/mach64/mach64.c                                                       |  433 
 hw/kdrive/mach64/mach64.h                                                       |  653 
 hw/kdrive/mach64/mach64curs.c                                                   |  389 
 hw/kdrive/mach64/mach64draw.c                                                   |  590 
 hw/kdrive/mach64/mach64draw.h                                                   |   69 
 hw/kdrive/mach64/mach64stub.c                                                   |   75 
 hw/kdrive/mach64/mach64video.c                                                  |  994 
 hw/kdrive/mga/Makefile.am                                                       |   35 
 hw/kdrive/mga/g400_common.h                                                     |  185 
 hw/kdrive/mga/g400_composite.c                                                  |  510 
 hw/kdrive/mga/mga.c                                                             |  240 
 hw/kdrive/mga/mga.h                                                             |  164 
 hw/kdrive/mga/mgadraw.c                                                         |  324 
 hw/kdrive/mga/mgastub.c                                                         |   64 
 hw/kdrive/neomagic/ChangeLog                                                    |   98 
 hw/kdrive/neomagic/Makefile.am                                                  |   47 
 hw/kdrive/neomagic/README                                                       |   15 
 hw/kdrive/neomagic/backend.c                                                    |   86 
 hw/kdrive/neomagic/backend.h                                                    |   70 
 hw/kdrive/neomagic/neo_draw.c                                                   |  210 
 hw/kdrive/neomagic/neomagic.c                                                   |  335 
 hw/kdrive/neomagic/neomagic.h                                                   |  210 
 hw/kdrive/neomagic/neomagicstub.c                                               |   73 
 hw/kdrive/nvidia/Makefile.am                                                    |   36 
 hw/kdrive/nvidia/nvidia.c                                                       |  361 
 hw/kdrive/nvidia/nvidia.h                                                       |  247 
 hw/kdrive/nvidia/nvidiacurs.c                                                   |  389 
 hw/kdrive/nvidia/nvidiadraw.c                                                   |  238 
 hw/kdrive/nvidia/nvidiadraw.h                                                   |   69 
 hw/kdrive/nvidia/nvidiastub.c                                                   |   65 
 hw/kdrive/nvidia/nvidiavideo.c                                                  | 1016 
 hw/kdrive/pcmcia/modes.h                                                        |   65 
 hw/kdrive/pcmcia/pcmcia.c                                                       | 1199 
 hw/kdrive/pcmcia/pcmcia.h                                                       |  267 
 hw/kdrive/pcmcia/pcmciacurs.c                                                   |  451 
 hw/kdrive/pcmcia/pcmciarotate.c                                                 |  333 
 hw/kdrive/pcmcia/pcmciashadow.c                                                 |  199 
 hw/kdrive/pcmcia/pcmciastub.c                                                   |   63 
 hw/kdrive/pm2/Makefile.am                                                       |   34 
 hw/kdrive/pm2/glint_regs.h                                                      | 1370 
 hw/kdrive/pm2/pm2.c                                                             |  295 
 hw/kdrive/pm2/pm2.h                                                             |  162 
 hw/kdrive/pm2/pm2_draw.c                                                        |  318 
 hw/kdrive/pm2/pm2stub.c                                                         |   54 
 hw/kdrive/r128/Makefile.am                                                      |   33 
 hw/kdrive/r128/r128.c                                                           |  250 
 hw/kdrive/r128/r128.h                                                           |  123 
 hw/kdrive/r128/r128draw.c                                                       |  296 
 hw/kdrive/r128/r128stub.c                                                       |   67 
 hw/kdrive/savage/s3.c                                                           | 1835 
 hw/kdrive/savage/s3.h                                                           |  534 
 hw/kdrive/savage/s3.nick                                                        |   41 
 hw/kdrive/savage/s3clock.c                                                      |   84 
 hw/kdrive/savage/s3cmap.c                                                       |  122 
 hw/kdrive/savage/s3curs.c                                                       |  422 
 hw/kdrive/savage/s3draw.c                                                       | 3241 
 hw/kdrive/savage/s3draw.h                                                       |  468 
 hw/kdrive/savage/s3gc.c                                                         |  299 
 hw/kdrive/savage/s3reg.c                                                        | 1301 
 hw/kdrive/savage/s3reg.h                                                        |  227 
 hw/kdrive/savage/s3rtst.c                                                       |  141 
 hw/kdrive/savage/s3stub.c                                                       |   93 
 hw/kdrive/sdl/Makefile.am                                                       |   18 
 hw/kdrive/sdl/sdl.c                                                             |  455 
 hw/kdrive/sis300/Makefile.am                                                    |   47 
 hw/kdrive/sis300/sis.c                                                          |  311 
 hw/kdrive/sis300/sis.h                                                          |  160 
 hw/kdrive/sis300/sis_draw.c                                                     |  320 
 hw/kdrive/sis300/sis_reg.h                                                      |  902 
 hw/kdrive/sis300/sis_stub.c                                                     |   77 
 hw/kdrive/sis530/sis.c                                                          |  921 
 hw/kdrive/sis530/sis.h                                                          | 1215 
 hw/kdrive/sis530/sisclock.c                                                     |  232 
 hw/kdrive/sis530/siscmap.c                                                      |   64 
 hw/kdrive/sis530/siscurs.c                                                      |  364 
 hw/kdrive/sis530/sisdraw.c                                                      | 1720 
 hw/kdrive/sis530/sisdraw.h                                                      |  180 
 hw/kdrive/sis530/sisio.c                                                        |   30 
 hw/kdrive/sis530/sisstub.c                                                      |   67 
 hw/kdrive/smi/Makefile.am                                                       |   38 
 hw/kdrive/smi/smi.c                                                             |  343 
 hw/kdrive/smi/smi.h                                                             |  257 
 hw/kdrive/smi/smidraw.c                                                         |  340 
 hw/kdrive/smi/smidraw.h                                                         |   69 
 hw/kdrive/smi/smistub.c                                                         |   67 
 hw/kdrive/smi/smivideo.c                                                        | 1015 
 hw/kdrive/src/Makefile.am                                                       |   40 
 hw/kdrive/src/fourcc.h                                                          |  133 
 hw/kdrive/src/kaa.c                                                             | 1155 
 hw/kdrive/src/kaa.h                                                             |  117 
 hw/kdrive/src/kaapict.c                                                         |  719 
 hw/kdrive/src/kasync.c                                                          |  378 
 hw/kdrive/src/kcmap.c                                                           |  294 
 hw/kdrive/src/kcolor.c                                                          |  881 
 hw/kdrive/src/kcurscol.c                                                        |   94 
 hw/kdrive/src/kdrive.c                                                          | 1451 
 hw/kdrive/src/kdrive.h                                                          | 1008 
 hw/kdrive/src/kinfo.c                                                           |  173 
 hw/kdrive/src/kinput.c                                                          | 2398 
 hw/kdrive/src/kkeymap.c                                                         |  189 
 hw/kdrive/src/kkeymap.h                                                         |   55 
 hw/kdrive/src/kloadmap.c                                                        |  199 
 hw/kdrive/src/kmap.c                                                            |  178 
 hw/kdrive/src/kmode.c                                                           |  400 
 hw/kdrive/src/knoop.c                                                           |  251 
 hw/kdrive/src/koffscreen.c                                                      |  375 
 hw/kdrive/src/kshadow.c                                                         |   83 
 hw/kdrive/src/ktest.c                                                           |   76 
 hw/kdrive/src/kxv.c                                                             | 1962 
 hw/kdrive/src/kxv.h                                                             |  316 
 hw/kdrive/src/vga.c                                                             |  328 
 hw/kdrive/src/vga.h                                                             |  144 
 hw/kdrive/trident/trident.c                                                     |  612 
 hw/kdrive/trident/trident.h                                                     |  269 
 hw/kdrive/trident/tridentcurs.c                                                 |  389 
 hw/kdrive/trident/tridentdraw.c                                                 |  496 
 hw/kdrive/trident/tridentdraw.h                                                 |   69 
 hw/kdrive/trident/tridentstub.c                                                 |   94 
 hw/kdrive/trio/s3.c                                                             | 1013 
 hw/kdrive/trio/s3.h                                                             | 1200 
 hw/kdrive/trio/s3clock.c                                                        |   85 
 hw/kdrive/trio/s3cmap.c                                                         |   70 
 hw/kdrive/trio/s3curs.c                                                         |  408 
 hw/kdrive/trio/s3stub.c                                                         |   66 
 hw/kdrive/ts300/ts300.c                                                         |  136 
 hw/kdrive/vesa/Makefile.am                                                      |   32 
 hw/kdrive/vesa/Xvesa.man                                                        |  105 
 hw/kdrive/vesa/vbe.c                                                            |  706 
 hw/kdrive/vesa/vbe.h                                                            |  165 
 hw/kdrive/vesa/vesa.c                                                           | 1823 
 hw/kdrive/vesa/vesa.h                                                           |  295 
 hw/kdrive/vesa/vesainit.c                                                       |  100 
 hw/kdrive/vesa/vga.c                                                            |  242 
 hw/kdrive/vesa/vga.h                                                            |   59 
 hw/kdrive/vesa/vm86.c                                                           |  764 
 hw/kdrive/vesa/vm86.h                                                           |  173 
 hw/kdrive/via/Makefile.am                                                       |   34 
 hw/kdrive/via/via.c                                                             |  435 
 hw/kdrive/via/via.h                                                             |  129 
 hw/kdrive/via/via_regs.h                                                        |  154 
 hw/kdrive/via/viadraw.c                                                         |  499 
 hw/kdrive/via/viadraw.h                                                         |   45 
 hw/kdrive/via/viastub.c                                                         |  135 
 hw/kdrive/vxworks/vxkbd.c                                                       |  263 
 hw/kdrive/vxworks/vxmouse.c                                                     |  122 
 hw/kdrive/vxworks/vxworks.c                                                     |   42 
 hw/vfb/.gitignore                                                               |    2 
 hw/vfb/InitInput.c                                                              |  326 
 hw/vfb/InitOutput.c                                                             | 1050 
 hw/vfb/Makefile.am                                                              |   49 
 hw/vfb/Xvfb.man.pre                                                             |  125 
 hw/vfb/lk201kbd.h                                                               |  158 
 hw/xfree86/Makefile.am                                                          |  116 
 hw/xfree86/Options                                                              |  409 
 hw/xfree86/common/Makefile.am                                                   |   97 
 hw/xfree86/common/atKeynames.h                                                  |  295 
 hw/xfree86/common/compiler.h                                                    | 1774 
 hw/xfree86/common/extramodes                                                    |   33 
 hw/xfree86/common/fourcc.h                                                      |  160 
 hw/xfree86/common/modeline2c.pl                                                 |  107 
 hw/xfree86/common/scoasm.h                                                      |  142 
 hw/xfree86/common/vesamodes                                                     |  111 
 hw/xfree86/common/xf86.h                                                        |  442 
 hw/xfree86/common/xf86AutoConfig.c                                              |  289 
 hw/xfree86/common/xf86Build.h.in                                                |    2 
 hw/xfree86/common/xf86Bus.c                                                     | 3229 
 hw/xfree86/common/xf86Bus.h                                                     |  149 
 hw/xfree86/common/xf86Config.c                                                  | 2583 
 hw/xfree86/common/xf86Config.h                                                  |   80 
 hw/xfree86/common/xf86Configure.c                                               |  971 
 hw/xfree86/common/xf86Cursor.c                                                  |  812 
 hw/xfree86/common/xf86DGA.c                                                     | 1300 
 hw/xfree86/common/xf86DPMS.c                                                    |  220 
 hw/xfree86/common/xf86Date.h                                                    |   36 
 hw/xfree86/common/xf86Debug.c                                                   |   77 
 hw/xfree86/common/xf86DefModes.c                                                |  155 
 hw/xfree86/common/xf86DoProbe.c                                                 |  118 
 hw/xfree86/common/xf86DoScanPci.c                                               |  116 
 hw/xfree86/common/xf86Events.c                                                  | 1187 
 hw/xfree86/common/xf86Globals.c                                                 |  206 
 hw/xfree86/common/xf86Helper.c                                                  | 2985 
 hw/xfree86/common/xf86InPriv.h                                                  |   46 
 hw/xfree86/common/xf86Init.c                                                    | 1859 
 hw/xfree86/common/xf86MiscExt.c                                                 |  577 
 hw/xfree86/common/xf86Mode.c                                                    | 2185 
 hw/xfree86/common/xf86Module.h                                                  |  225 
 hw/xfree86/common/xf86Opt.h                                                     |  113 
 hw/xfree86/common/xf86Option.c                                                  |  883 
 hw/xfree86/common/xf86PM.c                                                      |  220 
 hw/xfree86/common/xf86PciInfo.h                                                 |  732 
 hw/xfree86/common/xf86Priv.h                                                    |  207 
 hw/xfree86/common/xf86Privstr.h                                                 |  198 
 hw/xfree86/common/xf86RandR.c                                                   |  440 
 hw/xfree86/common/xf86Resources.h                                               |  139 
 hw/xfree86/common/xf86Version.h                                                 |   56 
 hw/xfree86/common/xf86Versions.c                                                |   77 
 hw/xfree86/common/xf86VidMode.c                                                 |  721 
 hw/xfree86/common/xf86XKB.c                                                     |   80 
 hw/xfree86/common/xf86Xinput.c                                                  |  834 
 hw/xfree86/common/xf86Xinput.h                                                  |  215 
 hw/xfree86/common/xf86cmap.c                                                    | 1121 
 hw/xfree86/common/xf86cmap.h                                                    |   75 
 hw/xfree86/common/xf86cvt.c                                                     |  292 
 hw/xfree86/common/xf86fbBus.c                                                   |   96 
 hw/xfree86/common/xf86fbman.c                                                   | 1454 
 hw/xfree86/common/xf86fbman.h                                                   |  226 
 hw/xfree86/common/xf86isaBus.c                                                  |  141 
 hw/xfree86/common/xf86noBus.c                                                   |   74 
 hw/xfree86/common/xf86pciBus.c                                                  | 3451 
 hw/xfree86/common/xf86pciBus.h                                                  |   98 
 hw/xfree86/common/xf86sbusBus.c                                                 |  708 
 hw/xfree86/common/xf86sbusBus.h                                                 |   97 
 hw/xfree86/common/xf86str.h                                                     | 1170 
 hw/xfree86/common/xf86xv.c                                                      | 2096 
 hw/xfree86/common/xf86xv.h                                                      |  273 
 hw/xfree86/common/xf86xvmc.c                                                    |  237 
 hw/xfree86/common/xf86xvmc.h                                                    |  163 
 hw/xfree86/common/xf86xvpriv.h                                                  |   86 
 hw/xfree86/common/xisb.c                                                        |  175 
 hw/xfree86/common/xisb.h                                                        |   65 
 hw/xfree86/common/xorgHelper.c                                                  |   23 
 hw/xfree86/common/xorgVersion.h                                                 |   49 
 hw/xfree86/ddc/DDC.HOWTO                                                        |   97 
 hw/xfree86/ddc/Makefile.am                                                      |   12 
 hw/xfree86/ddc/ddcPriv.h                                                        |    9 
 hw/xfree86/ddc/ddcProperty.c                                                    |  118 
 hw/xfree86/ddc/edid.c                                                           |  140 
 hw/xfree86/ddc/edid.h                                                           |  461 
 hw/xfree86/ddc/interpret_edid.c                                                 |  321 
 hw/xfree86/ddc/print_edid.c                                                     |  350 
 hw/xfree86/ddc/xf86DDC.c                                                        |  301 
 hw/xfree86/ddc/xf86DDC.h                                                        |   58 
 hw/xfree86/dixmods/GLcoremodule.c                                               |   63 
 hw/xfree86/dixmods/Makefile.am                                                  |  118 
 hw/xfree86/dixmods/afbmodule.c                                                  |   57 
 hw/xfree86/dixmods/cfb32module.c                                                |   57 
 hw/xfree86/dixmods/cfbmodule.c                                                  |   57 
 hw/xfree86/dixmods/dbemodule.c                                                  |   46 
 hw/xfree86/dixmods/extmod/Makefile.am                                           |   32 
 hw/xfree86/dixmods/extmod/dgaproc.h                                             |  144 
 hw/xfree86/dixmods/extmod/modinit.c                                             |  256 
 hw/xfree86/dixmods/extmod/modinit.h                                             |  151 
 hw/xfree86/dixmods/extmod/vidmodeproc.h                                         |   77 
 hw/xfree86/dixmods/extmod/xf86dga.c                                             |  306 
 hw/xfree86/dixmods/extmod/xf86dga2.c                                            |  768 
 hw/xfree86/dixmods/extmod/xf86dgaext.h                                          |   10 
 hw/xfree86/dixmods/extmod/xf86misc.c                                            |  850 
 hw/xfree86/dixmods/extmod/xf86miscproc.h                                        |   69 
 hw/xfree86/dixmods/extmod/xf86vmode.c                                           | 2201 
 hw/xfree86/dixmods/extmod/xvmod.c                                               |   23 
 hw/xfree86/dixmods/extmod/xvmodproc.h                                           |   13 
 hw/xfree86/dixmods/fbmodule.c                                                   |   52 
 hw/xfree86/dixmods/ftmodule.c                                                   |   75 
 hw/xfree86/dixmods/glxmodule.c                                                  |  150 
 hw/xfree86/dixmods/mfbmodule.c                                                  |   47 
 hw/xfree86/dixmods/recordmod.c                                                  |   44 
 hw/xfree86/dixmods/shmodule.c                                                   |   54 
 hw/xfree86/dixmods/type1mod.c                                                   |   75 
 hw/xfree86/dixmods/xf86XTrapModule.c                                            |   45 
 hw/xfree86/dixmods/xkbKillSrv.c                                                 |   53 
 hw/xfree86/dixmods/xkbPrivate.c                                                 |   41 
 hw/xfree86/dixmods/xkbVT.c                                                      |   65 
 hw/xfree86/doc/Makefile.am                                                      |   10 
 hw/xfree86/doc/README.DRI                                                       | 1256 
 hw/xfree86/doc/README.fonts                                                     | 1158 
 hw/xfree86/doc/README.modes                                                     |  474 
 hw/xfree86/doc/README.rapidaccess                                               |   48 
 hw/xfree86/doc/devel/DebuggingHints                                             |  192 
 hw/xfree86/doc/devel/Domain.note                                                |  159 
 hw/xfree86/doc/devel/Makefile.am                                                |   10 
 hw/xfree86/doc/devel/RAC.Notes                                                  |  696 
 hw/xfree86/doc/devel/README.DRIcomp                                             |  556 
 hw/xfree86/doc/devel/Registry                                                   |  410 
 hw/xfree86/doc/devel/exa-driver.txt                                             |   94 
 hw/xfree86/doc/man/.gitignore                                                   |    4 
 hw/xfree86/doc/man/Makefile.am                                                  |   24 
 hw/xfree86/doc/man/Xorg.man.pre                                                 |  700 
 hw/xfree86/doc/man/xorg.conf.man.pre                                            | 2186 
 hw/xfree86/doc/sgml/DESIGN.sgml                                                 | 7414 
 hw/xfree86/doc/sgml/Makefile.am                                                 |   54 
 hw/xfree86/dri/Makefile.am                                                      |   23 
 hw/xfree86/dri/dri.c                                                            | 2535 
 hw/xfree86/dri/dri.h                                                            |  382 
 hw/xfree86/dri/drimodule.c                                                      |   93 
 hw/xfree86/dri/dristruct.h                                                      |  132 
 hw/xfree86/dri/sarea.h                                                          |   97 
 hw/xfree86/dri/xf86dri.c                                                        |  692 
 hw/xfree86/dummylib/Makefile.am                                                 |   41 
 hw/xfree86/dummylib/README                                                      |    7 
 hw/xfree86/dummylib/dummylib.h                                                  |    9 
 hw/xfree86/dummylib/fatalerror.c                                                |   25 
 hw/xfree86/dummylib/getemptypci.c                                               |   19 
 hw/xfree86/dummylib/getvalidbios.c                                              |   19 
 hw/xfree86/dummylib/logvwrite.c                                                 |   21 
 hw/xfree86/dummylib/pcitestmulti.c                                              |   19 
 hw/xfree86/dummylib/verrorf.c                                                   |   19 
 hw/xfree86/dummylib/xalloc.c                                                    |  111 
 hw/xfree86/dummylib/xf86addrestolist.c                                          |   24 
 hw/xfree86/dummylib/xf86allocscripi.c                                           |   19 
 hw/xfree86/dummylib/xf86drvmsg.c                                                |   24 
 hw/xfree86/dummylib/xf86drvmsgverb.c                                            |   24 
 hw/xfree86/dummylib/xf86errorf.c                                                |   33 
 hw/xfree86/dummylib/xf86errorfverb.c                                            |   24 
 hw/xfree86/dummylib/xf86getpagesize.c                                           |   21 
 hw/xfree86/dummylib/xf86getverb.c                                               |   19 
 hw/xfree86/dummylib/xf86info.c                                                  |   12 
 hw/xfree86/dummylib/xf86msg.c                                                   |   24 
 hw/xfree86/dummylib/xf86msgverb.c                                               |   24 
 hw/xfree86/dummylib/xf86opt.c                                                   |   25 
 hw/xfree86/dummylib/xf86screens.c                                               |   12 
 hw/xfree86/dummylib/xf86servisinit.c                                            |   19 
 hw/xfree86/dummylib/xf86verbose.c                                               |   12 
 hw/xfree86/exa/Makefile.am                                                      |   28 
 hw/xfree86/exa/exa.man.pre                                                      |   40 
 hw/xfree86/exa/examodule.c                                                      |  224 
 hw/xfree86/fbdevhw/.gitignore                                                   |    2 
 hw/xfree86/fbdevhw/Makefile.am                                                  |   28 
 hw/xfree86/fbdevhw/README                                                       |   16 
 hw/xfree86/fbdevhw/fbdevhw.c                                                    |  974 
 hw/xfree86/fbdevhw/fbdevhw.h                                                    |   60 
 hw/xfree86/fbdevhw/fbdevhw.man.pre                                              |   22 
 hw/xfree86/fbdevhw/fbdevhwstub.c                                                |  197 
 hw/xfree86/fbdevhw/fbpriv.h                                                     |  265 
 hw/xfree86/i2c/Makefile.am                                                      |   43 
 hw/xfree86/i2c/bt829.c                                                          |  745 
 hw/xfree86/i2c/bt829.h                                                          |   97 
 hw/xfree86/i2c/bt829_module.c                                                   |   28 
 hw/xfree86/i2c/fi1236.c                                                         |  609 
 hw/xfree86/i2c/fi1236.h                                                         |  110 
 hw/xfree86/i2c/fi1236_module.c                                                  |   32 
 hw/xfree86/i2c/i2c_def.h                                                        |   14 
 hw/xfree86/i2c/msp3430.c                                                        |  726 
 hw/xfree86/i2c/msp3430.h                                                        |  114 
 hw/xfree86/i2c/msp3430_module.c                                                 |   32 
 hw/xfree86/i2c/tda8425.c                                                        |   78 
 hw/xfree86/i2c/tda8425.h                                                        |   42 
 hw/xfree86/i2c/tda8425_module.c                                                 |   32 
 hw/xfree86/i2c/tda9850.c                                                        |  112 
 hw/xfree86/i2c/tda9850.h                                                        |   39 
 hw/xfree86/i2c/tda9850_module.c                                                 |   32 
 hw/xfree86/i2c/tda9885.c                                                        |  104 
 hw/xfree86/i2c/tda9885.h                                                        |   60 
 hw/xfree86/i2c/tda9885_module.c                                                 |   32 
 hw/xfree86/i2c/uda1380.c                                                        |  183 
 hw/xfree86/i2c/uda1380.h                                                        |   75 
 hw/xfree86/i2c/uda1380_module.c                                                 |   32 
 hw/xfree86/i2c/xf86i2c.c                                                        |  890 
 hw/xfree86/i2c/xf86i2c.h                                                        |   96 
 hw/xfree86/int10/INT10.HOWTO                                                    |  344 
 hw/xfree86/int10/Makefile.am                                                    |   45 
 hw/xfree86/int10/generic.c                                                      |  449 
 hw/xfree86/int10/helper_exec.c                                                  |  694 
 hw/xfree86/int10/helper_mem.c                                                   |  330 
 hw/xfree86/int10/pci.c                                                          |   55 
 hw/xfree86/int10/stub.c                                                         |   69 
 hw/xfree86/int10/x86emu.c                                                       |   12 
 hw/xfree86/int10/xf86int10.c                                                    |  789 
 hw/xfree86/int10/xf86int10.h                                                    |  186 
 hw/xfree86/int10/xf86int10module.c                                              |   64 
 hw/xfree86/int10/xf86x86emu.c                                                   |   89 
 hw/xfree86/int10/xf86x86emu.h                                                   |   54 
 hw/xfree86/loader/Makefile.am                                                   |   35 
 hw/xfree86/loader/SparcMulDiv.S                                                 |   87 
 hw/xfree86/loader/dixsym.c                                                      |  533 
 hw/xfree86/loader/dlloader.c                                                    |  190 
 hw/xfree86/loader/dlloader.h                                                    |   33 
 hw/xfree86/loader/extsym.c                                                      |   79 
 hw/xfree86/loader/fontsym.c                                                     |  109 
 hw/xfree86/loader/loader.c                                                      |  389 
 hw/xfree86/loader/loader.h                                                      |  106 
 hw/xfree86/loader/loaderProcs.h                                                 |  112 
 hw/xfree86/loader/loadext.c                                                     |  440 
 hw/xfree86/loader/loadfont.c                                                    |   81 
 hw/xfree86/loader/loadmod.c                                                     | 1315 
 hw/xfree86/loader/misym.c                                                       |  214 
 hw/xfree86/loader/os.c                                                          |   78 
 hw/xfree86/loader/sym.h                                                         |   41 
 hw/xfree86/loader/xf86sym.c                                                     | 1278 
 hw/xfree86/modes/Makefile.am                                                    |   29 
 hw/xfree86/modes/xf86Crtc.c                                                     | 2146 
 hw/xfree86/modes/xf86Crtc.h                                                     |  769 
 hw/xfree86/modes/xf86Cursors.c                                                  |  635 
 hw/xfree86/modes/xf86DiDGA.c                                                    |  286 
 hw/xfree86/modes/xf86EdidModes.c                                                |  524 
 hw/xfree86/modes/xf86Modes.c                                                    |  661 
 hw/xfree86/modes/xf86Modes.h                                                    |   98 
 hw/xfree86/modes/xf86RandR12.c                                                  | 1129 
 hw/xfree86/modes/xf86RandR12.h                                                  |   41 
 hw/xfree86/modes/xf86Rename.h                                                   |   93 
 hw/xfree86/modes/xf86Rotate.c                                                   |  660 
 hw/xfree86/modes/xf86cvt.c                                                      |  308 
 hw/xfree86/os-support/Makefile.am                                               |   28 
 hw/xfree86/os-support/README.OS-lib                                             |  505 
 hw/xfree86/os-support/assyntax.h                                                |  749 
 hw/xfree86/os-support/bsd/Makefile.am                                           |   88 
 hw/xfree86/os-support/bsd/alpha_video.c                                         |  732 
 hw/xfree86/os-support/bsd/arm_video.c                                           |  687 
 hw/xfree86/os-support/bsd/bsdResource.c                                         |  193 
 hw/xfree86/os-support/bsd/bsd_VTsw.c                                            |   94 
 hw/xfree86/os-support/bsd/bsd_apm.c                                             |  139 
 hw/xfree86/os-support/bsd/bsd_axp.c                                             |   72 
 hw/xfree86/os-support/bsd/bsd_bell.c                                            |   86 
 hw/xfree86/os-support/bsd/bsd_ev56.c                                            |   90 
 hw/xfree86/os-support/bsd/bsd_init.c                                            |  736 
 hw/xfree86/os-support/bsd/bsd_jstk.c                                            |  183 
 hw/xfree86/os-support/bsd/bsd_kmod.c                                            |   28 
 hw/xfree86/os-support/bsd/bsd_kqueue_apm.c                                      |  201 
 hw/xfree86/os-support/bsd/bsd_mouse.c                                           |  791 
 hw/xfree86/os-support/bsd/i386_video.c                                          | 1001 
 hw/xfree86/os-support/bsd/libusb/data.c                                         |   92 
 hw/xfree86/os-support/bsd/libusb/descr.c                                        |   73 
 hw/xfree86/os-support/bsd/libusb/parse.c                                        |  401 
 hw/xfree86/os-support/bsd/libusb/usage.c                                        |  196 
 hw/xfree86/os-support/bsd/libusb/usb.3                                          |  191 
 hw/xfree86/os-support/bsd/libusb/usb.h                                          |   92 
 hw/xfree86/os-support/bsd/libusb/usb_hid_usages                                 | 1079 
 hw/xfree86/os-support/bsd/libusb/usbvar.h                                       |   31 
 hw/xfree86/os-support/bsd/memrange.h                                            |   69 
 hw/xfree86/os-support/bsd/ppc_video.c                                           |  171 
 hw/xfree86/os-support/bsd/sparc64_video.c                                       |  109 
 hw/xfree86/os-support/bus/460gxPCI.c                                            |  469 
 hw/xfree86/os-support/bus/460gxPCI.h                                            |   41 
 hw/xfree86/os-support/bus/Makefile.am                                           |   58 
 hw/xfree86/os-support/bus/Pci.c                                                 | 1417 
 hw/xfree86/os-support/bus/Pci.h                                                 |  445 
 hw/xfree86/os-support/bus/Sbus.c                                                |  636 
 hw/xfree86/os-support/bus/altixPCI.c                                            |   83 
 hw/xfree86/os-support/bus/altixPCI.h                                            |   20 
 hw/xfree86/os-support/bus/axpPci.c                                              |  478 
 hw/xfree86/os-support/bus/e8870PCI.c                                            |   63 
 hw/xfree86/os-support/bus/e8870PCI.h                                            |   41 
 hw/xfree86/os-support/bus/freebsdPci.c                                          |  166 
 hw/xfree86/os-support/bus/ix86Pci.c                                             |  699 
 hw/xfree86/os-support/bus/linuxPci.c                                            | 1142 
 hw/xfree86/os-support/bus/netbsdPci.c                                           |  131 
 hw/xfree86/os-support/bus/ppcPci.c                                              |   82 
 hw/xfree86/os-support/bus/sparcPci.c                                            | 1051 
 hw/xfree86/os-support/bus/xf86Pci.h                                             |  802 
 hw/xfree86/os-support/bus/xf86Sbus.h                                            |   69 
 hw/xfree86/os-support/bus/zx1PCI.c                                              | 1140 
 hw/xfree86/os-support/bus/zx1PCI.h                                              |   39 
 hw/xfree86/os-support/hurd/Makefile.am                                          |   17 
 hw/xfree86/os-support/hurd/hurd_bell.c                                          |   37 
 hw/xfree86/os-support/hurd/hurd_init.c                                          |   89 
 hw/xfree86/os-support/hurd/hurd_mmap.c                                          |   95 
 hw/xfree86/os-support/hurd/hurd_mouse.c                                         |  220 
 hw/xfree86/os-support/hurd/hurd_video.c                                         |  170 
 hw/xfree86/os-support/int10Defines.h                                            |   89 
 hw/xfree86/os-support/linux/Makefile.am                                         |   59 
 hw/xfree86/os-support/linux/int10/linux.c                                       |  549 
 hw/xfree86/os-support/linux/int10/vm86/linux_vm86.c                             |  302 
 hw/xfree86/os-support/linux/lnx.h                                               |   53 
 hw/xfree86/os-support/linux/lnxResource.c                                       |  290 
 hw/xfree86/os-support/linux/lnx_acpi.c                                          |  186 
 hw/xfree86/os-support/linux/lnx_agp.c                                           |  374 
 hw/xfree86/os-support/linux/lnx_apm.c                                           |  206 
 hw/xfree86/os-support/linux/lnx_axp.c                                           |  199 
 hw/xfree86/os-support/linux/lnx_bell.c                                          |   45 
 hw/xfree86/os-support/linux/lnx_ev56.c                                          |  150 
 hw/xfree86/os-support/linux/lnx_font.c                                          |  291 
 hw/xfree86/os-support/linux/lnx_ia64.c                                          |   74 
 hw/xfree86/os-support/linux/lnx_init.c                                          |  416 
 hw/xfree86/os-support/linux/lnx_jstk.c                                          |  180 
 hw/xfree86/os-support/linux/lnx_kmod.c                                          |  112 
 hw/xfree86/os-support/linux/lnx_mouse.c                                         |  205 
 hw/xfree86/os-support/linux/lnx_pci.c                                           |  258 
 hw/xfree86/os-support/linux/lnx_video.c                                         | 1115 
 hw/xfree86/os-support/lynxos/Makefile.am                                        |    8 
 hw/xfree86/os-support/lynxos/lynx_init.c                                        |  192 
 hw/xfree86/os-support/lynxos/lynx_mmap.c                                        |   72 
 hw/xfree86/os-support/lynxos/lynx_mouse.c                                       |   33 
 hw/xfree86/os-support/lynxos/lynx_noinline.c                                    |  177 
 hw/xfree86/os-support/lynxos/lynx_ppc.S                                         |   70 
 hw/xfree86/os-support/lynxos/lynx_ppc.c                                         |   51 
 hw/xfree86/os-support/lynxos/lynx_video.c                                       |  710 
 hw/xfree86/os-support/misc/BUSmemcpy.S                                          |  153 
 hw/xfree86/os-support/misc/BUSmemcpy.c                                          |  412 
 hw/xfree86/os-support/misc/Delay.c                                              |   39 
 hw/xfree86/os-support/misc/IODelay.S                                            |   53 
 hw/xfree86/os-support/misc/IODelay.c                                            |   24 
 hw/xfree86/os-support/misc/Makefile.am                                          |   23 
 hw/xfree86/os-support/misc/PortIO.S                                             |   57 
 hw/xfree86/os-support/misc/SlowBcopy.S                                          |  108 
 hw/xfree86/os-support/misc/SlowBcopy.c                                          |  111 
 hw/xfree86/os-support/misc/xf86_IlHack.c                                        |   16 
 hw/xfree86/os-support/misc/xf86_Util.c                                          |   94 
 hw/xfree86/os-support/sco/Makefile.am                                           |    6 
 hw/xfree86/os-support/sco/VTsw_sco.c                                            |  117 
 hw/xfree86/os-support/sco/sco_init.c                                            |  294 
 hw/xfree86/os-support/sco/sco_iop.c                                             |  134 
 hw/xfree86/os-support/sco/sco_mouse.c                                           |  258 
 hw/xfree86/os-support/sco/sco_video.c                                           |  294 
 hw/xfree86/os-support/shared/VTsw_noop.c                                        |   54 
 hw/xfree86/os-support/shared/VTsw_usl.c                                         |   90 
 hw/xfree86/os-support/shared/agp_noop.c                                         |  103 
 hw/xfree86/os-support/shared/bios_devmem.c                                      |   75 
 hw/xfree86/os-support/shared/bios_mmap.c                                        |  162 
 hw/xfree86/os-support/shared/ia64Pci.c                                          |  243 
 hw/xfree86/os-support/shared/ia64Pci.h                                          |   46 
 hw/xfree86/os-support/shared/inout.S                                            |  111 
 hw/xfree86/os-support/shared/ioperm_noop.c                                      |   49 
 hw/xfree86/os-support/shared/kmod_noop.c                                        |   38 
 hw/xfree86/os-support/shared/libc_wrapper.c                                     | 2123 
 hw/xfree86/os-support/shared/pm_noop.c                                          |   47 
 hw/xfree86/os-support/shared/posix_tty.c                                        |  686 
 hw/xfree86/os-support/shared/sigio.c                                            |  285 
 hw/xfree86/os-support/shared/sigiostubs.c                                       |   71 
 hw/xfree86/os-support/shared/stdPci.c                                           |   48 
 hw/xfree86/os-support/shared/stdResource.c                                      |  176 
 hw/xfree86/os-support/shared/vidmem.c                                           |  296 
 hw/xfree86/os-support/shared/xf86Axp.c                                          |   49 
 hw/xfree86/os-support/shared/xf86Axp.h                                          |   34 
 hw/xfree86/os-support/solaris/Makefile.am                                       |   38 
 hw/xfree86/os-support/solaris/agpgart.h                                         |  108 
 hw/xfree86/os-support/solaris/apSolaris.shar                                    |  806 
 hw/xfree86/os-support/solaris/solaris-amd64.S                                   |   73 
 hw/xfree86/os-support/solaris/solaris-ia32.S                                    |   73 
 hw/xfree86/os-support/solaris/solaris-sparcv8plus.S                             |  144 
 hw/xfree86/os-support/solaris/sun_agp.c                                         |  338 
 hw/xfree86/os-support/solaris/sun_apm.c                                         |  232 
 hw/xfree86/os-support/solaris/sun_bell.c                                        |  185 
 hw/xfree86/os-support/solaris/sun_bios.c                                        |  103 
 hw/xfree86/os-support/solaris/sun_init.c                                        |  360 
 hw/xfree86/os-support/solaris/sun_inout.s                                       |  124 
 hw/xfree86/os-support/solaris/sun_mouse.c                                       |  717 
 hw/xfree86/os-support/solaris/sun_vid.c                                         |  236 
 hw/xfree86/os-support/sysv/Makefile.am                                          |    1 
 hw/xfree86/os-support/sysv/sysv_init.c                                          |  252 
 hw/xfree86/os-support/sysv/sysv_mouse.c                                         |   60 
 hw/xfree86/os-support/sysv/sysv_video.c                                         |  367 
 hw/xfree86/os-support/usl/Makefile.am                                           |    6 
 hw/xfree86/os-support/usl/usl_init.c                                            |  357 
 hw/xfree86/os-support/usl/usl_iop.c                                             |  106 
 hw/xfree86/os-support/usl/usl_mouse.c                                           |  177 
 hw/xfree86/os-support/usl/usl_video.c                                           |  109 
 hw/xfree86/os-support/usl/usl_vtsw.c                                            |   95 
 hw/xfree86/os-support/xf86OSmouse.h                                             |  294 
 hw/xfree86/os-support/xf86OSpriv.h                                              |   56 
 hw/xfree86/os-support/xf86_OSlib.h                                              |  702 
 hw/xfree86/os-support/xf86_OSproc.h                                             |  257 
 hw/xfree86/os-support/xf86_ansic.h                                              |  314 
 hw/xfree86/os-support/xf86_libc.h                                               |  721 
 hw/xfree86/parser/Configint.h                                                   |  225 
 hw/xfree86/parser/DRI.c                                                         |  185 
 hw/xfree86/parser/Device.c                                                      |  402 
 hw/xfree86/parser/Extensions.c                                                  |  111 
 hw/xfree86/parser/Files.c                                                       |  282 
 hw/xfree86/parser/Flags.c                                                       |  515 
 hw/xfree86/parser/Input.c                                                       |  217 
 hw/xfree86/parser/Layout.c                                                      |  534 
 hw/xfree86/parser/Makefile.am                                                   |   41 
 hw/xfree86/parser/Module.c                                                      |  279 
 hw/xfree86/parser/Monitor.c                                                     |  906 
 hw/xfree86/parser/Pointer.c                                                     |  237 
 hw/xfree86/parser/Screen.c                                                      |  577 
 hw/xfree86/parser/Vendor.c                                                      |  244 
 hw/xfree86/parser/Video.c                                                       |  296 
 hw/xfree86/parser/configProcs.h                                                 |  113 
 hw/xfree86/parser/cpconfig.c                                                    |  122 
 hw/xfree86/parser/read.c                                                        |  313 
 hw/xfree86/parser/scan.c                                                        | 1030 
 hw/xfree86/parser/write.c                                                       |  227 
 hw/xfree86/parser/xf86Optrec.h                                                  |  112 
 hw/xfree86/parser/xf86Parser.h                                                  |  484 
 hw/xfree86/parser/xf86tokens.h                                                  |  280 
 hw/xfree86/rac/Makefile.am                                                      |    8 
 hw/xfree86/rac/xf86RAC.c                                                        | 1254 
 hw/xfree86/rac/xf86RAC.h                                                        |   17 
 hw/xfree86/ramdac/BT.c                                                          |  165 
 hw/xfree86/ramdac/BT.h                                                          |   32 
 hw/xfree86/ramdac/BTPriv.h                                                      |   20 
 hw/xfree86/ramdac/CURSOR.NOTES                                                  |  191 
 hw/xfree86/ramdac/IBM.c                                                         |  639 
 hw/xfree86/ramdac/IBM.h                                                         |  385 
 hw/xfree86/ramdac/IBMPriv.h                                                     |   27 
 hw/xfree86/ramdac/Makefile.am                                                   |   19 
 hw/xfree86/ramdac/TI.c                                                          |  719 
 hw/xfree86/ramdac/TI.h                                                          |   95 
 hw/xfree86/ramdac/TIPriv.h                                                      |   29 
 hw/xfree86/ramdac/xf86Cursor.c                                                  |  410 
 hw/xfree86/ramdac/xf86Cursor.h                                                  |   51 
 hw/xfree86/ramdac/xf86CursorPriv.h                                              |   50 
 hw/xfree86/ramdac/xf86HWCurs.c                                                  |  527 
 hw/xfree86/ramdac/xf86RamDac.c                                                  |  154 
 hw/xfree86/ramdac/xf86RamDac.h                                                  |  123 
 hw/xfree86/ramdac/xf86RamDacCmap.c                                              |   74 
 hw/xfree86/ramdac/xf86RamDacPriv.h                                              |   13 
 hw/xfree86/scanpci/Makefile.am                                                  |   32 
 hw/xfree86/scanpci/extrapci.ids                                                 |   59 
 hw/xfree86/scanpci/pci.ids                                                      |13761 
 hw/xfree86/scanpci/pciid2c.pl                                                   |  388 
 hw/xfree86/scanpci/xf86PciData.h                                                |   69 
 hw/xfree86/scanpci/xf86PciStdIds.h                                              |151514 ----------
 hw/xfree86/scanpci/xf86PciStr.h                                                 |   66 
 hw/xfree86/scanpci/xf86ScanPci.c                                                |  346 
 hw/xfree86/scanpci/xf86ScanPci.h                                                |   48 
 hw/xfree86/shadowfb/Makefile.am                                                 |    9 
 hw/xfree86/shadowfb/sfbmodule.c                                                 |   21 
 hw/xfree86/shadowfb/shadow.c                                                    | 1834 
 hw/xfree86/shadowfb/shadowfb.h                                                  |   43 
 hw/xfree86/utils/Makefile.am                                                    |    9 
 hw/xfree86/utils/cvt/Makefile.am                                                |   45 
 hw/xfree86/utils/cvt/cvt.c                                                      |  236 
 hw/xfree86/utils/cvt/cvt.man.pre                                                |   42 
 hw/xfree86/utils/gtf/.gitignore                                                 |    2 
 hw/xfree86/utils/gtf/Makefile.am                                                |   50 
 hw/xfree86/utils/gtf/gtf.c                                                      |  746 
 hw/xfree86/utils/gtf/gtf.man.pre                                                |   45 
 hw/xfree86/utils/ioport/Makefile.am                                             |   58 
 hw/xfree86/utils/ioport/ioport.c                                                |  492 
 hw/xfree86/utils/kbd_mode/Makefile.am                                           |   70 
 hw/xfree86/utils/kbd_mode/bsd-kbd_mode.c                                        |   91 
 hw/xfree86/utils/kbd_mode/bsd-kbd_mode.man.pre                                  |   36 
 hw/xfree86/utils/kbd_mode/sun-kbd_mode.c                                        |  152 
 hw/xfree86/utils/kbd_mode/sun-kbd_mode.man.pre                                  |   53 
 hw/xfree86/utils/pcitweak/.gitignore                                            |    3 
 hw/xfree86/utils/pcitweak/Makefile.am                                           |   60 
 hw/xfree86/utils/pcitweak/pcitweak.c                                            |  241 
 hw/xfree86/utils/pcitweak/pcitweak.man.pre                                      |   64 
 hw/xfree86/utils/scanpci/.gitignore                                             |    2 
 hw/xfree86/utils/scanpci/Makefile.am                                            |   62 
 hw/xfree86/utils/scanpci/scanpci.c                                              |  779 
 hw/xfree86/utils/scanpci/scanpci.man.pre                                        |   42 
 hw/xfree86/utils/xorgcfg/.gitignore                                             |    2 
 hw/xfree86/utils/xorgcfg/Makefile.am                                            |  165 
 hw/xfree86/utils/xorgcfg/TODO                                                   |   33 
 hw/xfree86/utils/xorgcfg/XOrgCfg.pre                                            | 1852 
 hw/xfree86/utils/xorgcfg/accessx.c                                              |  681 
 hw/xfree86/utils/xorgcfg/card-cfg.c                                             |  433 
 hw/xfree86/utils/xorgcfg/card-cfg.h                                             |   43 
 hw/xfree86/utils/xorgcfg/card.xbm                                               |   59 
 hw/xfree86/utils/xorgcfg/card.xpm                                               |   81 
 hw/xfree86/utils/xorgcfg/cards.c                                                |  695 
 hw/xfree86/utils/xorgcfg/cards.h                                                |   89 
 hw/xfree86/utils/xorgcfg/computer.xpm                                           |   91 
 hw/xfree86/utils/xorgcfg/config.c                                               |  301 
 hw/xfree86/utils/xorgcfg/config.h                                               |  227 
 hw/xfree86/utils/xorgcfg/down.xbm                                               |    8 
 hw/xfree86/utils/xorgcfg/expert.c                                               | 4857 
 hw/xfree86/utils/xorgcfg/help.c                                                 | 1785 
 hw/xfree86/utils/xorgcfg/help.h                                                 |   40 
 hw/xfree86/utils/xorgcfg/interface.c                                            | 2282 
 hw/xfree86/utils/xorgcfg/keyboard-cfg.c                                         | 1378 
 hw/xfree86/utils/xorgcfg/keyboard-cfg.h                                         |   73 
 hw/xfree86/utils/xorgcfg/keyboard.xbm                                           |   59 
 hw/xfree86/utils/xorgcfg/keyboard.xpm                                           |   66 
 hw/xfree86/utils/xorgcfg/left.xbm                                               |    8 
 hw/xfree86/utils/xorgcfg/loader.c                                               |  405 
 hw/xfree86/utils/xorgcfg/loader.h                                               |  170 
 hw/xfree86/utils/xorgcfg/loadmod.c                                              |  681 
 hw/xfree86/utils/xorgcfg/monitor-cfg.c                                          |  456 
 hw/xfree86/utils/xorgcfg/monitor-cfg.h                                          |   47 
 hw/xfree86/utils/xorgcfg/monitor.xbm                                            |   59 
 hw/xfree86/utils/xorgcfg/monitor.xpm                                            |   79 
 hw/xfree86/utils/xorgcfg/mouse-cfg.c                                            |  449 
 hw/xfree86/utils/xorgcfg/mouse-cfg.h                                            |   42 
 hw/xfree86/utils/xorgcfg/mouse.xbm                                              |   59 
 hw/xfree86/utils/xorgcfg/mouse.xpm                                              |   76 
 hw/xfree86/utils/xorgcfg/narrower.xbm                                           |    8 
 hw/xfree86/utils/xorgcfg/options.c                                              |  787 
 hw/xfree86/utils/xorgcfg/options.h                                              |   50 
 hw/xfree86/utils/xorgcfg/right.xbm                                              |    8 
 hw/xfree86/utils/xorgcfg/screen-cfg.c                                           |  555 
 hw/xfree86/utils/xorgcfg/screen-cfg.h                                           |   43 
 hw/xfree86/utils/xorgcfg/screen.c                                               |  983 
 hw/xfree86/utils/xorgcfg/screen.h                                               |   51 
 hw/xfree86/utils/xorgcfg/shorter.xbm                                            |    8 
 hw/xfree86/utils/xorgcfg/startx.c                                               |  149 
 hw/xfree86/utils/xorgcfg/stubs.c                                                |   65 
 hw/xfree86/utils/xorgcfg/stubs.h                                                |   42 
 hw/xfree86/utils/xorgcfg/taller.xbm                                             |    8 
 hw/xfree86/utils/xorgcfg/text-mode.c                                            | 3379 
 hw/xfree86/utils/xorgcfg/up.xbm                                                 |    8 
 hw/xfree86/utils/xorgcfg/vidmode.c                                              | 1346 
 hw/xfree86/utils/xorgcfg/vidmode.h                                              |   63 
 hw/xfree86/utils/xorgcfg/wider.xbm                                              |    8 
 hw/xfree86/utils/xorgcfg/xf86config.c                                           |  982 
 hw/xfree86/utils/xorgcfg/xf86config.h                                           |  110 
 hw/xfree86/utils/xorgcfg/xorgcfg.man.pre                                        |  152 
 hw/xfree86/utils/xorgconfig/.gitignore                                          |    1 
 hw/xfree86/utils/xorgconfig/Cards                                               | 3135 
 hw/xfree86/utils/xorgconfig/Cards98                                             |  647 
 hw/xfree86/utils/xorgconfig/Makefile.am                                         |   70 
 hw/xfree86/utils/xorgconfig/cards.c                                             |  278 
 hw/xfree86/utils/xorgconfig/cards.h                                             |   30 
 hw/xfree86/utils/xorgconfig/xorgconfig.c                                        | 2903 
 hw/xfree86/utils/xorgconfig/xorgconfig.man.pre                                  |   22 
 hw/xfree86/vbe/Makefile.am                                                      |   10 
 hw/xfree86/vbe/vbe.c                                                            | 1146 
 hw/xfree86/vbe/vbe.h                                                            |  347 
 hw/xfree86/vbe/vbeModes.c                                                       |  482 
 hw/xfree86/vbe/vbeModes.h                                                       |   90 
 hw/xfree86/vbe/vbe_module.c                                                     |   31 
 hw/xfree86/vgahw/Makefile.am                                                    |    9 
 hw/xfree86/vgahw/vgaCmap.c                                                      |  302 
 hw/xfree86/vgahw/vgaHW.c                                                        | 2004 
 hw/xfree86/vgahw/vgaHW.h                                                        |  236 
 hw/xfree86/vgahw/vgaHWmodule.c                                                  |   24 
 hw/xfree86/x86emu/Makefile.am                                                   |   26 
 hw/xfree86/x86emu/debug.c                                                       |  430 
 hw/xfree86/x86emu/decode.c                                                      | 1092 
 hw/xfree86/x86emu/fpu.c                                                         |  965 
 hw/xfree86/x86emu/ops.c                                                         |11697 
 hw/xfree86/x86emu/ops2.c                                                        | 2836 
 hw/xfree86/x86emu/prim_ops.c                                                    | 2656 
 hw/xfree86/x86emu/sys.c                                                         |  663 
 hw/xfree86/x86emu/validate.c                                                    |  765 
 hw/xfree86/x86emu/x86emu.h                                                      |  198 
 hw/xfree86/x86emu/x86emu/debug.h                                                |  210 
 hw/xfree86/x86emu/x86emu/decode.h                                               |   88 
 hw/xfree86/x86emu/x86emu/fpu.h                                                  |   61 
 hw/xfree86/x86emu/x86emu/fpu_regs.h                                             |  119 
 hw/xfree86/x86emu/x86emu/ops.h                                                  |   45 
 hw/xfree86/x86emu/x86emu/prim_asm.h                                             |  970 
 hw/xfree86/x86emu/x86emu/prim_ops.h                                             |  141 
 hw/xfree86/x86emu/x86emu/regs.h                                                 |  337 
 hw/xfree86/x86emu/x86emu/types.h                                                |  106 
 hw/xfree86/x86emu/x86emu/x86emui.h                                              |  102 
 hw/xfree86/xaa/Makefile.am                                                      |   72 
 hw/xfree86/xaa/XAA.HOWTO                                                        | 1427 
 hw/xfree86/xaa/xaa.h                                                            | 1401 
 hw/xfree86/xaa/xaaBitBlt.c                                                      |  221 
 hw/xfree86/xaa/xaaBitOrder.c                                                    |   16 
 hw/xfree86/xaa/xaaBitmap.c                                                      |  476 
 hw/xfree86/xaa/xaaCpyArea.c                                                     |  387 
 hw/xfree86/xaa/xaaCpyPlane.c                                                    |  210 
 hw/xfree86/xaa/xaaCpyWin.c                                                      |   82 
 hw/xfree86/xaa/xaaDashLine.c                                                    |  333 
 hw/xfree86/xaa/xaaFallback.c                                                    |  352 
 hw/xfree86/xaa/xaaFillArc.c                                                     |  217 
 hw/xfree86/xaa/xaaFillPoly.c                                                    |  962 
 hw/xfree86/xaa/xaaFillRect.c                                                    | 1095 
 hw/xfree86/xaa/xaaGC.c                                                          |  654 
 hw/xfree86/xaa/xaaGCmisc.c                                                      |  428 
 hw/xfree86/xaa/xaaImage.c                                                       |  521 
 hw/xfree86/xaa/xaaInit.c                                                        |  788 
 hw/xfree86/xaa/xaaInitAccel.c                                                   | 1511 
 hw/xfree86/xaa/xaaLine.c                                                        |  394 
 hw/xfree86/xaa/xaaLineMisc.c                                                    |  150 
 hw/xfree86/xaa/xaaNonTEGlyph.c                                                  |  200 
 hw/xfree86/xaa/xaaNonTEText.c                                                   |  592 
 hw/xfree86/xaa/xaaOffscreen.c                                                   |  162 
 hw/xfree86/xaa/xaaOverlay.c                                                     |  308 
 hw/xfree86/xaa/xaaOverlayDF.c                                                   | 1156 
 hw/xfree86/xaa/xaaPCache.c                                                      | 2377 
 hw/xfree86/xaa/xaaPaintWin.c                                                    |  200 
 hw/xfree86/xaa/xaaPict.c                                                        |  787 
 hw/xfree86/xaa/xaaROP.c                                                         |  184 
 hw/xfree86/xaa/xaaRect.c                                                        |  136 
 hw/xfree86/xaa/xaaSpans.c                                                       |  882 
 hw/xfree86/xaa/xaaStateChange.c                                                 | 1684 
 hw/xfree86/xaa/xaaStipple.c                                                     |  866 
 hw/xfree86/xaa/xaaTEGlyph.c                                                     | 1077 
 hw/xfree86/xaa/xaaTEGlyphBlt.S                                                  |  964 
 hw/xfree86/xaa/xaaTEText.c                                                      |  312 
 hw/xfree86/xaa/xaaTables.c                                                      |   87 
 hw/xfree86/xaa/xaaWideLine.c                                                    |  921 
 hw/xfree86/xaa/xaaWrapper.c                                                     |  532 
 hw/xfree86/xaa/xaaWrapper.h                                                     |   10 
 hw/xfree86/xaa/xaacexp.h                                                        |  127 
 hw/xfree86/xaa/xaalocal.h                                                       | 1769 
 hw/xfree86/xaa/xaarop.h                                                         |  311 
 hw/xfree86/xaa/xaawrap.h                                                        |   81 
 hw/xfree86/xf1bpp/Makefile.am                                                   |  179 
 hw/xfree86/xf1bpp/mfbmap.h                                                      |  123 
 hw/xfree86/xf1bpp/mfbmap.sh                                                     |   25 
 hw/xfree86/xf1bpp/mfbmodule.c                                                   |   47 
 hw/xfree86/xf1bpp/mfbunmap.h                                                    |  115 
 hw/xfree86/xf1bpp/mfbunmap.sh                                                   |   23 
 hw/xfree86/xf1bpp/xf1bpp.h                                                      |   36 
 hw/xfree86/xf4bpp/Makefile.am                                                   |   59 
 hw/xfree86/xf4bpp/NOTES                                                         |  194 
 hw/xfree86/xf4bpp/OScompiler.h                                                  |   58 
 hw/xfree86/xf4bpp/emulOpStip.c                                                  |  102 
 hw/xfree86/xf4bpp/emulRepAre.c                                                  |   69 
 hw/xfree86/xf4bpp/emulTile.c                                                    |  352 
 hw/xfree86/xf4bpp/ibmTrace.h                                                    |    1 
 hw/xfree86/xf4bpp/mfbbres.c                                                     |  164 
 hw/xfree86/xf4bpp/mfbbresd.c                                                    |  205 
 hw/xfree86/xf4bpp/mfbfillarc.c                                                  |  300 
 hw/xfree86/xf4bpp/mfbhrzvert.c                                                  |  135 
 hw/xfree86/xf4bpp/mfbimggblt.c                                                  |  504 
 hw/xfree86/xf4bpp/mfbline.c                                                     |  976 
 hw/xfree86/xf4bpp/mfbzerarc.c                                                   |  266 
 hw/xfree86/xf4bpp/offscreen.c                                                   |  342 
 hw/xfree86/xf4bpp/ppcArea.c                                                     |   97 
 hw/xfree86/xf4bpp/ppcBStore.c                                                   |  155 
 hw/xfree86/xf4bpp/ppcCReduce.c                                                  |  237 
 hw/xfree86/xf4bpp/ppcClip.c                                                     |  157 
 hw/xfree86/xf4bpp/ppcCpArea.c                                                   |  470 
 hw/xfree86/xf4bpp/ppcDepth.c                                                    |   53 
 hw/xfree86/xf4bpp/ppcFillRct.c                                                  |  215 
 hw/xfree86/xf4bpp/ppcGC.c                                                       |  453 
 hw/xfree86/xf4bpp/ppcGCstr.h                                                    |   71 
 hw/xfree86/xf4bpp/ppcGetSp.c                                                    |  141 
 hw/xfree86/xf4bpp/ppcIO.c                                                       |  250 
 hw/xfree86/xf4bpp/ppcImg.c                                                      |  121 
 hw/xfree86/xf4bpp/ppcPixFS.c                                                    |  502 
 hw/xfree86/xf4bpp/ppcPixmap.c                                                   |  148 
 hw/xfree86/xf4bpp/ppcPntWin.c                                                   |  216 
 hw/xfree86/xf4bpp/ppcPolyPnt.c                                                  |  143 
 hw/xfree86/xf4bpp/ppcQuery.c                                                    |   46 
 hw/xfree86/xf4bpp/ppcRslvC.c                                                    |  177 
 hw/xfree86/xf4bpp/ppcSetSp.c                                                    |  319 
 hw/xfree86/xf4bpp/ppcSpMcro.h                                                   |   43 
 hw/xfree86/xf4bpp/ppcWinFS.c                                                    |  280 
 hw/xfree86/xf4bpp/ppcWindow.c                                                   |  228 
 hw/xfree86/xf4bpp/vgaBitBlt.c                                                   |  749 
 hw/xfree86/xf4bpp/vgaGC.c                                                       |  213 
 hw/xfree86/xf4bpp/vgaImages.c                                                   |  460 
 hw/xfree86/xf4bpp/vgaReg.h                                                      |  137 
 hw/xfree86/xf4bpp/vgaSolid.c                                                    |  574 
 hw/xfree86/xf4bpp/vgaStipple.c                                                  |  720 
 hw/xfree86/xf4bpp/vgaVideo.h                                                    |   93 
 hw/xfree86/xf4bpp/vgamodule.c                                                   |   57 
 hw/xfree86/xf4bpp/wm3.c                                                         |  203 
 hw/xfree86/xf4bpp/wm3.h                                                         |   73 
 hw/xfree86/xf4bpp/xf4bpp.h                                                      |  644 
 hw/xfree86/xf8_16bpp/Makefile.am                                                |   11 
 hw/xfree86/xf8_16bpp/cfb8_16.h                                                  |   36 
 hw/xfree86/xf8_16bpp/xf8_16module.c                                             |   77 
 hw/xfree86/xf8_32bpp/Makefile.am                                                |   38 
 hw/xfree86/xf8_32bpp/cfb8_32.h                                                  |  227 
 hw/xfree86/xf8_32bpp/cfb8_32module.c                                            |   39 
 hw/xfree86/xf8_32bpp/cfbbstore.c                                                |  105 
 hw/xfree86/xf8_32bpp/cfbcpyarea.c                                               |  549 
 hw/xfree86/xf8_32bpp/cfbcpyplane.c                                              |   41 
 hw/xfree86/xf8_32bpp/cfbgc.c                                                    |  646 
 hw/xfree86/xf8_32bpp/cfbgcmisc.c                                                |  150 
 hw/xfree86/xf8_32bpp/cfbgcunder.c                                               |  620 
 hw/xfree86/xf8_32bpp/cfbimage.c                                                 |  174 
 hw/xfree86/xf8_32bpp/cfbpntwin.c                                                |  180 
 hw/xfree86/xf8_32bpp/cfbscrinit.c                                               |  328 
 hw/xfree86/xf8_32bpp/cfbwindow.c                                                |  121 
 hw/xfree86/xf8_32bpp/xf86overlay.c                                              | 1254 
 hw/xfree86/xorgconf.cpp                                                         |  610 
 hw/xgl/Makefile.am                                                              |   82 
 hw/xgl/egl/Makefile.am                                                          |   45 
 hw/xgl/egl/evdev.c                                                              |  646 
 hw/xgl/egl/kinput.c                                                             | 1672 
 hw/xgl/egl/kkeymap.h                                                            |   55 
 hw/xgl/egl/module/Makefile.am                                                   |   15 
 hw/xgl/egl/module/xeglmodule.c                                                  |  104 
 hw/xgl/egl/xegl.c                                                               |  313 
 hw/xgl/egl/xegl.h                                                               |  214 
 hw/xgl/egl/xeglinit.c                                                           |  131 
 hw/xgl/egl/xeglinput.c                                                          |  168 
 hw/xgl/glx/Makefile.am                                                          |   48 
 hw/xgl/glx/module/Makefile.am                                                   |   21 
 hw/xgl/glx/module/xglxmodule.c                                                  |  104 
 hw/xgl/glx/xglx.c                                                               | 1454 
 hw/xgl/glx/xglx.h                                                               |  138 
 hw/xgl/glx/xglxinit.c                                                           |  172 
 hw/xgl/glx/xglxorg.c                                                            |  676 
 hw/xgl/glxext/Makefile.am                                                       |   21 
 hw/xgl/glxext/module/Makefile.am                                                |   22 
 hw/xgl/glxext/module/glcoremodule.c                                             |   38 
 hw/xgl/glxext/module/glxmodule.c                                                |   38 
 hw/xgl/glxext/xglglxext.c                                                       | 5772 
 hw/xgl/glxext/xglglxext.h                                                       |   41 
 hw/xgl/glxext/xglglxlog.c                                                       | 4519 
 hw/xgl/xgl.h                                                                    | 1503 
 hw/xgl/xglarea.c                                                                |  323 
 hw/xgl/xglbstore.c                                                              |  125 
 hw/xgl/xglcmap.c                                                                |  466 
 hw/xgl/xglcompose.c                                                             |  281 
 hw/xgl/xglcopy.c                                                                |  130 
 hw/xgl/xglfill.c                                                                |  742 
 hw/xgl/xglgc.c                                                                  |  645 
 hw/xgl/xglgeometry.c                                                            |  724 
 hw/xgl/xglget.c                                                                 |   88 
 hw/xgl/xglglx.c                                                                 |  260 
 hw/xgl/xglglx.h                                                                 |   79 
 hw/xgl/xglglyph.c                                                               | 1169 
 hw/xgl/xglhash.c                                                                |  134 
 hw/xgl/xglinit.c                                                                |  336 
 hw/xgl/xglinput.c                                                               |  263 
 hw/xgl/xglloader.c                                                              |  130 
 hw/xgl/xglmodule.h                                                              |   45 
 hw/xgl/xgloutput.c                                                              |  215 
 hw/xgl/xglparse.c                                                               |  257 
 hw/xgl/xglpict.c                                                                |  787 
 hw/xgl/xglpixmap.c                                                              |  741 
 hw/xgl/xglscreen.c                                                              |  477 
 hw/xgl/xglshm.c                                                                 |  122 
 hw/xgl/xglsolid.c                                                               |  159 
 hw/xgl/xglsync.c                                                                |  453 
 hw/xgl/xgltile.c                                                                |  268 
 hw/xgl/xgltrap.c                                                                |  480 
 hw/xgl/xglwindow.c                                                              |  341 
 hw/xgl/xglxv.c                                                                  |  634 
 hw/xnest/.gitignore                                                             |    2 
 hw/xnest/Args.c                                                                 |  205 
 hw/xnest/Args.h                                                                 |   38 
 hw/xnest/Color.c                                                                |  495 
 hw/xnest/Color.h                                                                |   56 
 hw/xnest/Cursor.c                                                               |  157 
 hw/xnest/Display.c                                                              |  193 
 hw/xnest/Display.h                                                              |   44 
 hw/xnest/Drawable.h                                                             |   26 
 hw/xnest/Events.c                                                               |  227 
 hw/xnest/Events.h                                                               |   29 
 hw/xnest/Font.c                                                                 |   89 
 hw/xnest/GC.c                                                                   |  338 
 hw/xnest/GCOps.c                                                                |  327 
 hw/xnest/GCOps.h                                                                |   68 
 hw/xnest/Handlers.c                                                             |   45 
 hw/xnest/Handlers.h                                                             |   22 
 hw/xnest/Init.c                                                                 |  168 
 hw/xnest/Init.h                                                                 |   20 
 hw/xnest/Keyboard.c                                                             |  313 
 hw/xnest/Keyboard.h                                                             |   28 
 hw/xnest/Makefile.am                                                            |   89 
 hw/xnest/Pixmap.c                                                               |  136 
 hw/xnest/Pointer.c                                                              |   77 
 hw/xnest/Pointer.h                                                              |   29 
 hw/xnest/Screen.c                                                               |  452 
 hw/xnest/Screen.h                                                               |   25 
 hw/xnest/Visual.c                                                               |   70 
 hw/xnest/Visual.h                                                               |   25 
 hw/xnest/Window.c                                                               |  556 
 hw/xnest/XNCursor.h                                                             |   34 
 hw/xnest/XNFont.h                                                               |   34 
 hw/xnest/XNGC.h                                                                 |   42 
 hw/xnest/XNPixmap.h                                                             |   36 
 hw/xnest/XNWindow.h                                                             |   78 
 hw/xnest/Xnest.h                                                                |   94 
 hw/xnest/Xnest.man.pre                                                          |  428 
 hw/xnest/icon                                                                   |   14 
 hw/xnest/screensaver                                                            |  686 
 hw/xnest/xnest-config.h                                                         |   36 
 hw/xprint/Makefile.am                                                           |   25 
 hw/xprint/attributes.c                                                          |   29 
 hw/xprint/ddxInit.c                                                             |   19 
 hw/xprint/doc/Makefile.am                                                       |    6 
 hw/xprint/doc/Xprint_FAQ.html                                                   | 3162 
 hw/xprint/doc/Xprt.book                                                         |binary
 hw/xprint/doc/Xprt.mif                                                          |42787 ++
 hw/xprint/doc/Xprt.ps                                                           |12838 
 hw/xprint/doc/XprtIX.doc                                                        |binary
 hw/xprint/doc/XprtTOC.doc                                                       |binary
 hw/xprint/doc/Xprt_cov.mif                                                      | 3054 
 hw/xprint/pcl/Pcl.h                                                             |   12 
 hw/xprint/pcl/PclArc.c                                                          |    2 
 hw/xprint/pcl/PclArea.c                                                         |    3 
 hw/xprint/pcl/PclColor.c                                                        |   28 
 hw/xprint/pcl/PclGC.c                                                           |   18 
 hw/xprint/pcl/PclInit.c                                                         |   64 
 hw/xprint/pcl/PclLine.c                                                         |    4 
 hw/xprint/pcl/PclMisc.c                                                         |   17 
 hw/xprint/pcl/PclPixel.c                                                        |    8 
 hw/xprint/pcl/PclPolygon.c                                                      |    6 
 hw/xprint/pcl/PclPrint.c                                                        |   20 
 hw/xprint/pcl/PclText.c                                                         |    4 
 hw/xprint/pcl/PclWindow.c                                                       |  255 
 hw/xprint/pcl/Pclmap.h                                                          |   11 
 hw/xprint/ps/Ps.h                                                               |   11 
 hw/xprint/ps/PsGC.c                                                             |   14 
 hw/xprint/ps/PsInit.c                                                           |   50 
 hw/xprint/ps/PsMisc.c                                                           |   17 
 hw/xprint/ps/PsPixmap.c                                                         |    6 
 hw/xprint/ps/PsPrint.c                                                          |   33 
 hw/xprint/ps/PsText.c                                                           |    4 
 hw/xprint/ps/PsWindow.c                                                         |  251 
 hw/xprint/ps/psout.h                                                            |    2 
 hw/xprint/ps/psout_ft.c                                                         |    2 
 hw/xprint/ps/psout_ftpstype1.c                                                  |    2 
 hw/xprint/raster/Raster.c                                                       |   44 
 hw/xwin/ChangeLog                                                               |  683 
 hw/xwin/InitInput.c                                                             |  177 
 hw/xwin/InitOutput.c                                                            | 1162 
 hw/xwin/Makefile.am                                                             |  196 
 hw/xwin/README                                                                  |  141 
 hw/xwin/XWin.man                                                                |  287 
 hw/xwin/XWin.rc                                                                 |  109 
 hw/xwin/XWinrc.man                                                              |  180 
 hw/xwin/_usr_X11R6_lib_X11_system.XWinrc                                        |  125 
 hw/xwin/ddraw.h                                                                 | 2106 
 hw/xwin/win.h                                                                   | 1465 
 hw/xwin/winallpriv.c                                                            |  184 
 hw/xwin/winauth.c                                                               |  131 
 hw/xwin/winblock.c                                                              |  106 
 hw/xwin/winclip.c                                                               |   42 
 hw/xwin/winclipboard.h                                                          |  164 
 hw/xwin/winclipboardinit.c                                                      |  143 
 hw/xwin/winclipboardtextconv.c                                                  |  159 
 hw/xwin/winclipboardthread.c                                                    |  477 
 hw/xwin/winclipboardunicode.c                                                   |   69 
 hw/xwin/winclipboardwndproc.c                                                   |  622 
 hw/xwin/winclipboardwrappers.c                                                  |  542 
 hw/xwin/winclipboardxevents.c                                                   |  796 
 hw/xwin/wincmap.c                                                               |  674 
 hw/xwin/winconfig.c                                                             | 1174 
 hw/xwin/winconfig.h                                                             |  344 
 hw/xwin/wincreatewnd.c                                                          |  644 
 hw/xwin/wincursor.c                                                             |  613 
 hw/xwin/windialogs.c                                                            |  788 
 hw/xwin/winengine.c                                                             |  336 
 hw/xwin/winerror.c                                                              |  143 
 hw/xwin/winfillsp.c                                                             |  875 
 hw/xwin/winfont.c                                                               |   80 
 hw/xwin/wingc.c                                                                 |  256 
 hw/xwin/wingetsp.c                                                              |  192 
 hw/xwin/winglobals.c                                                            |  138 
 hw/xwin/winkeybd.c                                                              |  637 
 hw/xwin/winkeybd.h                                                              |  309 
 hw/xwin/winkeyhook.c                                                            |  194 
 hw/xwin/winkeymap.h                                                             |  136 
 hw/xwin/winkeynames.h                                                           |  202 
 hw/xwin/winlayouts.h                                                            |  257 
 hw/xwin/winmessages.h                                                           | 1030 
 hw/xwin/winmisc.c                                                               |  152 
 hw/xwin/winmouse.c                                                              |  341 
 hw/xwin/winms.h                                                                 |   46 
 hw/xwin/winmsg.c                                                                |  179 
 hw/xwin/winmsg.h                                                                |   50 
 hw/xwin/winmultiwindowclass.c                                                   |  325 
 hw/xwin/winmultiwindowclass.h                                                   |  114 
 hw/xwin/winmultiwindowicons.c                                                   |  478 
 hw/xwin/winmultiwindowshape.c                                                   |  211 
 hw/xwin/winmultiwindowwindow.c                                                  | 1054 
 hw/xwin/winmultiwindowwm.c                                                      | 1440 
 hw/xwin/winmultiwindowwndproc.c                                                 | 1049 
 hw/xwin/winnativegdi.c                                                          |  546 
 hw/xwin/winpfbdd.c                                                              |  684 
 hw/xwin/winpixmap.c                                                             |  241 
 hw/xwin/winpntwin.c                                                             |   47 
 hw/xwin/winpolyline.c                                                           |   57 
 hw/xwin/winprefs.c                                                              |  822 
 hw/xwin/winprefs.h                                                              |  162 
 hw/xwin/winprefslex.l                                                           |  116 
 hw/xwin/winprefsyacc.y                                                          |  353 
 hw/xwin/winpriv.c                                                               |  134 
 hw/xwin/winpriv.h                                                               |   15 
 hw/xwin/winprocarg.c                                                            | 1561 
 hw/xwin/winpushpxl.c                                                            |  225 
 hw/xwin/winrandr.c                                                              |  141 
 hw/xwin/winregistry.c                                                           |   71 
 hw/xwin/winresource.h                                                           |   55 
 hw/xwin/winrop.c                                                                |  144 
 hw/xwin/winscrinit.c                                                            |  793 
 hw/xwin/winsetsp.c                                                              |  195 
 hw/xwin/winshaddd.c                                                             | 1442 
 hw/xwin/winshadddnl.c                                                           | 1454 
 hw/xwin/winshadgdi.c                                                            | 1324 
 hw/xwin/wintrayicon.c                                                           |  210 
 hw/xwin/winvalargs.c                                                            |  188 
 hw/xwin/winvideo.c                                                              |  210 
 hw/xwin/winwakeup.c                                                             |   71 
 hw/xwin/winwin32rootless.c                                                      | 1092 
 hw/xwin/winwin32rootlesswindow.c                                                |  476 
 hw/xwin/winwin32rootlesswndproc.c                                               | 1325 
 hw/xwin/winwindow.c                                                             |  649 
 hw/xwin/winwindow.h                                                             |  150 
 hw/xwin/winwindowswm.c                                                          |  663 
 hw/xwin/winwndproc.c                                                            | 1288 
 hw/xwin/xlaunch/COPYING                                                         |   25 
 hw/xwin/xlaunch/Makefile                                                        |   79 
 hw/xwin/xlaunch/config.cc                                                       |  282 
 hw/xwin/xlaunch/config.h                                                        |   60 
 hw/xwin/xlaunch/main.cc                                                         |  700 
 hw/xwin/xlaunch/resources/dialog.rc                                             |  118 
 hw/xwin/xlaunch/resources/images.rc                                             |   29 
 hw/xwin/xlaunch/resources/resources.h                                           |   99 
 hw/xwin/xlaunch/resources/resources.rc                                          |   30 
 hw/xwin/xlaunch/resources/strings.rc                                            |  108 
 hw/xwin/xlaunch/window/dialog.cc                                                |   86 
 hw/xwin/xlaunch/window/dialog.h                                                 |   54 
 hw/xwin/xlaunch/window/util.cc                                                  | 1112 
 hw/xwin/xlaunch/window/util.h                                                   |   53 
 hw/xwin/xlaunch/window/window.cc                                                |  284 
 hw/xwin/xlaunch/window/window.h                                                 |  114 
 hw/xwin/xlaunch/window/wizard.cc                                                |  244 
 hw/xwin/xlaunch/window/wizard.h                                                 |   59 
 include/Makefile.am                                                             |    7 
 include/bstorestr.h                                                             |    2 
 include/colormapst.h                                                            |    3 
 include/cursor.h                                                                |   26 
 include/cursorstr.h                                                             |    6 
 include/dix-config.h.in                                                         |   63 
 include/dix.h                                                                   |  127 
 include/dixaccess.h                                                             |   53 
 include/dixevents.h                                                             |   22 
 include/dixfont.h                                                               |    8 
 include/dixgrabs.h                                                              |    1 
 include/dixstruct.h                                                             |   18 
 include/exevents.h                                                              |    3 
 include/extension.h                                                             |    8 
 include/extinit.h                                                               |    5 
 include/extnsionst.h                                                            |    7 
 include/gc.h                                                                    |    4 
 include/gcstruct.h                                                              |    3 
 include/globals.h                                                               |   27 
 include/input.h                                                                 |   18 
 include/inputstr.h                                                              |    6 
 include/misc.h                                                                  |    3 
 include/miscstruct.h                                                            |   15 
 include/os.h                                                                    |   31 
 include/pixmapstr.h                                                             |   15 
 include/privates.h                                                              |  157 
 include/property.h                                                              |   19 
 include/propertyst.h                                                            |    2 
 include/regionstr.h                                                             |    2 
 include/registry.h                                                              |   64 
 include/resource.h                                                              |   94 
 include/screenint.h                                                             |   38 
 include/scrnintstr.h                                                            |   25 
 include/selection.h                                                             |   47 
 include/servermd.h                                                              |   41 
 include/site.h                                                                  |    5 
 include/swapreq.h                                                               |   11 
 include/window.h                                                                |   20 
 include/windowstr.h                                                             |    9 
 include/xkbfile.h                                                               |  436 
 include/xkbsrv.h                                                                |  132 
 include/xkbstr.h                                                                |  613 
 include/xorg-config.h.in                                                        |   12 
 include/xorg-server.h.in                                                        |   27 
 mfb/Makefile.am                                                                 |    4 
 mfb/mfb.h                                                                       |   49 
 mfb/mfbbitblt.c                                                                 |   22 
 mfb/mfbblt.c                                                                    |   26 
 mfb/mfbbstore.c                                                                 |  154 
 mfb/mfbfillarc.c                                                                |    3 
 mfb/mfbfillrct.c                                                                |    7 
 mfb/mfbfillsp.c                                                                 |  117 
 mfb/mfbgc.c                                                                     |   10 
 mfb/mfbimggblt.c                                                                |    7 
 mfb/mfbline.c                                                                   |    6 
 mfb/mfbpixmap.c                                                                 |   11 
 mfb/mfbplygblt.c                                                                |    4 
 mfb/mfbpntwin.c                                                                 |  126 
 mfb/mfbpolypnt.c                                                                |    3 
 mfb/mfbpushpxl.c                                                                |    4 
 mfb/mfbscrinit.c                                                                |   51 
 mfb/mfbwindow.c                                                                 |  181 
 mfb/mfbzerarc.c                                                                 |    3 
 mi/mi.h                                                                         |    3 
 mi/miarc.c                                                                      |   25 
 mi/mibank.c                                                                     |  241 
 mi/mibitblt.c                                                                   |   48 
 mi/mibstore.c                                                                   | 3901 
 mi/mibstore.h                                                                   |    3 
 mi/micoord.h                                                                    |    5 
 mi/midash.c                                                                     |   32 
 mi/midispcur.c                                                                  |   72 
 mi/mieq.c                                                                       |   21 
 mi/miexpose.c                                                                   |  408 
 mi/mifillarc.c                                                                  |   40 
 mi/mifillrct.c                                                                  |   12 
 mi/mifpolycon.c                                                                 |   18 
 mi/miglblt.c                                                                    |    7 
 mi/miinitext.c                                                                  |  139 
 mi/miline.h                                                                     |    8 
 mi/mioverlay.c                                                                  |  117 
 mi/mipointer.c                                                                  |   22 
 mi/mipointer.h                                                                  |    3 
 mi/mipolycon.c                                                                  |   16 
 mi/mipolygen.c                                                                  |    6 
 mi/mipolypnt.c                                                                  |    4 
 mi/mipolyrect.c                                                                 |    4 
 mi/mipushpxl.c                                                                  |   19 
 mi/miregion.c                                                                   |   13 
 mi/miscrinit.c                                                                  |   29 
 mi/mispans.c                                                                    |    2 
 mi/misprite.c                                                                   |  125 
 mi/mispritest.h                                                                 |    3 
 mi/mivaltree.c                                                                  |   21 
 mi/miwideline.c                                                                 |   20 
 mi/miwindow.c                                                                   |   81 
 mi/mizerarc.c                                                                   |   10 
 mi/mizerline.c                                                                  |    8 
 miext/cw/cw.c                                                                   |  200 
 miext/cw/cw.h                                                                   |   32 
 miext/cw/cw_render.c                                                            |   30 
 miext/damage/damage.c                                                           |  109 
 miext/damage/damage.h                                                           |    3 
 miext/damage/damagestr.h                                                        |   18 
 miext/rootless/Makefile.am                                                      |   21 
 miext/rootless/README.txt                                                       |    4 
 miext/rootless/accel/Makefile.am                                                |   18 
 miext/rootless/accel/rlAccel.c                                                  |  151 
 miext/rootless/accel/rlAccel.h                                                  |  140 
 miext/rootless/accel/rlBlt.c                                                    |  370 
 miext/rootless/accel/rlCopy.c                                                   |  106 
 miext/rootless/accel/rlFill.c                                                   |  220 
 miext/rootless/accel/rlFillRect.c                                               |  117 
 miext/rootless/accel/rlFillSpans.c                                              |  105 
 miext/rootless/accel/rlGlyph.c                                                  |  169 
 miext/rootless/accel/rlSolid.c                                                  |  111 
 miext/rootless/rootless.h                                                       |    7 
 miext/rootless/rootlessCommon.c                                                 |   81 
 miext/rootless/rootlessCommon.h                                                 |   44 
 miext/rootless/rootlessConfig.h                                                 |    7 
 miext/rootless/rootlessGC.c                                                     |   68 
 miext/rootless/rootlessScreen.c                                                 |  103 
 miext/rootless/rootlessWindow.c                                                 |  366 
 miext/rootless/rootlessWindow.h                                                 |    7 
 miext/rootless/safeAlpha/Makefile.am                                            |   12 
 miext/rootless/safeAlpha/safeAlpha.h                                            |   44 
 miext/rootless/safeAlpha/safeAlphaPicture.c                                     |  200 
 miext/rootless/safeAlpha/safeAlphaWindow.c                                      |  177 
 miext/shadow/shadow.c                                                           |   17 
 miext/shadow/shadow.h                                                           |    5 
 os/Makefile.am                                                                  |   19 
 os/WaitFor.c                                                                    |   46 
 os/access.c                                                                     |  218 
 os/auth.c                                                                       |   27 
 os/connection.c                                                                 |  210 
 os/io.c                                                                         |  152 
 os/oscolor.c                                                                    |  169 
 os/osdep.h                                                                      |    8 
 os/osinit.c                                                                     |    4 
 os/rpcauth.c                                                                    |   16 
 os/secauth.c                                                                    |  202 
 os/utils.c                                                                      |  130 
 os/xalloc.c                                                                     |  816 
 randr/mirandr.c                                                                 |   11 
 randr/randr.c                                                                   |   16 
 randr/randrstr.h                                                                |   23 
 randr/rrcrtc.c                                                                  |   10 
 randr/rrinfo.c                                                                  |    9 
 randr/rrmode.c                                                                  |    5 
 randr/rroutput.c                                                                |    7 
 randr/rrproperty.c                                                              |   23 
 randr/rrscreen.c                                                                |   12 
 randr/rrxinerama.c                                                              |   20 
 record/record.c                                                                 |   27 
 record/set.c                                                                    |    4 
 render/Makefile.am                                                              |    1 
 render/animcur.c                                                                |   32 
 render/glyph.c                                                                  |  662 
 render/glyphstr.h                                                               |   69 
 render/miglyph.c                                                                |  255 
 render/miindex.c                                                                |    2 
 render/mipict.h                                                                 |    6 
 render/mirect.c                                                                 |    6 
 render/mitrap.c                                                                 |    2 
 render/mitri.c                                                                  |    8 
 render/picture.c                                                                |  215 
 render/picture.h                                                                |    8 
 render/picturestr.h                                                             |   56 
 render/render.c                                                                 |  444 
 xfixes/cursor.c                                                                 |   86 
 xfixes/region.c                                                                 |   34 
 xfixes/saveset.c                                                                |    4 
 xfixes/select.c                                                                 |   10 
 xfixes/xfixes.c                                                                 |    6 
 xfixes/xfixesint.h                                                              |    2 
 xkb/Makefile.am                                                                 |    3 
 xkb/XKBAlloc.c                                                                  |    2 
 xkb/XKBGAlloc.c                                                                 |   42 
 xkb/XKBMAlloc.c                                                                 |    4 
 xkb/XKBMisc.c                                                                   |    5 
 xkb/ddxBeep.c                                                                   |    4 
 xkb/ddxCtrls.c                                                                  |   23 
 xkb/ddxDevBtn.c                                                                 |    2 
 xkb/ddxFakeBtn.c                                                                |    2 
 xkb/ddxFakeMtn.c                                                                |    2 
 xkb/ddxKeyClick.c                                                               |    4 
 xkb/ddxKillSrv.c                                                                |    4 
 xkb/ddxList.c                                                                   |   13 
 xkb/ddxLoad.c                                                                   |  217 
 xkb/maprules.c                                                                  |   92 
 xkb/xkb.c                                                                       |  249 
 xkb/xkb.h                                                                       |    5 
 xkb/xkbAccessX.c                                                                |   48 
 xkb/xkbActions.c                                                                |  209 
 xkb/xkbEvents.c                                                                 |   70 
 xkb/xkbInit.c                                                                   |  246 
 xkb/xkbLEDs.c                                                                   |   13 
 xkb/xkbPrKeyEv.c                                                                |  114 
 xkb/xkbPrOtherEv.c                                                              |    4 
 xkb/xkbSwap.c                                                                   |    2 
 xkb/xkbUtils.c                                                                  |  208 
 xkb/xkberrs.c                                                                   |   37 
 xkb/xkbfmisc.c                                                                  |  133 
 xkb/xkbgeom.h                                                                   |  635 
 xkb/xkbout.c                                                                    |  146 
 xkb/xkbtext.c                                                                   |   60 
 xkb/xkmread.c                                                                   |  235 
 xorg-server.pc.in                                                               |    7 
 2226 files changed, 83036 insertions(+), 809895 deletions(-)
---


More information about the xorg-commit mailing list