summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-18 22. Fix null pointer defereference in XKB when LEDs don't existtsi2-2/+7
(Peter Hutterer, via X.Org bug #13961).
2008-03-18 21. Adapt from X.Org fixes for the CVE-2007-5760, CVE-2007-5958,tsi13-88/+74
CVE-2007-6427, CVE-2007-6428, CVE-2007-6429 and CVE-2008-0006 security advisories.
2008-03-18 20. Remove unnecessary #include of <linux/config.h> from our Linux DRMtsi2-2/+4
source (Bugzilla #1689, Marc La France).
2008-03-18 19. When building an XFree86 loader server with stack backtrace support, usetsi3-5/+19
GCC's -fno-omit-frame-pointer flag to improve the accuracy of stack traces (Marc La France). 18. Fix (portably this time) X server links to ensure dependant subdirs are tranversed before the server linked (Marc La France).
2008-03-09Snapshot: 4.7.99.13dawes1-2/+4
2008-02-23Snapshot: 4.7.99.12dawes1-2/+4
2008-02-09Snapshot: 4.7.99.11dawes1-2/+4
2008-01-23Snapshot: 4.7.99.10dawes1-2/+4
2008-01-09Snapshot: 4.7.99.9dawes1-2/+4
2008-01-04 17. Update SHAPE extension to Keith Packard's 1.1 version. Adds inputtsi12-55/+206
regions to windows that scope the area within which pointer movements are reported to the client. Fixes build issue in certain sawfish window manager versions. Also bump libXext shared library minor version. Problem reported by John Lumby.
2008-01-03Typotsi1-2/+3
2008-01-01 16. Fix file descriptor leaks in Xprt, and various attempts to close streamstsi4-48/+63
that were not opened successfully (Marc La France).
2008-01-01Cosmetic cleanupstsi3-30/+20
2008-01-01Annual copyright update.tsi105-213/+213
2007-12-23Snapshot: 4.7.99.8dawes1-2/+4
2007-12-09Snapshot: 4.7.99.7dawes1-2/+4
2007-11-23Snapshot: 4.7.99.6dawes1-2/+4
2007-11-09Snapshot: 4.7.99.5dawes1-2/+4
2007-11-04 15. Do not free all Mesa buffers upon GLX extension closedown. Instead thesetsi8-113/+94
will be freed later, when FreeAllResources() is called to also free the drawable privates that reference these buffers. Fixes Bugzilla #1685 (Marc La France). 14. Fix Mesa to complain (on stderr), rather than segfault, when an attempt is made to free an unknown buffer (Marc La France). 13. Fix initialisation of __GLXscreenInfo structures (Marc La France). 12. Fix memory leak and code formatting in RADEONProbe() function (Marc La France).
2007-10-23Snapshot: 4.7.99.4dawes1-2/+4
2007-10-10More cleanupstsi8-26/+9
2007-10-10spacecleantsi1-2/+2
2007-10-10Whitespace cleanup and ANSIficationtsi28-1694/+1371
2007-10-09Snapshot: 4.7.99.3dawes1-2/+4
2007-10-08Fix typo.tsi1-2/+2
2007-10-03Slight correction to prior commit to ensure saveBIOSMemSize is set to 0tsi1-1/+4
should attempts to retrieve this value from the BIOS fail.
2007-10-02 11. Fix i830 driver bug that occurs when the amount of video memorytsi2-14/+18
initially reported by the BIOS is zero (Marc La France).
2007-09-28 10. Fix byte-swapping issues in libXft's handling of XImages (Alan Brown,tsi2-4/+11
Bugzilla #1687).
2007-09-25Fix minor build glitchtsi1-4/+6
2007-09-23 9. Fix the SDK's header directory structure (Marc La France).tsi3-22/+28
2007-09-23Snapshot: 4.7.99.2dawes1-2/+4
2007-09-23Add missing shared libraries.dawes1-0/+6
2007-09-16- Remove ability to generate checksums and filelists (best done with "devel" ↵tsi1-38/+12
module's `updatebindists` script). Both 'from-dir' and 'to-dir' must be absolute paths.
2007-09-16More warnings.tsi7-22/+23
2007-09-16Miscellaneous warning fixestsi28-377/+312
2007-09-16Build fix for the !XF86Server case.tsi3-10/+6
2007-09-16install.sdk fixtsi1-2/+1
2007-09-16 8. 64-bit fix in XAAValidateGC() (Marc La France).tsi1-1/+2
2007-09-16Fix up Xbin.tgz's file list for Darwin.tsi2-16/+4
2007-09-16 7. Speed up Mach64 block transfers on AMD64s (Marc La France).tsi3-5/+8
2007-09-16Remove references to the GATOS project.tsi3-16/+3
2007-09-16 6. Fix stipples in Xigs and Xsis530 servers (Marc La France).tsi3-5/+6
2007-09-16 5. Fix bug in Xdmx's handling of USB devices (Marc La France).tsi2-3/+4
2007-09-16 4. Darwin build fix, for the case where an X11 implementation has yet to betsi2-2/+6
installed (Marc La France, problem reported by Yves de Champlain).
2007-09-16 3. Change `lndir` utility to trim off trailing self-references (i.e. "/" andtsi2-6/+15
"/." from its "from" argument (Marc La France).
2007-09-16 2. On SVR4 variants (including SunOS & Solaris), use the `make`tsi1-1/+4
implementation found in $PATH, instead of a hard-wired one (Marc La France).
2007-09-16Typotsi1-2/+2
2007-09-16Missing filetsi1-0/+199
2007-09-16 1. Remove (what's left of) the build's dependencies on the Glide2 and Glide3tsi8-91/+25
libraries. What remains are run-time only dependencies in the 2D glide driver (Glide2) and the tdfx DRI driver (Glide3) (Marc La France).
2007-09-15Fix datestsi2-5/+5