Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-18 | 22. Fix null pointer defereference in XKB when LEDs don't exist | tsi | 2 | -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, | tsi | 13 | -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 DRM | tsi | 2 | -2/+4 | |
source (Bugzilla #1689, Marc La France). | |||||
2008-03-18 | 19. When building an XFree86 loader server with stack backtrace support, use | tsi | 3 | -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-09 | Snapshot: 4.7.99.13 | dawes | 1 | -2/+4 | |
2008-02-23 | Snapshot: 4.7.99.12 | dawes | 1 | -2/+4 | |
2008-02-09 | Snapshot: 4.7.99.11 | dawes | 1 | -2/+4 | |
2008-01-23 | Snapshot: 4.7.99.10 | dawes | 1 | -2/+4 | |
2008-01-09 | Snapshot: 4.7.99.9 | dawes | 1 | -2/+4 | |
2008-01-04 | 17. Update SHAPE extension to Keith Packard's 1.1 version. Adds input | tsi | 12 | -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-03 | Typo | tsi | 1 | -2/+3 | |
2008-01-01 | 16. Fix file descriptor leaks in Xprt, and various attempts to close streams | tsi | 4 | -48/+63 | |
that were not opened successfully (Marc La France). | |||||
2008-01-01 | Cosmetic cleanups | tsi | 3 | -30/+20 | |
2008-01-01 | Annual copyright update. | tsi | 105 | -213/+213 | |
2007-12-23 | Snapshot: 4.7.99.8 | dawes | 1 | -2/+4 | |
2007-12-09 | Snapshot: 4.7.99.7 | dawes | 1 | -2/+4 | |
2007-11-23 | Snapshot: 4.7.99.6 | dawes | 1 | -2/+4 | |
2007-11-09 | Snapshot: 4.7.99.5 | dawes | 1 | -2/+4 | |
2007-11-04 | 15. Do not free all Mesa buffers upon GLX extension closedown. Instead these | tsi | 8 | -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-23 | Snapshot: 4.7.99.4 | dawes | 1 | -2/+4 | |
2007-10-10 | More cleanups | tsi | 8 | -26/+9 | |
2007-10-10 | spaceclean | tsi | 1 | -2/+2 | |
2007-10-10 | Whitespace cleanup and ANSIfication | tsi | 28 | -1694/+1371 | |
2007-10-09 | Snapshot: 4.7.99.3 | dawes | 1 | -2/+4 | |
2007-10-08 | Fix typo. | tsi | 1 | -2/+2 | |
2007-10-03 | Slight correction to prior commit to ensure saveBIOSMemSize is set to 0 | tsi | 1 | -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 memory | tsi | 2 | -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, | tsi | 2 | -4/+11 | |
Bugzilla #1687). | |||||
2007-09-25 | Fix minor build glitch | tsi | 1 | -4/+6 | |
2007-09-23 | 9. Fix the SDK's header directory structure (Marc La France). | tsi | 3 | -22/+28 | |
2007-09-23 | Snapshot: 4.7.99.2 | dawes | 1 | -2/+4 | |
2007-09-23 | Add missing shared libraries. | dawes | 1 | -0/+6 | |
2007-09-16 | - Remove ability to generate checksums and filelists (best done with "devel" ↵ | tsi | 1 | -38/+12 | |
module's `updatebindists` script). Both 'from-dir' and 'to-dir' must be absolute paths. | |||||
2007-09-16 | More warnings. | tsi | 7 | -22/+23 | |
2007-09-16 | Miscellaneous warning fixes | tsi | 28 | -377/+312 | |
2007-09-16 | Build fix for the !XF86Server case. | tsi | 3 | -10/+6 | |
2007-09-16 | install.sdk fix | tsi | 1 | -2/+1 | |
2007-09-16 | 8. 64-bit fix in XAAValidateGC() (Marc La France). | tsi | 1 | -1/+2 | |
2007-09-16 | Fix up Xbin.tgz's file list for Darwin. | tsi | 2 | -16/+4 | |
2007-09-16 | 7. Speed up Mach64 block transfers on AMD64s (Marc La France). | tsi | 3 | -5/+8 | |
2007-09-16 | Remove references to the GATOS project. | tsi | 3 | -16/+3 | |
2007-09-16 | 6. Fix stipples in Xigs and Xsis530 servers (Marc La France). | tsi | 3 | -5/+6 | |
2007-09-16 | 5. Fix bug in Xdmx's handling of USB devices (Marc La France). | tsi | 2 | -3/+4 | |
2007-09-16 | 4. Darwin build fix, for the case where an X11 implementation has yet to be | tsi | 2 | -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. "/" and | tsi | 2 | -6/+15 | |
"/." from its "from" argument (Marc La France). | |||||
2007-09-16 | 2. On SVR4 variants (including SunOS & Solaris), use the `make` | tsi | 1 | -1/+4 | |
implementation found in $PATH, instead of a hard-wired one (Marc La France). | |||||
2007-09-16 | Typo | tsi | 1 | -2/+2 | |
2007-09-16 | Missing file | tsi | 1 | -0/+199 | |
2007-09-16 | 1. Remove (what's left of) the build's dependencies on the Glide2 and Glide3 | tsi | 8 | -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-15 | Fix dates | tsi | 2 | -5/+5 | |