aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/x11-alloc.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-13devdraw: x11 working againRuss Cox1-2/+2
Need to think a bit more about locking, but overall it's a working devdraw. Multiclient mode may not be working but nothing is using it yet.
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-1/+0
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
2007-02-22-ldraw no longer implies -lX11rsc1-0/+2
2006-06-25new draw serverrsc1-0/+122