summaryrefslogtreecommitdiff
path: root/hw/dmx/input/lnx-ms.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-08Fix more xcalloc stupidity.Adam Jackson1-2/+2
Did I mention the hate? Pretty sure I mentioned the hate.
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2007-06-29Death to RCS tags.Adam Jackson1-1/+0
2005-07-12Prepare Xdmx and Xvfb for modularization by adding appropriate #includeKevin E Martin1-0/+4
<{dix,dmx}-config.h> to the source files.
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-0/+319