summaryrefslogtreecommitdiff
path: root/prtype.c
AgeCommit message (Collapse)AuthorFilesLines
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-23/+17
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-09-27Add missing return statements in PrintSET & PrintENUMERATEDAlan Coopersmith1-0/+4
Fixes warnings: "prtype.c", line 654: warning: Function has no return statement : PrintENUMERATED "prtype.c", line 704: warning: Function has no return statement : PrintSET Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Clear many compiler & sparse warningsAlan Coopersmith1-19/+19
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Constify many char pointersAlan Coopersmith1-64/+64
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-47/+48
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Merge branch 'keithp'Alan Coopersmith1-62/+180
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-04Import xscope bits into keithp.com CVSKeith Packard1-41/+134
2008-09-11Convert more function declarations to ANSI CAlan Coopersmith1-99/+106
2008-09-11Merge Sun's version of xscope inStuart Kreitman1-110/+122
Conversion to ANSI C SysVR4 support Conversion of networking code to use xtrans
2008-09-11Import initial version from James PetersonAlan Coopersmith1-0/+1045