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

xorg-server: Changes to 'debian-experimental'



 .gitignore                                                                  |  209 
 COPYING                                                                     |   63 
 ChangeLog                                                                   | 7557 +++++++++-
 Makefile.am                                                                 |   14 
 README                                                                      |   38 
 Xext/Makefile.am                                                            |    9 
 Xext/geext.c                                                                |   13 
 Xext/geint.h                                                                |    3 
 Xext/mbuf.c                                                                 |   13 
 Xext/panoramiX.c                                                            |   26 
 Xext/saver.c                                                                |   10 
 Xext/security.c                                                             |   10 
 Xext/shape.c                                                                |    4 
 Xext/shm.c                                                                  |   82 
 Xext/sleepuntil.c                                                           |    3 
 Xext/sync.c                                                                 |   14 
 Xext/xf86bigfont.c                                                          |    5 
 Xext/xf86bigfontsrv.h                                                       |   34 
 Xext/xselinux.c                                                             | 2062 --
 Xext/xselinux.h                                                             |  451 
 Xext/xselinux_ext.c                                                         |  734 
 Xext/xselinux_hooks.c                                                       |  981 +
 Xext/xselinux_label.c                                                       |  374 
 Xext/xselinuxint.h                                                          |  556 
 Xext/xtest.c                                                                |   12 
 Xext/xvdisp.c                                                               |    8 
 Xext/xvmain.c                                                               |   24 
 Xext/xvmc.c                                                                 |    9 
 Xi/exevents.c                                                               |   35 
 Xi/extinit.c                                                                |    7 
 Xi/setmode.c                                                                |   10 
 Xi/stubs.c                                                                  |    3 
 Xi/xiproperty.c                                                             |   13 
 composite/compalloc.c                                                       |   36 
 composite/compext.c                                                         |   45 
 composite/compinit.c                                                        |   36 
 composite/compint.h                                                         |   36 
 composite/compoverlay.c                                                     |   36 
 composite/compwindow.c                                                      |   42 
 config/10-evdev.conf                                                        |   40 
 config/Makefile.am                                                          |   25 
 config/config-backends.h                                                    |   21 
 config/config.c                                                             |   77 
 config/dbus.c                                                               |    2 
 config/hal.c                                                                |   97 
 config/udev.c                                                               |  267 
 configure.ac                                                                |  438 
 cpprules.in                                                                 |   11 
 damageext/damageext.c                                                       |    4 
 dbe/dbe.c                                                                   |   11 
 debian/README.source                                                        |    2 
 debian/changelog                                                            |  263 
 debian/control                                                              |   82 
 debian/copyright                                                            |   20 
 debian/inputabiver                                                          |    2 
 debian/local/10-kbd.conf                                                    |    5 
 debian/local/10-mouse.conf                                                  |    5 
 debian/local/64-xorg-xkb.rules                                              |    3 
 debian/local/xvfb-run                                                       |    1 
 debian/local/xvfb-run.1                                                     |    2 
 debian/patches/02_Add-libgcrypt-as-an-option-for-sha1.diff                  |   84 
 debian/patches/02_Add-libnettle-as-option-for-sha1.diff                     |   90 
 debian/patches/03_fedora_glx_versioning.diff                                |  233 
 debian/patches/04_fedora_glx14-swrast.diff                                  |   26 
 debian/patches/06_dont_trap_access_to_timer_and_keyboard.diff               |   22 
 debian/patches/07-xfree86-fix-build-with-xv-disabled.diff                   |   50 
 debian/patches/11-Move-config_init-after-CreateWellKnownSockets-and-In.diff |   37 
 debian/patches/12-Add-libudev-input-hotplug-backend.diff                    |  714 
 debian/patches/13-configure-config-udev-defaults-to-off-for-now.diff        |   26 
 debian/patches/14-config-add-example-udev-rules.diff                        |   27 
 debian/patches/15-config-udev-look-for-xkb-rules-model-layout-variant-.diff |   40 
 debian/patches/15-nouveau.diff                                              |  106 
 debian/patches/16-xaa-fbcomposite-fix-negative-size.diff                    |   26 
 debian/patches/series                                                       |   14 
 debian/rules                                                                |  177 
 debian/serverminver                                                         |    2 
 debian/videoabiver                                                          |    2 
 debian/xdmx-tools.install                                                   |   13 
 debian/xdmx.install                                                         |    4 
 debian/xnest.install                                                        |    4 
 debian/xserver-common.install                                               |    4 
 debian/xserver-xephyr.install                                               |    4 
 debian/xserver-xfbdev.install                                               |    2 
 debian/xserver-xorg-core-udeb.install                                       |    7 
 debian/xserver-xorg-core.bug.script                                         |   22 
 debian/xserver-xorg-core.install                                            |   21 
 debian/xserver-xorg-dev.install                                             |    6 
 debian/xsfbs/xsfbs.mk                                                       |   31 
 debian/xvfb.install                                                         |    8 
 dev/null                                                                    |binary
 dix/.gitignore                                                              |    3 
 dix/Makefile.am                                                             |    8 
 dix/Xserver-dtrace.h.in                                                     |   36 
 dix/Xserver.d                                                               |   40 
 dix/cursor.c                                                                |  220 
 dix/devices.c                                                               |   61 
 dix/dispatch.c                                                              |   40 
 dix/dixfonts.c                                                              |    3 
 dix/dixutils.c                                                              |   10 
 dix/eventconvert.c                                                          |    1 
 dix/events.c                                                                |  150 
 dix/extension.c                                                             |    5 
 dix/getevents.c                                                             |   14 
 dix/main.c                                                                  |    5 
 dix/privates.c                                                              |    1 
 dix/ptrveloc.c                                                              |   92 
 dix/registry.c                                                              |    2 
 dix/resource.c                                                              |   48 
 dix/window.c                                                                |   12 
 doc/.gitignore                                                              |    4 
 doc/Makefile.am                                                             |   21 
 doc/Xserver.man.pre                                                         |    4 
 exa/exa.c                                                                   |  225 
 exa/exa.h                                                                   |    6 
 exa/exa_accel.c                                                             |   95 
 exa/exa_classic.c                                                           |   22 
 exa/exa_driver.c                                                            |   19 
 exa/exa_glyphs.c                                                            |   54 
 exa/exa_migration_classic.c                                                 |   43 
 exa/exa_migration_mixed.c                                                   |  109 
 exa/exa_mixed.c                                                             |   85 
 exa/exa_offscreen.c                                                         |   12 
 exa/exa_priv.h                                                              |   46 
 exa/exa_render.c                                                            |    6 
 exa/exa_unaccel.c                                                           |  420 
 fb/fb.h                                                                     |   71 
 fb/fbcmap.c                                                                 |   51 
 fb/fbcmap_mi.c                                                              |   51 
 fb/fbpict.c                                                                 |   77 
 fb/fbscreen.c                                                               |    4 
 fb/fbtrap.c                                                                 |    6 
 glx/Makefile.am                                                             |    4 
 glx/extension_string.c                                                      |    1 
 glx/extension_string.h                                                      |    1 
 glx/glapitemp.h                                                             |    2 
 glx/glthread.c                                                              |    2 
 glx/glxcmds.c                                                               |   55 
 glx/glxcmdsswap.c                                                           |    8 
 glx/glxcontext.h                                                            |    4 
 glx/glxdrawable.h                                                           |    2 
 glx/glxdri.c                                                                |    2 
 glx/glxdri2.c                                                               |  121 
 glx/glxdriswrast.c                                                          |    5 
 glx/glxext.c                                                                |   39 
 glx/glxscreens.c                                                            |   44 
 glx/glxscreens.h                                                            |   12 
 glx/glxserver.h                                                             |   23 
 glx/indirect_dispatch.c                                                     |    2 
 glx/indirect_dispatch.h                                                     |    2 
 glx/indirect_reqsize.h                                                      |    4 
 glx/indirect_size.h                                                         |    4 
 glx/indirect_size_get.c                                                     |    4 
 glx/indirect_size_get.h                                                     |    4 
 glx/indirect_texture_compression.c                                          |    4 
 glx/swap_interval.c                                                         |    7 
 hw/Makefile.am                                                              |    2 
 hw/dmx/.gitignore                                                           |    4 
 hw/dmx/Makefile.am                                                          |    4 
 hw/dmx/config/.gitignore                                                    |   13 
 hw/dmx/config/Makefile.am                                                   |    2 
 hw/dmx/config/dmxconfig.c                                                   |   11 
 hw/dmx/config/dmxconfig.h                                                   |    7 
 hw/dmx/dmx-config.h                                                         |    2 
 hw/dmx/dmx.c                                                                |    2 
 hw/dmx/dmxcursor.c                                                          |    4 
 hw/dmx/dmxextension.c                                                       |    2 
 hw/dmx/dmxextension.h                                                       |    4 
 hw/dmx/dmxinit.c                                                            |    6 
 hw/dmx/dmxinput.c                                                           |    9 
 hw/dmx/dmxinput.h                                                           |    2 
 hw/dmx/dmxstat.c                                                            |    6 
 hw/dmx/dmxsync.c                                                            |    4 
 hw/dmx/dmxwindow.c                                                          |    4 
 hw/dmx/doc/.gitignore                                                       |   10 
 hw/dmx/doc/Makefile.am                                                      |  170 
 hw/dmx/doc/dmx.txt                                                          | 2989 ---
 hw/dmx/doc/doxygen.conf                                                     |   43 
 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.txt                                                       |  579 
 hw/dmx/examples/.gitignore                                                  |   17 
 hw/dmx/examples/Makefile.am                                                 |    8 
 hw/dmx/examples/dmxinfo.c                                                   |  239 
 hw/dmx/examples/xdmx.c                                                      |  239 
 hw/dmx/examples/xinput.c                                                    |    2 
 hw/dmx/glxProxy/glxext.c                                                    |   19 
 hw/dmx/input/dmxbackend.c                                                   |    2 
 hw/dmx/input/dmxcommon.c                                                    |    2 
 hw/dmx/input/dmxevents.c                                                    |    5 
 hw/dmx/input/dmxinputinit.c                                                 |    4 
 hw/dmx/input/usb-common.c                                                   |    4 
 hw/kdrive/Makefile.am                                                       |    9 
 hw/kdrive/ephyr/.gitignore                                                  |    3 
 hw/kdrive/ephyr/Makefile.am                                                 |    6 
 hw/kdrive/ephyr/ephyr.c                                                     |  137 
 hw/kdrive/ephyr/ephyr.h                                                     |    7 
 hw/kdrive/ephyr/ephyr_draw.c                                                |    7 
 hw/kdrive/ephyr/ephyrdriext.c                                               |   27 
 hw/kdrive/ephyr/ephyrglxext.c                                               |   28 
 hw/kdrive/ephyr/ephyrhostvideo.c                                            |    6 
 hw/kdrive/ephyr/ephyrinit.c                                                 |   27 
 hw/kdrive/ephyr/ephyrvideo.c                                                |   21 
 hw/kdrive/fake/.gitignore                                                   |    2 
 hw/kdrive/fake/Makefile.am                                                  |    4 
 hw/kdrive/fake/fake.c                                                       |   89 
 hw/kdrive/fake/fake.h                                                       |    5 
 hw/kdrive/fake/fakeinit.c                                                   |   16 
 hw/kdrive/fbdev/.gitignore                                                  |    2 
 hw/kdrive/fbdev/Makefile.am                                                 |    2 
 hw/kdrive/fbdev/fbdev.c                                                     |  228 
 hw/kdrive/fbdev/fbdev.h                                                     |   47 
 hw/kdrive/fbdev/fbinit.c                                                    |   19 
 hw/kdrive/linux/Makefile.am                                                 |   32 
 hw/kdrive/linux/bus.c                                                       |  133 
 hw/kdrive/linux/evdev.c                                                     |   26 
 hw/kdrive/linux/keyboard.c                                                  |   14 
 hw/kdrive/linux/klinux.h                                                    |   32 
 hw/kdrive/linux/linux.c                                                     |  149 
 hw/kdrive/linux/mouse.c                                                     |   48 
 hw/kdrive/linux/ms.c                                                        |    6 
 hw/kdrive/linux/ps2.c                                                       |    4 
 hw/kdrive/linux/tslib.c                                                     |   14 
 hw/kdrive/sdl/Makefile.am                                                   |   19 
 hw/kdrive/sdl/sdl.c                                                         |  336 
 hw/kdrive/src/Makefile.am                                                   |    2 
 hw/kdrive/src/kcmap.c                                                       |  145 
 hw/kdrive/src/kcurscol.c                                                    |   94 
 hw/kdrive/src/kdrive.c                                                      |  219 
 hw/kdrive/src/kdrive.h                                                      |  110 
 hw/kdrive/src/kinfo.c                                                       |   38 
 hw/kdrive/src/kinput.c                                                      |   95 
 hw/kdrive/src/kmap.c                                                        |  172 
 hw/kdrive/src/kmode.c                                                       |   38 
 hw/kdrive/src/kshadow.c                                                     |   34 
 hw/kdrive/src/kxv.c                                                         |  303 
 hw/kdrive/src/kxv.h                                                         |   38 
 hw/vfb/.gitignore                                                           |    5 
 hw/vfb/InitInput.c                                                          |   11 
 hw/vfb/InitOutput.c                                                         |    2 
 hw/vfb/Makefile.am                                                          |    6 
 hw/xfree86/.gitignore                                                       |    7 
 hw/xfree86/Makefile.am                                                      |    2 
 hw/xfree86/common/.gitignore                                                |    3 
 hw/xfree86/common/compiler.h                                                |   39 
 hw/xfree86/common/xf86AutoConfig.c                                          |   99 
 hw/xfree86/common/xf86Config.c                                              |  258 
 hw/xfree86/common/xf86Configure.c                                           |   61 
 hw/xfree86/common/xf86Events.c                                              |   49 
 hw/xfree86/common/xf86Globals.c                                             |    5 
 hw/xfree86/common/xf86Helper.c                                              |    2 
 hw/xfree86/common/xf86Init.c                                                |  109 
 hw/xfree86/common/xf86Mode.c                                                |   14 
 hw/xfree86/common/xf86Module.h                                              |    6 
 hw/xfree86/common/xf86Option.c                                              |   25 
 hw/xfree86/common/xf86Priv.h                                                |    1 
 hw/xfree86/common/xf86Privstr.h                                             |    2 
 hw/xfree86/common/xf86RandR.c                                               |    4 
 hw/xfree86/common/xf86VGAarbiter.c                                          |   65 
 hw/xfree86/common/xf86Xinput.c                                              |  273 
 hw/xfree86/common/xf86cmap.c                                                |   40 
 hw/xfree86/common/xf86str.h                                                 |   17 
 hw/xfree86/common/xf86xv.c                                                  |   12 
 hw/xfree86/ddc/edid.h                                                       |   97 
 hw/xfree86/ddc/interpret_edid.c                                             |  375 
 hw/xfree86/ddc/print_edid.c                                                 |  264 
 hw/xfree86/ddc/xf86DDC.h                                                    |   50 
 hw/xfree86/dixmods/extmod/xf86vmode.c                                       |    2 
 hw/xfree86/doc/man/.gitignore                                               |    8 
 hw/xfree86/doc/man/Makefile.am                                              |    8 
 hw/xfree86/doc/man/Xorg.man.pre                                             |   59 
 hw/xfree86/doc/man/xorg.conf.man.pre                                        |  382 
 hw/xfree86/doc/sgml/.gitignore                                              |    5 
 hw/xfree86/doc/sgml/DESIGN.sgml                                             |    2 
 hw/xfree86/doc/sgml/Makefile.am                                             |    8 
 hw/xfree86/dri/dri.c                                                        |   17 
 hw/xfree86/dri/xf86dri.c                                                    |    2 
 hw/xfree86/dri2/dri2.c                                                      |  529 
 hw/xfree86/dri2/dri2.h                                                      |  136 
 hw/xfree86/dri2/dri2ext.c                                                   |  225 
 hw/xfree86/exa/.gitignore                                                   |    2 
 hw/xfree86/exa/Makefile.am                                                  |    4 
 hw/xfree86/exa/examodule.c                                                  |   37 
 hw/xfree86/fbdevhw/.gitignore                                               |    4 
 hw/xfree86/fbdevhw/Makefile.am                                              |    4 
 hw/xfree86/int10/Makefile.am                                                |    1 
 hw/xfree86/loader/.gitignore                                                |    3 
 hw/xfree86/loader/Makefile.am                                               |    1 
 hw/xfree86/modes/xf86Crtc.c                                                 |  158 
 hw/xfree86/modes/xf86Crtc.h                                                 |   26 
 hw/xfree86/modes/xf86Cursors.c                                              |    4 
 hw/xfree86/modes/xf86EdidModes.c                                            |  393 
 hw/xfree86/modes/xf86Modes.c                                                |    8 
 hw/xfree86/modes/xf86RandR12.c                                              |   21 
 hw/xfree86/os-support/.gitignore                                            |    2 
 hw/xfree86/os-support/bsd/bsd_VTsw.c                                        |    9 
 hw/xfree86/os-support/bus/linuxPci.c                                        |    2 
 hw/xfree86/os-support/linux/Makefile.am                                     |    6 
 hw/xfree86/os-support/linux/lnx.h                                           |   53 
 hw/xfree86/os-support/linux/lnx_apm.c                                       |    1 
 hw/xfree86/os-support/linux/lnx_axp.c                                       |   86 
 hw/xfree86/os-support/linux/lnx_ev56.c                                      |   73 
 hw/xfree86/os-support/linux/lnx_font.c                                      |  285 
 hw/xfree86/os-support/linux/lnx_init.c                                      |   30 
 hw/xfree86/os-support/linux/lnx_video.c                                     |   15 
 hw/xfree86/os-support/sco/VTsw_sco.c                                        |   10 
 hw/xfree86/os-support/shared/VTsw_noop.c                                    |    6 
 hw/xfree86/os-support/shared/VTsw_usl.c                                     |   11 
 hw/xfree86/os-support/shared/posix_tty.c                                    |   10 
 hw/xfree86/os-support/solaris/solaris-amd64.S                               |   40 
 hw/xfree86/os-support/solaris/solaris-ia32.S                                |   40 
 hw/xfree86/os-support/solaris/solaris-sparcv8plus.S                         |   40 
 hw/xfree86/os-support/solaris/sun_VTsw.c                                    |   79 
 hw/xfree86/os-support/solaris/sun_agp.c                                     |   36 
 hw/xfree86/os-support/solaris/sun_apm.c                                     |   36 
 hw/xfree86/os-support/solaris/sun_bell.c                                    |   45 
 hw/xfree86/os-support/solaris/sun_init.c                                    |   19 
 hw/xfree86/os-support/solaris/sun_vid.c                                     |   36 
 hw/xfree86/os-support/xf86_OSproc.h                                         |    1 
 hw/xfree86/parser/Configint.h                                               |    2 
 hw/xfree86/parser/Input.c                                                   |    7 
 hw/xfree86/parser/InputClass.c                                              |  288 
 hw/xfree86/parser/Layout.c                                                  |   96 
 hw/xfree86/parser/Makefile.am                                               |    5 
 hw/xfree86/parser/configProcs.h                                             |    4 
 hw/xfree86/parser/read.c                                                    |    8 
 hw/xfree86/parser/scan.c                                                    |  384 
 hw/xfree86/parser/write.c                                                   |    2 
 hw/xfree86/parser/xf86Parser.h                                              |   48 
 hw/xfree86/parser/xf86tokens.h                                              |   14 
 hw/xfree86/ramdac/.gitignore                                                |    2 
 hw/xfree86/ramdac/xf86Cursor.c                                              |    7 
 hw/xfree86/utils/cvt/.gitignore                                             |    3 
 hw/xfree86/utils/cvt/Makefile.am                                            |   42 
 hw/xfree86/utils/gtf/.gitignore                                             |    5 
 hw/xfree86/utils/gtf/Makefile.am                                            |   46 
 hw/xfree86/x86emu/Makefile.am                                               |    2 
 hw/xfree86/x86emu/ops.c                                                     |   70 
 hw/xfree86/x86emu/sys.c                                                     |  236 
 hw/xfree86/x86emu/validate.c                                                |    2 
 hw/xfree86/x86emu/x86emu/prim_x86_gcc.h                                     |    6 
 hw/xfree86/x86emu/x86emu/types.h                                            |   42 
 hw/xfree86/xaa/.gitignore                                                   |    4 
 hw/xnest/.gitignore                                                         |    5 
 hw/xnest/Init.c                                                             |    5 
 hw/xnest/Makefile.am                                                        |    6 
 hw/xquartz/GL/Makefile.am                                                   |    2 
 hw/xquartz/GL/capabilities.c                                                |    7 
 hw/xquartz/GL/indirect.c                                                    |    8 
 hw/xquartz/GL/visualConfigs.c                                               |    6 
 hw/xquartz/Makefile.am                                                      |    4 
 hw/xquartz/X11Application.h                                                 |    1 
 hw/xquartz/X11Application.m                                                 |   62 
 hw/xquartz/X11Controller.h                                                  |    6 
 hw/xquartz/X11Controller.m                                                  |  102 
 hw/xquartz/applewm.c                                                        |    4 
 hw/xquartz/bundle/.gitignore                                                |    1 
 hw/xquartz/bundle/Info.plist.cpp                                            |    8 
 hw/xquartz/bundle/Makefile.am                                               |    4 
 hw/xquartz/bundle/Resources/Dutch.lproj/Localizable.strings                 |binary
 hw/xquartz/bundle/Resources/Dutch.lproj/locversion.plist                    |    4 
 hw/xquartz/bundle/Resources/Dutch.lproj/main.nib/designable.nib             |  104 
 hw/xquartz/bundle/Resources/Dutch.lproj/main.nib/keyedobjects.nib           |binary
 hw/xquartz/bundle/Resources/English.lproj/main.nib/designable.nib           | 1791 --
 hw/xquartz/bundle/Resources/English.lproj/main.nib/keyedobjects.nib         |binary
 hw/xquartz/bundle/Resources/French.lproj/Localizable.strings                |binary
 hw/xquartz/bundle/Resources/French.lproj/locversion.plist                   |    4 
 hw/xquartz/bundle/Resources/French.lproj/main.nib/designable.nib            |  105 
 hw/xquartz/bundle/Resources/French.lproj/main.nib/keyedobjects.nib          |binary
 hw/xquartz/bundle/Resources/German.lproj/Localizable.strings                |binary
 hw/xquartz/bundle/Resources/German.lproj/locversion.plist                   |    4 
 hw/xquartz/bundle/Resources/German.lproj/main.nib/designable.nib            |  106 
 hw/xquartz/bundle/Resources/German.lproj/main.nib/keyedobjects.nib          |binary
 hw/xquartz/bundle/Resources/Italian.lproj/Localizable.strings               |binary
 hw/xquartz/bundle/Resources/Italian.lproj/locversion.plist                  |    4 
 hw/xquartz/bundle/Resources/Italian.lproj/main.nib/designable.nib           |  108 
 hw/xquartz/bundle/Resources/Italian.lproj/main.nib/keyedobjects.nib         |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/Localizable.strings              |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/locversion.plist                 |    4 
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/designable.nib          |  125 
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/keyedobjects.nib        |binary
 hw/xquartz/bundle/Resources/Spanish.lproj/Localizable.strings               |binary
 hw/xquartz/bundle/Resources/Spanish.lproj/locversion.plist                  |    4 
 hw/xquartz/bundle/Resources/Spanish.lproj/main.nib/designable.nib           |   96 
 hw/xquartz/bundle/Resources/Spanish.lproj/main.nib/keyedobjects.nib         |binary
 hw/xquartz/bundle/Resources/ar.lproj/InfoPlist.strings                      |binary
 hw/xquartz/bundle/Resources/ar.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/ar.lproj/locversion.plist                       |   14 
 hw/xquartz/bundle/Resources/ar.lproj/main.nib/designable.nib                | 3955 +++++
 hw/xquartz/bundle/Resources/ar.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/da.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/da.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/da.lproj/main.nib/designable.nib                |   82 
 hw/xquartz/bundle/Resources/da.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/fi.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/fi.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/fi.lproj/main.nib/designable.nib                |  167 
 hw/xquartz/bundle/Resources/fi.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/ko.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/ko.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/ko.lproj/main.nib/designable.nib                |   82 
 hw/xquartz/bundle/Resources/ko.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/no.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/no.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/no.lproj/main.nib/designable.nib                |   82 
 hw/xquartz/bundle/Resources/no.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/pl.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/pl.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/pl.lproj/main.nib/designable.nib                |   92 
 hw/xquartz/bundle/Resources/pl.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/pt.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/pt.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/pt.lproj/main.nib/designable.nib                |   82 
 hw/xquartz/bundle/Resources/pt.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/pt_PT.lproj/Localizable.strings                 |binary
 hw/xquartz/bundle/Resources/pt_PT.lproj/locversion.plist                    |    4 
 hw/xquartz/bundle/Resources/pt_PT.lproj/main.nib/designable.nib             |  112 
 hw/xquartz/bundle/Resources/pt_PT.lproj/main.nib/keyedobjects.nib           |binary
 hw/xquartz/bundle/Resources/ru.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/ru.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/ru.lproj/main.nib/designable.nib                |  110 
 hw/xquartz/bundle/Resources/ru.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/sv.lproj/Localizable.strings                    |binary
 hw/xquartz/bundle/Resources/sv.lproj/locversion.plist                       |    4 
 hw/xquartz/bundle/Resources/sv.lproj/main.nib/designable.nib                |   82 
 hw/xquartz/bundle/Resources/sv.lproj/main.nib/keyedobjects.nib              |binary
 hw/xquartz/bundle/Resources/zh_CN.lproj/Localizable.strings                 |binary
 hw/xquartz/bundle/Resources/zh_CN.lproj/locversion.plist                    |    4 
 hw/xquartz/bundle/Resources/zh_CN.lproj/main.nib/designable.nib             |   84 
 hw/xquartz/bundle/Resources/zh_CN.lproj/main.nib/keyedobjects.nib           |binary
 hw/xquartz/bundle/Resources/zh_TW.lproj/Localizable.strings                 |binary
 hw/xquartz/bundle/Resources/zh_TW.lproj/locversion.plist                    |    4 
 hw/xquartz/bundle/Resources/zh_TW.lproj/main.nib/designable.nib             |   84 
 hw/xquartz/bundle/Resources/zh_TW.lproj/main.nib/keyedobjects.nib           |binary
 hw/xquartz/darwin.c                                                         |   57 
 hw/xquartz/darwin.h                                                         |    2 
 hw/xquartz/darwinXinput.c                                                   |    9 
 hw/xquartz/doc/Makefile.am                                                  |    4 
 hw/xquartz/doc/Xquartz.man.pre                                              |   39 
 hw/xquartz/mach-startup/.gitignore                                          |    8 
 hw/xquartz/mach-startup/Makefile.am                                         |    2 
 hw/xquartz/mach-startup/bundle-main.c                                       |   41 
 hw/xquartz/mach-startup/stub.c                                              |   22 
 hw/xquartz/pbproxy/.gitignore                                               |    1 
 hw/xquartz/pbproxy/Makefile.am                                              |    9 
 hw/xquartz/pbproxy/app-main.m                                               |   12 
 hw/xquartz/pbproxy/main.m                                                   |   43 
 hw/xquartz/pbproxy/pbproxy.h                                                |    3 
 hw/xquartz/pbproxy/x-input.m                                                |  100 
 hw/xquartz/pbproxy/x-selection.h                                            |    9 
 hw/xquartz/quartz.c                                                         |   27 
 hw/xquartz/quartzAudio.c                                                    |   35 
 hw/xquartz/quartzCommon.h                                                   |    1 
 hw/xquartz/quartzKeyboard.c                                                 |  122 
 hw/xquartz/quartzKeyboard.h                                                 |   10 
 hw/xquartz/xpr/Makefile.am                                                  |    2 
 hw/xquartz/xpr/dri.c                                                        |    5 
 hw/xquartz/xpr/x-hook.c                                                     |   15 
 hw/xquartz/xpr/x-list.c                                                     |    1 
 hw/xquartz/xpr/xprCursor.c                                                  |   13 
 hw/xquartz/xpr/xprScreen.c                                                  |   13 
 hw/xwin/.gitignore                                                          |    6 
 hw/xwin/InitInput.c                                                         |    5 
 hw/xwin/InitOutput.c                                                        |  221 
 hw/xwin/Makefile.am                                                         |   21 
 hw/xwin/XWin.exe.manifest                                                   |   16 
 hw/xwin/XWin.man.pre                                                        |  406 
 hw/xwin/XWin.rc                                                             |   52 
 hw/xwin/XWinrc.man.pre                                                      |    7 
 hw/xwin/_usr_X11R6_lib_X11_system.XWinrc                                    |  125 
 hw/xwin/system.XWinrc                                                       |  128 
 hw/xwin/win.h                                                               |    5 
 hw/xwin/winauth.c                                                           |  105 
 hw/xwin/winclipboardtextconv.c                                              |    8 
 hw/xwin/winclipboardthread.c                                                |   24 
 hw/xwin/winclipboardwndproc.c                                               |    8 
 hw/xwin/winclipboardwrappers.c                                              |   49 
 hw/xwin/winclipboardxevents.c                                               |  107 
 hw/xwin/wincmap.c                                                           |    4 
 hw/xwin/winconfig.c                                                         |   42 
 hw/xwin/winconfig.h                                                         |    1 
 hw/xwin/wincursor.c                                                         |    3 
 hw/xwin/windialogs.c                                                        |   17 
 hw/xwin/winerror.c                                                          |   11 
 hw/xwin/winglobals.c                                                        |    9 
 hw/xwin/winkeybd.c                                                          |  115 
 hw/xwin/winkeybd.h                                                          |   23 
 hw/xwin/winkeymap.h                                                         |  136 
 hw/xwin/winmouse.c                                                          |    7 
 hw/xwin/winmultiwindowicons.c                                               |   61 
 hw/xwin/winmultiwindowshape.c                                               |    3 
 hw/xwin/winmultiwindowwindow.c                                              |   46 
 hw/xwin/winmultiwindowwm.c                                                  |  265 
 hw/xwin/winmultiwindowwndproc.c                                             |   18 
 hw/xwin/winprefs.c                                                          |    4 
 hw/xwin/winprefs.h                                                          |    3 
 hw/xwin/winprefslex.l                                                       |    2 
 hw/xwin/winprefsyacc.y                                                      |   38 
 hw/xwin/winprocarg.c                                                        |   44 
 hw/xwin/winscrinit.c                                                        |   10 
 hw/xwin/winshaddd.c                                                         |    4 
 hw/xwin/winshadddnl.c                                                       |    2 
 hw/xwin/winwin32rootlesswindow.c                                            |    2 
 hw/xwin/winwindow.h                                                         |    1 
 hw/xwin/winwindowswm.c                                                      |   23 
 hw/xwin/winwndproc.c                                                        |    4 
 include/.gitignore                                                          |    5 
 include/Makefile.am                                                         |    4 
 include/dix-config.h.in                                                     |   25 
 include/dix.h                                                               |   11 
 include/eventconvert.h                                                      |    6 
 include/eventstr.h                                                          |    4 
 include/input.h                                                             |   26 
 include/inputstr.h                                                          |   42 
 include/kdrive-config.h.in                                                  |   12 
 include/list.h                                                              |   97 
 include/misc.h                                                              |    3 
 include/os.h                                                                |    6 
 include/protocol-versions.h                                                 |    4 
 include/ptrveloc.h                                                          |    6 
 include/resource.h                                                          |    2 
 include/scrnintstr.h                                                        |   10 
 include/site.h                                                              |    2 
 include/xkbsrv.h                                                            |   27 
 include/xorg-config.h.in                                                    |    6 
 include/xserver-properties.h                                                |   11 
 include/xsha1.h                                                             |   19 
 include/xwin-config.h.in                                                    |   14 
 m4/shave.m4                                                                 |   73 
 mi/miarc.c                                                                  |    2 
 mi/micmap.c                                                                 |   50 
 mi/midispcur.c                                                              |  269 
 mi/miexpose.c                                                               |    3 
 mi/miinitext.c                                                              |    2 
 mi/misprite.c                                                               |   27 
 miext/damage/damage.c                                                       |   10 
 miext/rootless/rootlessScreen.c                                             |    2 
 miext/rootless/rootlessWindow.c                                             |    6 
 os/.gitignore                                                               |    2 
 os/Makefile.am                                                              |   23 
 os/access.c                                                                 |   24 
 os/backtrace.c                                                              |    6 
 os/connection.c                                                             |    5 
 os/log.c                                                                    |   49 
 os/osdep.h                                                                  |    2 
 os/utils.c                                                                  |   65 
 os/xsha1.c                                                                  |  168 
 randr/randr.c                                                               |    4 
 randr/rrcrtc.c                                                              |    4 
 randr/rrmode.c                                                              |    4 
 randr/rroutput.c                                                            |    4 
 randr/rrproperty.c                                                          |    5 
 record/record.c                                                             |  125 
 record/set.c                                                                |   11 
 render/glyph.c                                                              |   39 
 render/picture.c                                                            |   10 
 render/render.c                                                             |  144 
 shave-libtool.in                                                            |   69 
 shave.in                                                                    |   86 
 test/.gitignore                                                             |    2 
 test/input.c                                                                |    4 
 test/xi2/Makefile.am                                                        |   16 
 test/xi2/protocol-eventconvert.c                                            |    5 
 xfixes/cursor.c                                                             |   47 
 xfixes/region.c                                                             |    5 
 xfixes/select.c                                                             |    6 
 xfixes/xfixes.c                                                             |   36 
 xfixes/xfixesint.h                                                          |   36 
 xkb/Makefile.am                                                             |    3 
 xkb/XKBAlloc.c                                                              |   58 
 xkb/XKBGAlloc.c                                                             |   34 
 xkb/XKBMAlloc.c                                                             |   71 
 xkb/XKBMisc.c                                                               |   56 
 xkb/XKM_file_format.txt                                                     |  684 
 xkb/ddxBeep.c                                                               |    2 
 xkb/ddxDevBtn.c                                                             |   16 
 xkb/ddxFakeMtn.c                                                            |  100 
 xkb/ddxList.c                                                               |    8 
 xkb/ddxLoad.c                                                               |   20 
 xkb/maprules.c                                                              |  102 
 xkb/xkb.c                                                                   |  118 
 xkb/xkbAccessX.c                                                            |   30 
 xkb/xkbActions.c                                                            |   49 
 xkb/xkbEvents.c                                                             |    8 
 xkb/xkbInit.c                                                               |   32 
 xkb/xkbLEDs.c                                                               |   62 
 xkb/xkbUtils.c                                                              |   67 
 xkb/xkbfmisc.c                                                              |   48 
 xkb/xkbout.c                                                                |   70 
 xkb/xkbtext.c                                                               |   46 
 xkb/xkmread.c                                                               |   28 
 xorg-server.m4                                                              |    3 
 xorg-server.pc.in                                                           |    2 
 824 files changed, 27537 insertions(+), 66482 deletions(-)

New commits:
commit 72e309715aa5863fcaefd33cbdede172771a2ed0
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed May 12 17:32:51 2010 +0200

    Bump debian/serverminver and ABI versions.

diff --git a/debian/changelog b/debian/changelog
index bc46c2f..5eb48ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ xorg-server (2:1.8.1-1) UNRELEASED; urgency=low
   * --enable-werror has been replaced by --enable-strict-compilation, adjust
     rules.
   * xdmx-tools.install: xdmx was renamed to dmxinfo.
+  * Bump debian/serverminver and ABI versions.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 12 May 2010 15:51:40 +0200
 
diff --git a/debian/control b/debian/control
index d575e9f..ffb09ee 100644
--- a/debian/control
+++ b/debian/control
@@ -100,10 +100,12 @@ Breaks:
  xserver-xorg-video-2,
  xserver-xorg-video-4,
  xserver-xorg-video-5,
+ xserver-xorg-video-6,
  xserver-xorg-input,
  xserver-xorg-input-2,
  xserver-xorg-input-2.1,
  xserver-xorg-input-4,
+ xserver-xorg-input-7,
  xserver-xorg-input-wacom (<< 0.7.8),
  xserver-xorg-input-joystick (<= 1:1.5.0-3),
  xserver-xorg-input-synaptics (<= 1.2.2-1),
diff --git a/debian/inputabiver b/debian/inputabiver
index 7f8f011..ec63514 100644
--- a/debian/inputabiver
+++ b/debian/inputabiver
@@ -1 +1 @@
-7
+9
diff --git a/debian/serverminver b/debian/serverminver
index 6561fb0..4500842 100644
--- a/debian/serverminver
+++ b/debian/serverminver
@@ -1 +1 @@
-2:1.7.6.901
+2:1.8
diff --git a/debian/videoabiver b/debian/videoabiver
index 1e8b314..7f8f011 100644
--- a/debian/videoabiver
+++ b/debian/videoabiver
@@ -1 +1 @@
-6
+7

commit 2f3fcd68e429ab89b862b4e7b6314c243f62f083
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed May 12 17:29:06 2010 +0200

    xdmx-tools.install: xdmx was renamed to dmxinfo.

diff --git a/debian/changelog b/debian/changelog
index 85e47ee..bc46c2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ xorg-server (2:1.8.1-1) UNRELEASED; urgency=low
     --disable-null-root-cursor.
   * --enable-werror has been replaced by --enable-strict-compilation, adjust
     rules.
+  * xdmx-tools.install: xdmx was renamed to dmxinfo.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 12 May 2010 15:51:40 +0200
 
diff --git a/debian/xdmx-tools.install b/debian/xdmx-tools.install
index dc868c2..3eac31a 100644
--- a/debian/xdmx-tools.install
+++ b/debian/xdmx-tools.install
@@ -1,6 +1,5 @@
 main/usr/bin/dmx*	usr/bin
 main/usr/bin/vdltodmx	usr/bin
-main/usr/bin/xdmx	usr/bin
 main/usr/bin/xdmxconfig	usr/bin
 main/usr/share/man/man1/vdltodmx.1	usr/share/man/man1
 main/usr/share/man/man1/dmxtodmx.1	usr/share/man/man1

commit 4c95102abda0ee561f3450905a3b01bc0c9984db
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed May 12 17:27:41 2010 +0200

    Fix Xorg link in udeb build, ♥ libtool

diff --git a/debian/patches/02_Add-libnettle-as-option-for-sha1.diff b/debian/patches/02_Add-libnettle-as-option-for-sha1.diff
index d82f231..afc7183 100644
--- a/debian/patches/02_Add-libnettle-as-option-for-sha1.diff
+++ b/debian/patches/02_Add-libnettle-as-option-for-sha1.diff
@@ -33,7 +33,7 @@ Index: xorg-server/configure.ac
 +	AC_DEFINE([HAVE_SHA1_IN_LIBNETTLE], [1],
 +	          [Use libnettle SHA1 functions])
 +	# XXX hack for d-i: use the static lib
-+	SHA1_LIBS=/usr/lib/libnettle.a
++	SHA1_LIBS=-l:libnettle.a
 +fi
  AC_MSG_CHECKING([for SHA1 implementation])
  if test "x$with_sha1" = x; then

commit 40b9e07265b1f9d9ea9a74402f66e3e01fef7737
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed May 12 16:57:40 2010 +0200

    --enable-werror has been replaced by --enable-strict-compilation, adjust rules.

diff --git a/debian/changelog b/debian/changelog
index 383f1e7..85e47ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,8 @@ xorg-server (2:1.8.1-1) UNRELEASED; urgency=low
   * Bump build-deps on mesa, glproto and dri2proto.
   * Drop obsolete configure options --disable-xsdl and
     --disable-null-root-cursor.
+  * --enable-werror has been replaced by --enable-strict-compilation, adjust
+    rules.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 12 May 2010 15:51:40 +0200
 
diff --git a/debian/rules b/debian/rules
index fd224c6..c3084a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ BUILDER=$(shell dpkg-parsechangelog | awk -F': ' '/^Maintainer: / {print $$2}')
 confflags += \
 	     --disable-static \
 	     --without-dtrace \
-	     --disable-werror \
+	     --disable-strict-compilation \
 	     --disable-debug \
 	     $(config_tests) \
 	     --with-int10=x86emu \

commit 0448ac74e7cbb98e761ebd61a2f5f5dee4e8fb34
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed May 12 16:40:02 2010 +0200

    Build-depends and configure update
    
    * Bump xutils-dev build-dep for new macros.
    * Add build-dep on xfonts-utils for fontutil.pc.
    * Bump build-deps on mesa, glproto and dri2proto.
    * Drop obsolete configure options --disable-xsdl and
      --disable-null-root-cursor.

diff --git a/debian/changelog b/debian/changelog
index 4ce01f4..383f1e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,11 @@ xorg-server (2:1.8.1-1) UNRELEASED; urgency=low
     - 15-nouveau.diff: rediffed
     - 17-xfree86-saner-conf-search-paths.diff: merged upstream
     - 18-Add-10-evdev.conf.diff: likewise
+  * Bump xutils-dev build-dep for new macros.
+  * Add build-dep on xfonts-utils for fontutil.pc.
+  * Bump build-deps on mesa, glproto and dri2proto.
+  * Drop obsolete configure options --disable-xsdl and
+    --disable-null-root-cursor.
 
  -- Julien Cristau <jcristau@debian.org>  Wed, 12 May 2010 15:51:40 +0200
 
diff --git a/debian/control b/debian/control
index 011cb5d..d575e9f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Build-Depends:


Reply to: