FILES	[KEEP]
- this file
HALlib-4.2.tar.gz    [KEEP]
- Matrox HAL library from MATROX web site.
xorg-6.9.0.tar.bz2 [KEEP]
- checked out base version
ps_suse.diff [KEEP?]
- SuSE specific fixes. These need to be looked over!
pu_fixes.diff [KEEP]
- Fixes not yet in the official version
pu_macintosh-kb.diff [KEEP?]
- some ppc specific keyboard mappings
suse-addons.tar.bz2 [KEEP?]
- SuSE specific add ons. These need to be looked over!
xdm.tar.gz  [KEEP?]
- special xdm specific patches.
  See if some of them should be applied to the official patches.
xorg-x11.changes [KEEP]
- Changelog
xorg-x11.spec  [KEEP]
- Spec file
CardModules.addon [KEEP]
- options of additional drivers
xf4vnc-20050720.tar.bz2 [KEEP]
- VNC sources
ps_vnc.diff [KEEP]
- VNC patch
p_XFree86-4.2.0-i18n-xlib-20020322.diff [KEEP?]
- gb18030 patches from SUN
ps_libvncauth-fpic.diff [KEEP?]
- compile libvncauth with -fPIC
ps_vncviewer.diff [KEEP?]
- fixes build
ps_mkfontdir.diff [KEEP?]
- required when using "%BITMAP_ENCODINGS_ON_THE_FLY" in specfile
ps_libXft.diff [KEEP?]
- fixes bitmap rendering together with a freetype2 patch
p_xft_cjk.diff [KEEP?]
- adds fake bold support to Xft library (Bug #38202)
p_fixes-cvs.diff [KEEP?]
- xorgversion.def needs to be installed
p_compose-cache.diff [KEEP?]
- adds compose cache (Bug #44781)
mkallcomposecaches.sh [KEEP?]
- generate global compose cache files
p_mouse_misc.diff [KEEP?]
- patch to fix X server crashes with synaptics driver
p_trident.diff [KEEP?]
- Patch fixes almost all issues with BladeXP on Tecra 8200 (#63053)
p_pended_events.diff [KEEP?]
- process pended callback events before processing seticvalues 
  (Bug #70890)
p_xim_spot.diff [KEEP?]
- enables XNSpotLocation event for OnTheSpot mode (Bug #70890)
p_xlc-locale.diff [KEEP?]
- fixes strange font mixups, when fontsets are still used (#74299)
p_sdk.diff [KEEP?]
- panoramiXproto.h requrired for compiling xgi driver
p_xlib-threadsafe.diff [KEEP?]
- don't have the input filter wrapped by the display lock (Bug #55962)
p_freetype-crashfix.diff [KEEP?]
- fixes freetype related crash with freetype 2.1.10 (Bug #97202)
p_new-locales.diff [KEEP?]
- support for new indic/african locales (Bug #98262)
p_xauth.diff [KEEP?]
- Let X authorization be tolerant to hostname changes (Bug #98627)
p_bug96328.diff [KEEP?]
- fallback mouse device checking
p_sr_CS-compose.diff [KEEP?]
p_sr_CS-locales.diff [KEEP?]
- support for sr_CS locale (Bug #95813)
p_enable-via-on-AMD64.diff [KEEP?]
- enable via driver build on AMD64
p_kbd.diff [KEEP?]
- save us one second during Xserver start
p_i810-refresh.diff [KEEP?]
- refresh rates fixes (Bug #102345)
p_bug4243.diff [KEEP?]
p_bug4247.diff [KEEP?]
- fixed failure in handling dynamic memory 
  (Bug #113745, X.Org Bug #3822/4243/4247)
p_bugzilla-117193-luit-sometimes-hangs.diff [KEEP?]
- fixes luit hangups (#117193)
p_64bit-clean.diff [KEEP?]
- required for 64bit clean build on SUSE
ps_nv.diff [KEEP?]
- SuSE specifics
p_fbdev.diff [KEEP?]
- warning fix
p_gcc410.diff [KEEP?]
- workaround for new gcc 4.1.0 compile failure (Bug #120331)
ps_disable-drivers.diff [KEEP?]
- disable build of external built drivers (xorg-x11-driver-video)
  (currently not in use)
ps_glxproto.diff [KEEP?]
- new MESA_render_texture extension for Xgl (dreveman/mhopf)
ps_acpi.diff [KEEP?]
- disables ACPI code for now (#133440, X.Org #4718)
p_vga-crashfix.diff [KEEP?]
- fixes vga driver crash (#133989)
p_pci-domain.diff [KEEP?]
- fixes Xserver crash on SGI Altix machines (#132308)
p_xft_register.diff [KEEP?]
- new fontconfig objects needs to be registered first (Bug #141216)
p_xorg_rom_read.diff [KEEP?]
- read rom in big chunks instead of byte-at-a-time (Bug #140811)
ps_showopts.diff [KEEP?]
- new Xserver "-showopts" option to print available driver options 
  (Bug #137374)
p_mouse_wheelemu_fix_x-5071.diff [KEEP?]
- fixes mouse wheel emulation (X.Org Bug #5071)
p_evdev_abs.diff [KEEP?]
- adds support for absolute coordinate mice to evdev (Bug #142649)
p_khmer-compose.diff [KEEP?]
- added required compose entries for Khmer (Bug #143348)
p_khmer-locale.diff [KEEP?]
- km_KH locale support (Bug #144397)
p_ppc64.diff [KEEP?]
- fixes build on ppc64 (<asm/memory.h> no longer available)
p_xf86Mode.diff [KEEP?]
- removes wrong warning (Bug #139510)
pc_trident.diff [KEEP?]
- adds XGI (aka Trident) Volari XP5 support (Alan Hourihane)
p_lnx_Kbd.diff [KEEP?]
- fixes console switching on ppc (Bug #144353)
ps_parser.diff [KEEP?]
- build libxf86config.a also on s390/s390x (Bug #145823)
p_xorg-compositefastpath-4320.diff [KEEP?]
- improves Fastpath from XAAComposite (Bug #117163)
p_xrdb.diff [KEEP?]
- fix xrdb when hostname is set to "(none)" (Bug #149007)
p_xorg_acpi.diff [KEEP?]
- reconnect to acpid when acpid has been killed (Bug #148384) 
p_pci-ia64.diff [KEEP?]
- Mach64 driver bails out on ia64 because it cannot map device
  memory. It turns out that some bogus and unneeded code attempts
  to find the root bridge of the device and fails to do so proberly
  as there this host-to-pci bridge is not existant. This code has
  been around for years although it completely unclear what it had
  been intended for. Fixing this by eliminating the bogus code. 
  (eich, Bug #145953)
p_xkills_wrong_client.diff [KEEP?]
- see Bug #150869, comment #20
p_twm_sig11.diff [KEEP?]
-  see Bug #150869, comment #21
p_xmodmap.diff [KEEP?]
- no longer need to specify the values for all available buttons
 (Bug #154357)
p_bug156974.diff [KEEP?]
p_zx2_pcie.diff [KEEP?]
- IA64 zx2 fix (Bug #157610)
p_bug159532.diff [KEEP?]
p_pci-ce-x.diff [KEEP?]
- fixes PCI bus scanning on CE systems (pci-pci bridges, Bug #147261)
p_setxkbmap.diff [KEEP?]
- fixed invalid free() in setxkbmap (Bug #71244)
p_mappciBIOS_complete.diff [KEEP?]
- fixes system hang (IERR on PCI bus) on Dell machines (Bug #151644)
p_x86_renderinit.diff [KEEP?]
- should fix the Xrender related segfault (Bug #152730, comment #39)
p_default-module-path.diff [KEEP?]
- enhanced module search path for driver updates (FATE #300553)
p_mouse-wheel-multibit.diff [KEEP?]
- Overhaul of wheel processing. Does work correctly with multibit
  zaxis events now (mhopf, Bug #144682)
README.updates [KEEP?]
- documents driver update mechanism
p_pci-legacy-mmap.diff [KEEP?]
- fixes legacy area mapping on IA64 (Bug #166112)
p_xorg-fbcompose-radek2.diff [KEEP?]
- fixes massive Xrender corruption (Bug #152730, X.Org Bug #6827)
p_xrender-mitri.diff [KEEP?]
- fixed buffer overflow in Xrender (CVE-2006-1526, Bug #168712)
pc_xf86-pci.diff [KEEP?]
- fixes crashes and hangs on dual-card systems (Bug #171453, 
  X.Org Bug #6751)
p_xlib_skip_ext_env.diff [KEEP?]
- added support for disabling extensions through environment 
  variables (Bug #167317)
p_xnest-ignore-getimage-errors.diff
- ignores the X error on GetImage in Xnest (Bug #174228)
p_initialize-pci-tag.diff
- initialize PCI tag correctly, which is used by an IA64 specific
  patch (see Bug #147261 for details); fixes Xserver crashes with
  fglrx driver - and possibly other drivers like vesa - during
  initial startup (!), VT switch and startup of second Xserver
  (SLED10 Blocker Bugs #180535, #170991, #158806)
p_ia64-console.diff:
- fixes MCA after start of second Xserver (Bug #177011)
