summaryrefslogtreecommitdiff
path: root/os
AgeCommit message (Expand)AuthorFilesLines
2006-02-16Add oscolor.hKeith Packard1-0/+1508
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard3-4/+109
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson7-81/+81
2006-02-13Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and removeBenjamin Herrenschmidt1-7/+0
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-3/+0
2006-01-07Bug #5218: Don't crash on unconfigured interfaces. (Andrei Barbu)Adam Jackson1-1/+3
2005-12-28Remove a debugging printfAdam Jackson1-10/+0
2005-12-26Nuke unsupported NDBM routines. Shrink the hash table a bit, overAdam Jackson1-105/+14
2005-12-06Bugzilla #5219 <https://bugs.freedesktop.org/show_bug.cgi?id=5219> MakeAlan Coopersmith1-18/+19
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-3/+15
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson3-6/+59
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-6/+6
2005-10-14Hook up lbx.Kristian Høgsberg1-2/+6
2005-07-07Bug #2901 <https://bugs.freedesktop.org/show_bug.cgi?id=2901> Add prototypeAlan Coopersmith1-0/+4
2005-07-03Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H.Daniel Stone1-1/+1
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone16-20/+20
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone21-0/+87
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-3/+2
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone16-23/+23
2005-07-01Adding initial build system.Daniel Stone1-0/+8
2005-07-01Adding initial build system.Daniel Stone1-0/+40
2005-06-30Added another test of checkForInput for WIN32 Windows keyboard and mouseAlexander Gottwald1-0/+7
2005-06-09Bug #1846: Add intentionally undocumented -disablexineramaextension flag toAdam Jackson1-0/+4
2005-05-19Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson1-9/+0
2005-05-02Fix comments for pointers in parameter lists to work with fussy compilersHarold L Hunt II3-5/+5
2005-05-02Fix message type (respose->response) and fix */*comment*/ blocks to workHarold L Hunt II1-9/+9
2005-04-27Catch SIGCHLD in OsBlockSignals() too to make sure this signal doesn'tXORG-6_8_99_5Egbert Eich1-0/+3
2005-04-24xc/config/cf/X11.tmplXORG-6_8_99_4Roland Mainz1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Alexander Gottwald3-4/+4
2005-04-20warning fix for Win32Alexander Gottwald1-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone17-52/+52
2005-03-23xc/programs/Xserver/ImakefileRoland Mainz1-2/+5
2005-02-03Bugzilla #1865 (https://bugs.freedesktop.org/show_bug.cgi?id=1865)Alexander Gottwald1-0/+8
2005-01-14Added copyright notice.Alexander Gottwald1-0/+28
2004-12-03Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865 AddedAlexander Gottwald1-0/+64
2004-12-02Remove some of the ifdef WIN32 checks from WaitForSomethingAlexander Gottwald1-17/+18
2004-11-25Bugzilla #1914: fix size limit for -fp argumentAlexander Gottwald1-4/+12
2004-11-22Use a simple hashtable as ConnectionTranslation instead of a plain array onAlexander Gottwald5-11/+111
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald8-16/+65
2004-10-18Made handling of DevelDrivers for x86-64 more conformant to otherEgbert Eich1-12/+6
2004-10-17Remove some remaining AMOEBA specific code.Matthieu Herrb2-25/+2
2004-09-29Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1489 - Use |long|Roland Mainz1-4/+4
2004-09-24Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1453 - Fix spacesRoland Mainz1-2/+2
2004-09-14Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: AllowRoland Mainz1-11/+119
2004-08-13Fix Xprt bug by disabling code that merges multiple audit messages (BugKevin E Martin1-0/+10
2004-08-11Fix bogus contact address in Xserver/os/util.c (Bug #738).Kevin E Martin1-9/+17
2004-08-11Apply PPC64 build patch (Bug #303, Mike A. Harris, Alan Coopersmith).Kevin E Martin1-0/+1
2004-07-31Add "Extensions" section support to configuration parserKevin E Martin1-3/+18
2004-07-31Add new extension enable/disable feature. This code is a small step in theKevin E Martin1-1/+21