summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Configure.c
AgeCommit message (Expand)Author
2009-02-17Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith
2008-11-24Bus: Remove ISA support.Adam Jackson
2008-11-24Fix typo in 5bf2c88d2317230b95b2904cb975167d03ee13a2Alan Coopersmith
2008-11-24Simplify filename generation code for Xorg -configureAlan Coopersmith
2008-11-23missing action in if statement.Matthieu Herrb
2008-10-07fixup another calloc build issueDave Airlie
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson
2008-07-23Unifdef QNX.Adam Jackson
2007-11-15Delete some dead code in X -configure.Adam Jackson
2007-11-05Remove all traces of external RGB database (and Speedo)Daniel Stone
2007-11-05XFree86: Remove usage of allocaDaniel Stone
2007-08-23Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-07-18Nuke dead X -configure code.Adam Jackson
2007-06-28Remove the remnants of OS/2 support.Adam Jackson
2007-06-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-04-10XFree86: Fix memory leak in option parsingMagnus Vigerlöf
2007-03-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2006-12-08Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/xorg/xserver i...Ian Romanick
2006-12-04Check for __sparc as well as __sparc__ for compatibility with Sun ccAlan Coopersmith
2006-08-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-08-18Merge branch 'origin' into input-hotplugDaniel Stone
2006-08-17Fix default mouse device on Linux, again.Adam Jackson
2006-08-12xfree86: remove Xqueue support completelyDaniel Stone
2006-07-25Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Daniel Stone
2006-07-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Ian Romanick
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-07-21bug #890: completely remove deprecated keyboard driverKristian Høgsberg
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone
2006-06-07Initial batch of changes for PCI rework. All future changes will beIan Romanick
2006-06-01Ignore requests to load GLcore and speedo.Daniel Stone
2006-05-03Redact a few mentions of speedo font support.Adam Jackson
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson
2006-03-10Just like FreeBSD, let DragonFly's default mouse Device be /dev/sysmouseJeremy C. Reed
2005-11-14Dont prevent SCO platforms for using the default ZAxisMapping now that theKean Johnson
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson
2005-10-03Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463Alan Coopersmith
2005-08-15Set ZAxisMapping default to "4 5 6 7".Alan Coopersmith
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone
2005-01-28Modifying X.Org Xserver DDX to allow to run X with ordinary userEgbert Eich
2004-11-01Fixed sig11 which occured when calling a CloseDisplay() afterEgbert Eich
2004-08-15Remove #error used for testing.Kristian Høgsberg
2004-08-14More kbd fun: write out "kbd" from Xorg -configure (#1078).Kristian Høgsberg
2004-08-02Removed distro specific stuff.Egbert Eich
2004-05-24Muffle compiler warnings.Egbert Eich
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich