summaryrefslogtreecommitdiff
path: root/scope.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-23/+17
2009-09-30Fix breakpoint disablingAlan Coopersmith1-6/+9
2009-09-29Add support for setting breakpoints on extension requestsAlan Coopersmith1-4/+35
2009-09-29Fix typo in "Enabling all breakpoints" messageAlan Coopersmith1-1/+1
2009-09-29Show request name, not just number, in breakpoint listAlan Coopersmith1-2/+5
2009-09-28Replace platform #ifdefs with autoconf testsAlan Coopersmith1-6/+1
2009-09-27Enable raw mode option codeAlan Coopersmith1-6/+1
2009-06-15Include sys/param.h earlierYanko Kaneti1-1/+0
2009-05-06Clear many compiler & sparse warningsAlan Coopersmith1-36/+35
2009-05-06Constify many char pointersAlan Coopersmith1-4/+5
2009-05-06Convert select() arguments back to fd_set structuresAlan Coopersmith1-10/+13
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-127/+128
2009-05-06Delete DECnet supportAlan Coopersmith1-238/+2
2009-05-06Delete PEX codeAlan Coopersmith1-4/+0
2009-05-06Merge branch 'keithp'Alan Coopersmith1-217/+761
2009-05-04Import xscope bits into keithp.com CVSKeith Packard1-233/+736
2008-11-05X.Org bug #18392: #include <sys/param.h> for MAXHOSTNAMELEN on CygwinAlan Coopersmith1-0/+1
2008-09-11Merge Sun's version of xscope inStuart Kreitman1-161/+464
2008-09-11Import initial version from James PetersonAlan Coopersmith1-0/+692