summaryrefslogtreecommitdiff
path: root/os/io.c
AgeCommit message (Expand)Author
2008-10-23Argh, macros.Adam Jackson
2008-10-23Change some #define foo() -> static void foo()Adam Jackson
2008-10-03const cleanupAdam Jackson
2008-10-03Drop the never-called SkippedRequestCallback list.Adam Jackson
2008-08-11The smart scheduler is not optional.Mathieu Bérard
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson
2008-07-17Dead code removalDaniel Stone
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard
2008-03-11Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg
2008-03-01clean some "unused" warningsGeorge Sapountzis
2008-01-17OS: IO: Zero out client buffersDaniel Stone
2007-12-02Clean up many #if 0.Adam Jackson
2007-10-14mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSIBen Byer
2007-08-31Bug #7186: Fix an excessive request size limitation that broke big-requests.Eric Anholt
2007-06-28Remove the remnants of OS/2 support.Adam Jackson
2007-03-25General DIX static and dead code cleanup.Adam Jackson
2007-03-25Static cleanups, dead code deletion.Adam Jackson
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson
2006-06-21fix a number of compiler warnings in os/*Greg Kroah-Hartman
2006-06-01Kill LBX, too.Daniel Stone
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson
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
2004-11-22Use a simple hashtable as ConnectionTranslation instead of a plain array onAlexander Gottwald
2004-11-15Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 AddedAlexander Gottwald
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich
2004-02-26readding XFree86's cvs IDsEgbert Eich
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley
2003-11-14XFree86 4.3.0.1Kaleb Keithley
2003-11-14R6.6 is the Xorg base-lineKaleb Keithley