summaryrefslogtreecommitdiff
path: root/print_lbx.c
AgeCommit message (Collapse)AuthorFilesLines
2012-07-21Convert to X.Org standard indentation & cleanup whitespaceAlan Coopersmith1-141/+121
Performed with util/modular/x-indent-all.sh, followed by manual fixups Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-01-07Remove unused variable server_client from print_lbx.cAlan Coopersmith1-1/+1
Fixes gcc warning: print_lbx.c:31: warning: 'server_client' defined but not used Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2009-08-12Remove RCS IdsAlan Coopersmith1-2/+0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Clear many compiler & sparse warningsAlan Coopersmith1-4/+0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Make big requests support work without modifying bufferAlan Coopersmith1-6/+6
Fixes corruption of big requests data in -v4/raw output Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Constify many char pointersAlan Coopersmith1-10/+10
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-23/+40
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-04Import xscope bits into keithp.com CVSKeith Packard1-0/+197