XFree86 4.3.99.9 (25 July 2003) 327. Add Mach64 I2C framework. Derived from GATOS project (Marc La France). 326. Removed ru_yawerty xkb symbols file as it is misleading as suggested by Ivan Pasacal (Bugzilla #516, Ivan Pascal). 325. Fixed two bounds errors in rman (Bugzilla #505, Dan Nelson, Bugzilla #506, Eric Anholt). 324. Cleaned up MMIO map/unmap in RADEONPreInit(), unmapped MMIO in CloseScreen() even when server is switched away (Bugzilla #504, Hui Yu, Egbert Eich). 323. Modified transport code so that a bind to an IPv4 socket fails silently when the bind to an IPv6 socket for the same port was successful. This works around a problem in theIPv6 implementation on some OSes that also handle IPv4 calls over IPv6 sockets (Egbert Eich). 322. Simplified handling of the -nolisten option as suggested by Alan Coopersmith. This option can now be issued multiple times. 321. Added code to unmap sysMem when freeing int10 (Bugzilla #504, Frank Giessler). 320. Fix generic rootless crash while resizing when CopyBytes is not defined by the implementation (Torrey T. Lyons). 319. Fix XDarwin Cocoa rootless crash when unshaping a shaped window (Torrey T. Lyons). 318. More IPv6 changes from Alan Coopersmith as follows: - Add support for IPv6 bracketed numeric addresses, similar to RFC 2732 syntax to a number of areas. - Fix some issues with colon parsing and determining which addresses are DECnet (two colons between hostname and display number) and which are non-bracketed IPv6 numeric addresses ending in two colons, followed by another colon and the display number (three colons in a row). - Fix additional places Fabio forgot to change the string length when switching "inetv6" to "inet6". - Use MAXHOSTNAMELEN if it is defined for MAXHOSTNAME in xrdb. (Perhaps NI_MAXHOST should be used as well on platforms that support it.) - Make #include in Xtrans.h look like the other places it's included in the tree, with checks for Lynx & Win32 317. IPv6: 2003.07.11 update to X.Org's response to comment #13; i.e. s/FamilyInternetV6/FamilyInternet6/g (Marc La France). 316. IPv6 build fixes for older Linux systems; Many of these are derived from a suggestion by Alan Coopersmith (Marc La France). 315. Change DEVID macro to work around glitch in SCO's C compiler (Marc La France). 314. Fixed Radeon driver so that clone modes survive server reset (BugzillaR #487, Egbert Eich). 313. Changed behavior of FreeType and Type1 renderer: when no encoding file is found fail with BadFontName instead of using an iso8859-1 encoding (Bugzilla #479, Roland Mainz, Juliusz Chroboczek, Egbert Eich). 312. Fixed screen switching problem on SCO where VT was off by one (Bugzilla #470, Kean Johnston). 311. S3 driver: . allow only specific displayWidths when acceleration is enabled . added double_scan support (Egbert Eich). 310. Removed build rules for hp Xserver that was recently removed from Xserver/Imakefile (Egbert Eich). 309. Fixes for C&T driver: . switch to SW mouse in doublescan modes. . centered video correctly for all interlaced modes (docs were misleading). . fixed README (Egbert Eich). 308. Fixed a typo in mkfontscale (Bugzilla #491, Juliusz Chroboczek). 307. A lot of X server prototype cleanups, including fixing an inconsistency between the cfbBitBlt and CopyPlane functions exposed by the prototyping (#A.1859, Alexander Stohr). 306. Fix missing newline in Message -> MessageF transition in dri_glx.c (#A.1833, Alexander Stohr). 305. Fill out the sunleo man page (#A.1783, Arnaud Quette). 304. Fix a typo in the XSetWMProtocols(3) man page (#5697, Alexander Pohoyda). 303. Fix for a few Xlib charset converters (Bruno Haible). 302. Fix calculation of CRTC2 frame offset with page flipping in radeon driver (Michel Daenzer) 301. Xinerama-fy the XTest extension (Rik Faith).