Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix spelling/wording issues | Alan Coopersmith | 2022-07-17 | 1 | -2/+2 |
| | | | | | | | Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | ||||
* | Remove fallback for _XEatDataWords, require libX11 1.6 for it | Michael Joost | 2013-11-22 | 1 | -14/+0 |
| | | | | | | | | | | | | | _XEatDataWords was orignally introduced with the May 2013 security patches, and in order to ease the process of delivering those, fallback versions of _XEatDataWords were included in the X extension library patches so they could be applied to older versions that didn't have libX11 1.6 yet. Now that we're past that hurdle, we can drop the fallbacks and just require libX11 1.6 for building new versions of the extension libraries. Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | ||||
* | Use _XEatDataWords to avoid overflow of rep.length bit shifting | Alan Coopersmith | 2013-05-03 | 1 | -0/+13 |
| | | | | | | rep.length is a CARD32, so rep.length << 2 could overflow in 32-bit builds Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | ||||
* | Strip trailing whitespace | Alan Coopersmith | 2011-09-16 | 1 | -4/+4 |
| | | | | | | | Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | ||||
* | Purge macros NEED_EVENTS and NEED_REPLIES | Fernando Carrijo | 2010-07-08 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br> Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> | ||||
* | Fix thinkos | Julien Cristau | 2008-12-23 | 1 | -4/+1 |
| | | | | | * XRRExtensionInfo can be static * XRRExtensionName is not called XrandrExtensionName | ||||
* | Define _XRRHasRates internally. | Adam Jackson | 2008-12-17 | 1 | -0/+3 |
| | |||||
* | Remove RCS tags. | Adam Jackson | 2008-08-13 | 1 | -3/+0 |
| | |||||
* | Start update to 1.2, splitting code across multiple files. | Keith Packard | 2006-09-19 | 1 | -0/+16 |
| | |||||
* | Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_10XORG-6_8_99_1sco_port_update | Markus Kuhn | 2004-12-04 | 1 | -2/+2 |
| | |||||
* | Fix build glitches when building modules independently using Imake.rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchCOMPOSITEWRAP | Egbert Eich | 2004-05-24 | 1 | -4/+4 |
| | |||||
* | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | 2004-04-23 | 1 | -1/+1 |
| | |||||
* | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 2004-03-14 | 1 | -1/+1 |
| | |||||
* | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | 2004-03-03 | 1 | -1/+1 |
| | |||||
* | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | Initial revisionXORG-STABLE | Kaleb Keithley | 2003-11-14 | 1 | -0/+87 |