| Commit message (Expand) | Author | Age | Files | Lines |
* | dix/os: backport various signal handling and smart scheduler changes from X.org | Mike Gabriel | 2017-03-21 | 1 | -11/+2 |
* | Set padding bytes to 0 in WriteToClient | Alan Coopersmith | 2017-03-20 | 1 | -1/+5 |
* | os: Return BadLength instead of disconnecting BigReq clients (#4565) | Aaron Plattner | 2017-03-20 | 1 | -3/+40 |
* | Fix overflow of ConnectionOutput->size and ->count | Peter Harris | 2017-03-20 | 1 | -3/+4 |
* | dix: Pass ClientPtr to FlushCallback | Michel Dänzer | 2017-03-20 | 1 | -3/+3 |
* | Xserver/os/io.c: Bail out early from FlushClient if nothing needs to be written. | Keith Packard | 2017-03-19 | 1 | -0/+4 |
* | os: Immediately queue initial WriteToClient | Chris Wilson | 2017-03-19 | 1 | -1/+1 |
* | os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe... | Keith Packard | 2017-03-17 | 1 | -4/+5 |
* | The smart scheduler is not optional. | Mathieu Bérard | 2017-02-15 | 1 | -6/+0 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 1 | -4/+0 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 1 | -5/+1 |
* | replace transport.c link by xstrans.c | Ulrich Sibiller | 2016-10-06 | 1 | -0/+3 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -2/+0 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 1 | -1/+0 |
* | Make WriteToClient take a const void * like any decent IO write function. | Kristian Høgsberg | 2016-07-05 | 1 | -3/+5 |
* | Make WriteEventsToClient/WriteToClient no-op on fake or dead clients. | Jamey Sharp | 2016-07-05 | 1 | -3/+5 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -4/+2 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -4/+4 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -4/+4 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -16/+16 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -80/+0 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -7/+7 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -3/+3 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+1347 |