xserver-multidpi/os
Eric Anholt ca82d4bddf Bug #7186: Fix an excessive request size limitation that broke big-requests.
MAXBUFSIZE appears to be a leftover of some previous time.  Instead, just
use maxBigRequestSize when bigreqs are available (limiting buffers to ~16MB).
When bigreqs are not available, needed won't be larger than the maximum
size of a non-bigreqs request (256kB).
2007-08-31 13:09:45 -07:00
..
access.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
auth.c Remove the old Kerberos 5 authentication code. 2007-06-04 18:07:00 -04:00
connection.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
io.c Bug #7186: Fix an excessive request size limitation that broke big-requests. 2007-08-31 13:09:45 -07:00
log.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
Makefile.am Actually build Secure RPC authentication support (missed in modularization) 2007-08-17 15:29:47 -07:00
mitauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
oscolor.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
oscolor.h Add oscolor.h 2006-02-16 19:36:39 +00:00
osdep.h Bug #7186: Fix an excessive request size limitation that broke big-requests. 2007-08-31 13:09:45 -07:00
osinit.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
rpcauth.c Actually build Secure RPC authentication support (missed in modularization) 2007-08-17 15:29:47 -07:00
secauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
strlcat.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
strlcpy.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
utils.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
WaitFor.c Remove the remnants of OS/2 support. 2007-06-28 18:59:05 -04:00
xalloc.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xdmauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
xdmcp.c General DIX static and dead code cleanup. 2007-03-25 17:57:54 -04:00
xprintf.c Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
xstrans.c Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H. 2005-07-03 12:16:29 +00:00