index
:
~iksaif/xserver
master
xwayland
Xorg that runs on wayland (xwayland extension)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Configure.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
DoShowOptions: preserve constness of options list as we walk it
Alan Coopersmith
1
-2
/
+3
2011-11-23
Fix gcc -Wwrite-strings warnings in xf86 ddx
Alan Coopersmith
1
-10
/
+10
2011-11-23
Move DoShowOptions to xf86Configure.c, delete xf86ShowOpts.c
Alan Coopersmith
1
-0
/
+51
2011-10-15
configure: wrap PCI code with macro and set it at build time
Tiago Vignatti
1
-1
/
+5
2011-07-27
Terminate the log with one last message.
Peter Hutterer
1
-1
/
+1
2011-04-18
Simplify auto-detect mouse for WSCONS_SUPPORT
Alexandr Shadchin
1
-10
/
+3
2011-03-14
Consolidate all the PATH_MAX handling into misc.h
Christopher James Halse Rogers
1
-4
/
+1
2010-12-20
Remove SCO support
Adam Jackson
1
-20
/
+1
2010-12-07
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
Alan Coopersmith
1
-22
/
+11
2010-09-14
xfree86: configure: move buses references to their own location
Tiago Vignatti
1
-93
/
+22
2010-07-01
xfree86: configure: remove vendor and card name matching rules
Tiago Vignatti
1
-25
/
+0
2010-06-11
xfree86: Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-10
/
+10
2010-05-24
xfree86: bus: delete useless xf86FindPrimaryDevice
Tiago Vignatti
1
-2
/
+0
2010-05-19
Merge remote branch 'vignatti/bus-cleanup'
Keith Packard
1
-2
/
+0
2010-05-19
xfree86: fix typo in optionTypeToSting.
Peter Hutterer
1
-2
/
+2
2010-05-19
xfree86: remove xf86EnableAccess
Tiago Vignatti
1
-1
/
+0
2010-05-19
xfree86: bus: simplify entity related hooks
Tiago Vignatti
1
-1
/
+0
2010-05-18
xfree86: Add option parsing for percent options.
Peter Hutterer
1
-1
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-7
/
+7
2010-03-21
common: xf86Configure: alloc_strlen: Allocated memory does not have space for...
Oliver McFadden
1
-1
/
+1
2009-12-11
xfree86: remove unused variable in configureDDMonitorSection.
Peter Hutterer
1
-1
/
+0
2009-10-29
EDID: CEA extension support
Ma Ling
1
-24
/
+32
2009-10-08
Resource leakage: 0 is a valid file descriptor
Martin Ettl
1
-1
/
+1
2009-08-18
xfree86: remove unused code (xf86Configure.c)
Tiago Vignatti
1
-2
/
+0
2009-08-18
xfree86: remove unaffected code (xf86Configure.c)
Tiago Vignatti
1
-8
/
+0
2009-08-18
xfree86: remove stupid macro (xf86Configure.c)
Tiago Vignatti
1
-24
/
+24
2009-08-18
xfree86: remove wrong commentary
Tiago Vignatti
1
-1
/
+0
2009-08-18
xfree86: header clean up (xf86Configure.c)
Tiago Vignatti
1
-16
/
+0
2009-08-18
xfree86: reorganize xf86Configure.c
Tiago Vignatti
1
-58
/
+97
2009-07-28
xfree86: delete devices probe code (-probe and -probeonly options)
Tiago Vignatti
1
-1
/
+1
2009-07-28
xserver: remove RAC/resource handling code.
Dave Airlie
1
-2
/
+0
2009-04-06
config: Remove useless xf86conf{{m,c,re}alloc},free} macros
Adam Jackson
1
-15
/
+14
2009-02-12
Check for and report errors writing xorg.conf.new from Xorg -configure
Alan Coopersmith
1
-2
/
+10
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-4
/
+4
2008-12-01
Remove hack to only load font modules if magic strings appear in font path
Alan Coopersmith
1
-26
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-3
/
+3
2008-11-24
Bus: Remove ISA support.
Adam Jackson
1
-27
/
+0
2008-11-24
Fix typo in 5bf2c88d2317230b95b2904cb975167d03ee13a2
Alan Coopersmith
1
-1
/
+1
2008-11-24
Simplify filename generation code for Xorg -configure
Alan Coopersmith
1
-22
/
+19
2008-11-23
missing action in if statement.
Matthieu Herrb
1
-0
/
+1
2008-10-07
fixup another calloc build issue
Dave Airlie
1
-1
/
+1
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-13
/
+5
2008-07-23
Unifdef QNX.
Adam Jackson
1
-10
/
+0
2007-11-15
Delete some dead code in X -configure.
Adam Jackson
1
-29
/
+0
2007-11-05
Remove all traces of external RGB database (and Speedo)
Daniel Stone
1
-2
/
+0
2007-11-05
XFree86: Remove usage of alloca
Daniel Stone
1
-1
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-70
/
+5
2007-07-18
Nuke dead X -configure code.
Adam Jackson
1
-61
/
+4
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-9
/
+1
2007-06-18
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-6
/
+9
[next]