index
:
~cndougla/xserver
input-fixes
integration-testing
integration-tests
master
mixed-mode
multitouch
multitouch-devel
multitouch-rebase
multitouch-stable
pointer
server-1.10-masked-valuator-fixes
signal-logging
signal-logging-v4
signal-logging-v5
signal-logging2
xi2.1
xi2.1-new
xi2.1-new-stable
xi2.1-stable
xi2.1-stable-abi-12
XI 2.1 development
cndougla
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
os
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-10
os: Return BadLength instead of disconnecting BigReq clients (#4565)
Aaron Plattner
1
-3
/
+24
2010-08-06
Always call the flush callback chain when we flush client buffers
Kristian Høgsberg
1
-0
/
+4
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-6
/
+6
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-3
/
+5
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-24
/
+24
2009-09-04
os: silence bigreqsproto compiler warning
Peter Hutterer
1
-1
/
+1
2009-07-14
os: switch to byte counting functions
Peter Hutterer
1
-3
/
+3
2009-01-22
Remove a bunch of useless casts.
Adam Jackson
1
-8
/
+8
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-10
/
+10
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-5
/
+5
2008-10-23
Argh, macros.
Adam Jackson
1
-8
/
+8
2008-10-23
Change some #define foo() -> static void foo()
Adam Jackson
1
-8
/
+19
2008-10-03
const cleanup
Adam Jackson
1
-3
/
+1
2008-10-03
Drop the never-called SkippedRequestCallback list.
Adam Jackson
1
-4
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-6
/
+0
2008-07-24
Bigreqs are built-in and mandatory.
Adam Jackson
1
-20
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-8
/
+0
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-4
/
+0
2008-03-11
Make WriteToClient take a const void * like any decent IO write function.
Kristian Høgsberg
1
-4
/
+6
2008-03-01
clean some "unused" warnings
George Sapountzis
1
-129
/
+0
2008-01-17
OS: IO: Zero out client buffers
Daniel Stone
1
-1
/
+1
2007-12-02
Clean up many #if 0.
Adam Jackson
1
-3
/
+2
2007-10-14
mass change from #ifdef i386 to #ifdef __i386__ to conform to ANSI
Ben Byer
1
-1
/
+1
2007-08-31
Bug #7186: Fix an excessive request size limitation that broke big-requests.
Eric Anholt
1
-1
/
+3
2007-06-28
Remove the remnants of OS/2 support.
Adam Jackson
1
-5
/
+1
2007-03-25
General DIX static and dead code cleanup.
Adam Jackson
1
-4
/
+9
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-5
/
+5
2006-07-21
Remove RCS tags. Fix Xprint makefile braindamage.
Adam Jackson
1
-2
/
+0
2006-06-21
fix a number of compiler warnings in os/*
Greg Kroah-Hartman
1
-0
/
+3
2006-06-01
Kill LBX, too.
Daniel Stone
1
-84
/
+2
2006-02-15
Mark everything in dixsym.c as _X_EXPORT.
Adam Jackson
1
-6
/
+6
2005-07-03
Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".
Daniel Stone
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-07-01
Change all misc.h and os.h references to <X11/foo.h>.
Daniel Stone
1
-2
/
+2
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-6
/
+6
2004-11-22
Use a simple hashtable as ConnectionTranslation instead of a plain array on
Alexander Gottwald
1
-1
/
+1
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
Alexander Gottwald
1
-0
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
1
-57
/
+39
2003-11-14
XFree86 4.3.0.1
Kaleb Keithley
1
-34
/
+129
2003-11-14
R6.6 is the Xorg base-line
Kaleb Keithley
1
-0
/
+1262