| Commit message (Expand) | Author | Age | Files | Lines |
* | nxagent: add command line switch to enable composite | Ulrich Sibiller | 2021-06-08 | 1 | -3/+1 |
* | os: remove CYGWIN remnants | Ulrich Sibiller | 2020-05-07 | 1 | -7/+0 |
* | os: unifdef WIN32 | Ulrich Sibiller | 2020-01-06 | 1 | -16/+3 |
* | os: unifdef __SCO__ | Ulrich Sibiller | 2020-01-06 | 1 | -49/+0 |
* | nxagent: avoid nested externs | Ulrich Sibiller | 2019-09-29 | 1 | -3/+8 |
* | dix: add whiteroot flag | Ulrich Sibiller | 2019-08-27 | 1 | -0/+3 |
* | Remove the Must_have_memory hack. | Ulrich Sibiller | 2019-06-12 | 1 | -2/+0 |
* | os: hide ttyxx option | Ulrich Sibiller | 2018-02-28 | 1 | -0/+6 |
* | Lift os to XORG-7_1 state | Ulrich Sibiller | 2018-02-27 | 1 | -3/+0 |
* | hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro... | Mike Gabriel | 2018-02-26 | 1 | -2/+2 |
* | nxagent: Print correct application in usage message. | Simon Matter | 2018-02-26 | 1 | -0/+5 |
* | Lift dix to xorg-xserver-1.3.0.0 state | Ulrich Sibiller | 2018-02-26 | 1 | -2/+0 |
* | Reintroduce -co as no-op | Ulrich Sibiller | 2017-12-07 | 1 | -0/+11 |
* | Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ... | Mike Gabriel | 2017-04-10 | 1 | -0/+9 |
* | os: Remove the useless -x option | Adam Jackson | 2017-03-21 | 1 | -9/+0 |
* | Handle -displayfd and an explicit display number sensibly | Jon TURNEY | 2017-03-21 | 1 | -1/+1 |
* | Xserver/os/utils.c: Add NXAGENT_SERVER specific -nolisten parameter: ANY. | Mike Gabriel | 2017-03-21 | 1 | -0/+5 |
* | os: Add a mechanism to prevent creating any listen sockets | Kristian Høgsberg | 2017-03-21 | 1 | -2/+2 |
* | os: Add -displayfd option | Chase Douglas | 2017-03-21 | 1 | -0/+10 |
* | dix/os: backport various signal handling and smart scheduler changes from X.org | Mike Gabriel | 2017-03-21 | 1 | -71/+93 |
* | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-02-26 | 1 | -8/+0 |
* | The smart scheduler is not optional. | Mathieu Bérard | 2017-02-15 | 1 | -9/+0 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 1 | -7/+0 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 1 | -4/+1 |
* | drop platform support: unifdef DGUX. | Mike Gabriel | 2017-02-08 | 1 | -10/+0 |
* | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-02-08 | 1 | -20/+0 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 1 | -5/+1 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 1 | -22/+4 |
* | Remove unused TLI ("STREAMSCONN") code | Ulrich Sibiller | 2016-11-02 | 1 | -2/+2 |
* | xserver: adapt xkbsrc includes syntax to match upstream | Ulrich Sibiller | 2016-10-06 | 1 | -1/+1 |
* | replace transport.c link by xstrans.c | Ulrich Sibiller | 2016-10-06 | 1 | -0/+3 |
* | xserver: use own copy of XKBsrv.h header | Ulrich Sibiller | 2016-10-06 | 1 | -1/+1 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -20/+25 |
* | os: Make sure that writing our pid to the lock file actually worked | Keith Packard | 2016-07-05 | 1 | -1/+3 |
* | os: Remove deprecated malloc/free wrappers, clean {X,XNF}{alloc,calloc,reallo... | Mike Gabriel | 2016-07-02 | 1 | -132/+17 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -12/+6 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -5/+5 |
* | noRRXineramaExtension: Make Boolean configurable via new cmdline switch (+|-r... | Mike Gabriel | 2016-06-18 | 1 | -2/+15 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -2/+2 |
* | XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens... | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension. | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ... | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ... | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | EVI: Drop all Xserver code blocks that relate to removed EVI extension. | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte... | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | XEVIE: Drop all Xserver code blocks that relate to removed XEVIE extension. | Mike Gabriel | 2016-06-01 | 1 | -5/+0 |
* | XFree86DGA: Drop all Xserver code blocks that relate to removed XFree86DGA ex... | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |
* | TOGCUP: Drop all Xserver code blocks that relate to removed TOGCUP extension. | Mike Gabriel | 2016-06-01 | 1 | -3/+0 |