summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Add X.Org's standard C warning flags to AM_CFLAGSHEADmasterAlan Coopersmith1-1/+1
2023-03-08configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-1/+2
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-09-26libXxf86vm 1.1.5libXxf86vm-1.1.5Alan Coopersmith1-2/+3
2022-08-20Update GetOldReq to use _XGetRequest()Alan Coopersmith1-8/+2
2022-08-20Variable scope reductions as suggested by cppcheckAlan Coopersmith1-8/+16
2022-08-20Fix -Wsign-compare warningAlan Coopersmith1-1/+1
2022-07-17gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-07-17Fix spelling/wording issuesAlan Coopersmith2-2/+2
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-19Update README for gitlab migrationAlan Coopersmith3-25/+20
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-02-23libXxf86vm 1.1.4libXxf86vm-1.1.4Alan Coopersmith1-1/+1
2015-01-09Tell the compiler it's unlikely we're talking to an XFree86 3.x serverAlan Coopersmith1-8/+8
2015-01-09Discard correct length for old-format replies in XF86VidModeGetGammaAlan Coopersmith1-4/+10
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost2-18/+1
2013-07-06Add man/XF86VidModeAddModeLine.man file (missed in previous commit)Alan Coopersmith1-0/+1
2013-07-05Add XF86VidModeAddModeLine man pageAlan Coopersmith2-5/+8
2013-06-24Fix a couple sign comparison warningsAlan Coopersmith1-2/+4
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith1-13/+0
2013-06-07Enable parsing of C prototypes in the synopsis into prototype markup.Eric S. Raymond1-30/+22
2013-06-07Eliminate use of .ta.Eric S. Raymond1-52/+65
2013-05-30libXxf86vm 1.1.3libXxf86vm-1.1.3Alan Coopersmith1-1/+1
2013-04-26avoid integer overflow in XF86VidModeGetModeLine()Alan Coopersmith1-1/+4
2013-04-26memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]Alan Coopersmith1-8/+13
2013-04-15Use _XEatDataWords to avoid overflow of length calculationsAlan Coopersmith2-10/+31
2013-04-15Unlock display before returning alloc error in XF86VidModeGetDotClocks()Alan Coopersmith1-7/+10
2013-04-15Unlock display before returning alloc error in XF86VidModeGetAllModeLines()Alan Coopersmith1-0/+2
2013-04-15Unlock display before returning alloc error in XF86VidModeGetModeLine()Alan Coopersmith1-5/+7
2013-04-15Improve error handling in XF86VidModeGetMonitor()Alan Coopersmith1-43/+39
2013-04-15When Xcalloc() returns NULL, you don't need to Xfree() itAlan Coopersmith1-5/+0
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-2/+2
2013-01-15autogen.sh: Honor NOCONFIGURE environment variableColin Walters1-2/+3
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson1-1/+0
2012-03-07libXxf86vm 1.1.2libXxf86vm-1.1.2Alan Coopersmith1-1/+1
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith4-36/+36
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-14/+17
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-29libXxf86vm 1.1.1libXxf86vm-1.1.1Alan Coopersmith1-1/+3
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith1-2/+2
2010-10-06Purge cvs tags.Jesse Adkins1-6/+0
2010-08-17man: store shadow man pages in git rather than generating themGaetan Nadon22-35/+48
2010-07-08Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith1-7/+5
2010-07-08config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-18/+5
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0