summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26libXxf86vm 1.1.5libXxf86vm-1.1.5Alan Coopersmith
2022-08-20Update GetOldReq to use _XGetRequest()Alan Coopersmith
2022-08-20Variable scope reductions as suggested by cppcheckAlan Coopersmith
2022-08-20Fix -Wsign-compare warningAlan Coopersmith
2022-07-17gitlab CI: add a basic build testAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-02-23libXxf86vm 1.1.4libXxf86vm-1.1.4Alan Coopersmith
2015-01-09Tell the compiler it's unlikely we're talking to an XFree86 3.x serverAlan Coopersmith
2015-01-09Discard correct length for old-format replies in XF86VidModeGetGammaAlan Coopersmith
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost
2013-07-06Add man/XF86VidModeAddModeLine.man file (missed in previous commit)Alan Coopersmith
2013-07-05Add XF86VidModeAddModeLine man pageAlan Coopersmith
2013-06-24Fix a couple sign comparison warningsAlan Coopersmith
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith
2013-06-07Enable parsing of C prototypes in the synopsis into prototype markup.Eric S. Raymond
2013-06-07Eliminate use of .ta.Eric S. Raymond
2013-05-30libXxf86vm 1.1.3libXxf86vm-1.1.3Alan Coopersmith
2013-04-26avoid integer overflow in XF86VidModeGetModeLine()Alan Coopersmith
2013-04-26memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]Alan Coopersmith
2013-04-15Use _XEatDataWords to avoid overflow of length calculationsAlan Coopersmith
2013-04-15Unlock display before returning alloc error in XF86VidModeGetDotClocks()Alan Coopersmith
2013-04-15Unlock display before returning alloc error in XF86VidModeGetAllModeLines()Alan Coopersmith
2013-04-15Unlock display before returning alloc error in XF86VidModeGetModeLine()Alan Coopersmith
2013-04-15Improve error handling in XF86VidModeGetMonitor()Alan Coopersmith
2013-04-15When Xcalloc() returns NULL, you don't need to Xfree() itAlan Coopersmith
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2013-01-15autogen.sh: Honor NOCONFIGURE environment variableColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-03-07libXxf86vm 1.1.2libXxf86vm-1.1.2Alan Coopersmith
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-29libXxf86vm 1.1.1libXxf86vm-1.1.1Alan Coopersmith
2010-10-29Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-08-17man: store shadow man pages in git rather than generating themGaetan Nadon
2010-07-08Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith
2010-07-08config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-07-08Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-01-17COPYING: fix copyright notice incorrect formatGaetan Nadon