XFree86 4.3.99.13 (25 September 2003) 454. Add support for chip ID 5964 (Radeon 9200 SE) to the radeon driver, and fix detection of IDs 5962 and 5963 with Driver "ati" (Bugzilla #732, Michel Daenzer) 453. Add gcc format checking for the X server's message and logging functions, and fix lots of associated warnings (David Dawes). 452. Replace the perl version of ucs2any with a C version ( Ben Collver and other NetBSD developpers, Matthieu Herrb). 451. For drivers that support 'Option "dri"' have the driver request loading the dri module when this option is true. This brings it in to line with how other things are handled. Other drivers that have DRI support need to have the "dri" option added (David Dawes). 450. Fix libGL bug that could cause deadlock when switching contexts (John Harper). 449. Improve the contrast of the whiteglass xterm cursor, and fix the hotspot of the whiteglass right_ptr cursor and add transparency to it (#5867, René Rebe). 448. Fix a problem with the "pl2" (Polish qwertz) map where the order in which the Alt_R and Shift keys are pressed affects the results (Tom Pala). 447. In xdm, use better pseudo-random number generators to generate magic cookies. Add support for EGD and other compatible entropy gathering daemons. (Oswald Buddenhagen from KDE, Matthieu Herrb). 446. Fix IMPS/2 mouse wheel on platforms where char defaults to unsigned (Rene Rebe). 445. Fix rare xterm crash on Darwin due to dyld deadlock when a signal comes in while dyld is looking up a symbol (Rob Braun). 444. XDarwin cleanup and improvements: - Load bundle at runtime for chosen Quartz mode: xpr, cr, or fullscreen. - AppleWM extension has been generalized to work with any Quartz mode. Currently only the xpr implementation is complete. - Wrote a man page for AppleWM. - Moved hw/darwin/quartz/aqua* files that contained code to protect the alpha channel to miext/rootless/safeAlpha. (Torrey T. Lyons). 443. Remove lots of redundant redeclarations (David Dawes). 442. VIA driver: Fixed video memory detection. (Bugzilla #525, Alan Cox). Fixed TV and FP initialization problems (Bugzilla #525, Frederic Crozat, Alan Cox). Removed remaining globals (Egbert Eich). 441. Fixed memory leaks in the loader (Bugzilla #682 and #683, Juergen Keil). 440. Fixed erronous freeing of DisplayModeRec in xf86DeleteMode() when deleting the modePool in xf86PruneDriverModes() the 'prev' member has a different meaning for modePool modes than for ScrnInfoPtr->modes modes where it creates a doubly linked list (Bugzilla #678, Juergen Keil). 439. Fixed SDK for VIA driver (Bugzilla #674, Bernhard Rosenkraenzer). 438. Extended list of monitor ranges and modes in xf86cfg (Egbert Eich).