summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-05-06Convert select() arguments back to fd_set structuresAlan Coopersmith3-24/+38
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith34-1645/+2114
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Use XORG_CWARNFLAGS, XORG_CHANGELOG, & XORG_WITH_LINTAlan Coopersmith2-3/+25
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Delete DECnet supportAlan Coopersmith2-366/+2
2009-05-06Delete unused patchlevel.hAlan Coopersmith2-3/+0
2009-05-06Delete PEX codeAlan Coopersmith10-2235/+1
2009-05-06Merge branch 'keithp'Alan Coopersmith48-772/+9683
Conflicts: common.c decode11.c fd.c fd.h print11.c prtype.c scope.c scope.h server.c table11.c x11.h xscope.man
2009-05-04Fix bugs in CompositeGlyphs decodingKeith Packard1-5/+6
2009-05-04Add lots more Render stuffKeith Packard9-37/+148
2009-05-04Use Unix sockets for local connectionsKeith Packard1-37/+48
2009-05-04Add (some) support for BIG-REQUESTSKeith Packard8-23/+108
2009-05-04Avoid infinite loop on broken protocolKeith Packard1-0/+2
2009-05-04Add SHM decodingKeith Packard8-7/+86
2009-05-04Import xscope bits into keithp.com CVSKeith Packard50-1342/+9646
2008-11-05X.Org bug #18392: #include <sys/param.h> for MAXHOSTNAMELEN on CygwinAlan Coopersmith1-0/+1
<http://bugs.freedesktop.org/show_bug.cgi?id=18392>
2008-09-11Convert more function declarations to ANSI CAlan Coopersmith3-105/+109
2008-09-11Remove old makefilesAlan Coopersmith2-138/+0
2008-09-11Add .gitignoreAlan Coopersmith1-0/+22
2008-09-11AutotooledStuart Kreitman11-0/+224
2008-09-11Merge Sun's version of xscope inStuart Kreitman13-1007/+2182
Conversion to ANSI C SysVR4 support Conversion of networking code to use xtrans
2008-09-11Import initial version from James PetersonAlan Coopersmith15-0/+9495