summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Configure.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-12DoShowOptions: preserve constness of options list as we walk itAlan Coopersmith1-2/+3
2011-11-23Fix gcc -Wwrite-strings warnings in xf86 ddxAlan Coopersmith1-10/+10
2011-11-23Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.cAlan Coopersmith1-0/+51
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti1-1/+5
2011-07-27Terminate the log with one last message.Peter Hutterer1-1/+1
2011-04-18Simplify auto-detect mouse for WSCONS_SUPPORTAlexandr Shadchin1-10/+3
2011-03-14Consolidate all the PATH_MAX handling into misc.hChristopher James Halse Rogers1-4/+1
2010-12-20Remove SCO supportAdam Jackson1-20/+1
2010-12-07Convert alloc+sprintf pairs into asprintf() & XNFasprintf() callsAlan Coopersmith1-22/+11
2010-09-14xfree86: configure: move buses references to their own locationTiago Vignatti1-93/+22
2010-07-01xfree86: configure: remove vendor and card name matching rulesTiago Vignatti1-25/+0
2010-06-11xfree86: Get rid of xstrdup when argument is definitely non-NULLMikhail Gusarov1-10/+10
2010-05-24xfree86: bus: delete useless xf86FindPrimaryDeviceTiago Vignatti1-2/+0
2010-05-19Merge remote branch 'vignatti/bus-cleanup'Keith Packard1-2/+0
2010-05-19xfree86: fix typo in optionTypeToSting.Peter Hutterer1-2/+2
2010-05-19xfree86: remove xf86EnableAccessTiago Vignatti1-1/+0
2010-05-19xfree86: bus: simplify entity related hooksTiago Vignatti1-1/+0
2010-05-18xfree86: Add option parsing for percent options.Peter Hutterer1-1/+4
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-7/+7
2010-03-21common: xf86Configure: alloc_strlen: Allocated memory does not have space for...Oliver McFadden1-1/+1
2009-12-11xfree86: remove unused variable in configureDDMonitorSection.Peter Hutterer1-1/+0
2009-10-29EDID: CEA extension supportMa Ling1-24/+32
2009-10-08Resource leakage: 0 is a valid file descriptorMartin Ettl1-1/+1
2009-08-18xfree86: remove unused code (xf86Configure.c)Tiago Vignatti1-2/+0
2009-08-18xfree86: remove unaffected code (xf86Configure.c)Tiago Vignatti1-8/+0
2009-08-18xfree86: remove stupid macro (xf86Configure.c)Tiago Vignatti1-24/+24
2009-08-18xfree86: remove wrong commentaryTiago Vignatti1-1/+0
2009-08-18xfree86: header clean up (xf86Configure.c)Tiago Vignatti1-16/+0
2009-08-18xfree86: reorganize xf86Configure.cTiago Vignatti1-58/+97
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti1-1/+1
2009-07-28xserver: remove RAC/resource handling code.Dave Airlie1-2/+0
2009-04-06config: Remove useless xf86conf{{m,c,re}alloc},free} macrosAdam Jackson1-15/+14
2009-02-12Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith1-2/+10
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-4/+4
2008-12-01Remove hack to only load font modules if magic strings appear in font pathAlan Coopersmith1-26/+1
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-3/+3
2008-11-24Bus: Remove ISA support.Adam Jackson1-27/+0
2008-11-24Fix typo in 5bf2c88d2317230b95b2904cb975167d03ee13a2Alan Coopersmith1-1/+1
2008-11-24Simplify filename generation code for Xorg -configureAlan Coopersmith1-22/+19
2008-11-23missing action in if statement.Matthieu Herrb1-0/+1
2008-10-07fixup another calloc build issueDave Airlie1-1/+1
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-13/+5
2008-07-23Unifdef QNX.Adam Jackson1-10/+0
2007-11-15Delete some dead code in X -configure.Adam Jackson1-29/+0
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone1-2/+0
2007-11-05XFree86: Remove usage of allocaDaniel Stone1-1/+1
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...pci-reworkIan Romanick1-70/+5
2007-07-18Nuke dead X -configure code.Adam Jackson1-61/+4
2007-06-28Remove the remnants of OS/2 support.Adam Jackson1-9/+1
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick1-6/+9