Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-21 | Switch poll() users to xserver_poll() | Keith Packard | 1 | -2/+2 |
2016-07-18 | dmx: Switch from select(2) to poll(2) for input | Keith Packard | 1 | -9/+10 |
2016-06-08 | dix: Update some comments to reflect the new non-SIGIO input model | Adam Jackson | 1 | -1/+1 |
2014-11-12 | Drop trailing whitespaces | Peter Hutterer | 1 | -1/+1 |
2014-01-12 | Replace 'pointer' type with 'void *' | Keith Packard | 1 | -4/+4 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -87/+114 |
2010-06-06 | Remove more superfluous if(p) checks around free(p) | Mikhail Gusarov | 1 | -1/+1 |
2008-10-08 | Fix more xcalloc stupidity. | Adam Jackson | 1 | -2/+2 |
2008-10-06 | xalloc+memset(0) -> xcalloc | Adam Jackson | 1 | -2/+1 |
2007-06-29 | Death to RCS tags. | Adam Jackson | 1 | -1/+0 |
2005-07-12 | Prepare Xdmx and Xvfb for modularization by adding appropriate #include | Kevin E Martin | 1 | -0/+4 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 1 | -1/+1 |
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | 1 | -0/+319 |