XFree86 4.3.99.5 (25 May 2003) 187. Fix XDMCP queries in xdm on systems using getifaddrs(). (Bugzilla #277, Joel Ray Holveck). 186. Initial imake/config support for more closely (and more automatically) emulating how libtool handles shared library revisions. Implmemented for Linux only so far (David Dawes). 185. Fix libexpat shared lib revision on platforms that use minor version numbers (David Dawes). 184. Update Tamil keyboard map (Thuraiappah Vaseeharan). 183. Add missing xfs reply to GetEventMask requests (Marc La France). 182. Change the ELF loader to ignore .debug* sections (Marc La France). 181. Simplify internal interfaces in the PCI code and remove the Xserver's interference with normal PCMCIA operation (Marc La France). 180. i810/815 depth buffer needs to be a multiple of the tile size. This fixes 3D corruption near the bottom of the screen at 800x600@16bpp (Bugzilla #283, Dave Airlie). 179. SiS driver update - Allow Modelines for LCD and secondary VGA on 301B - Support plasma panels natively (including a small database for some known panels since some panels report wrong timing data via DDC) 178. DRM resync from the DRI trunk... - Lots of fixes/cleanups/resyncs for the BSD DRM drivers (Eric Anholt). - Fix potential oops and memory leaks when allocations fail in addbufs_agp/pci (Leif Delgass). - Add support for buffer private structs with PCI DMA buffers (Leif Delgass). - Disable MTRRS on FreeBSD-stable (Eric Anholt). - Remove some unused code (Keith Whitwell). - Move prototypes for gamma functions to gamma_drv.h (Keith Whitwell). - 2.5.x resync (Linus Torvalds). - Ensure driver has been initialized before installing irq handler, and modify all drivers to ensure irq handler is removed before cleanup, and cleanup is called at takedown (Leif Delgass). - Check for lock on init/cleanup in all drivers except i810/i830 (Leif Delgass). - Put back __HAVE_KERNEL_CTX_SWITCH for the sparc drm driver (Keith Whitwell). - Only free original pagelist in addbufs_pci if one already exists (fixes oops) (Leif Delgass). - texmem-0-0-1 branch merge (Ian Romanick). - Fix warning on machines where sizeof(drm_addr_t) != 4 (Randy Dunlap). - Support AGP bridges where the AGP aperture can't be accessed directly by the CPU (David Mosberger, Benjamin Herrenschmidt, Michel Daenzer, Paul Mackerras, Jeff Wiedemeier). 177. Fix another xedit compile problem (Marc La France). 176. Small fix for Italian keyboard map (Sebastiano Vigna). 175. Don't ship xf86Bus.h and xf86pciBus.h with the SDK (Marc La France). 174. Restore VGA driver's checking for depths 1, 4 & 8 (Marc La France). 173. Fix a problem with savage driver when UseBIOS is off, such that the performance drops dramatically. Now the performance matches or exceeds that of the option UseBIOS (Alan Hourihane). 172. Add workaround for problems that arise when in multi-layout map different modifier keysyms share the same key (Ivan Pascal). 171. Fix bug that causes XGetKeyboardMapping produce incorrect map when keys have more then two keysyms. Also add a map columns duplication for better compatibility with core protocol keyboard maps (Ivan Pascal). 170. Fix XKB bug (Bugzilla #253) that causes an Xserver crash when XKB action RedirectKey is used (Ivan Pascal). 169. Add missing letters to Ukrainian phonetic keyboard map (Andriy Rysin).