aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/os/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* nxagent: add command line switch to enable compositeUlrich Sibiller2021-06-081-3/+1
* os: remove CYGWIN remnantsUlrich Sibiller2020-05-071-7/+0
* os: unifdef WIN32Ulrich Sibiller2020-01-061-16/+3
* os: unifdef __SCO__Ulrich Sibiller2020-01-061-49/+0
* nxagent: avoid nested externsUlrich Sibiller2019-09-291-3/+8
* dix: add whiteroot flagUlrich Sibiller2019-08-271-0/+3
* Remove the Must_have_memory hack.Ulrich Sibiller2019-06-121-2/+0
* os: hide ttyxx optionUlrich Sibiller2018-02-281-0/+6
* Lift os to XORG-7_1 stateUlrich Sibiller2018-02-271-3/+0
* hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro...Mike Gabriel2018-02-261-2/+2
* nxagent: Print correct application in usage message.Simon Matter2018-02-261-0/+5
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-261-2/+0
* Reintroduce -co as no-opUlrich Sibiller2017-12-071-0/+11
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-101-0/+9
* os: Remove the useless -x optionAdam Jackson2017-03-211-9/+0
* Handle -displayfd and an explicit display number sensiblyJon TURNEY2017-03-211-1/+1
* Xserver/os/utils.c: Add NXAGENT_SERVER specific -nolisten parameter: ANY.Mike Gabriel2017-03-211-0/+5
* os: Add a mechanism to prevent creating any listen socketsKristian Høgsberg2017-03-211-2/+2
* os: Add -displayfd optionChase Douglas2017-03-211-0/+10
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-211-71/+93
* Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-02-261-8/+0
* The smart scheduler is not optional.Mathieu Bérard2017-02-151-9/+0
* drop platform support: unifdef sgi.Mike Gabriel2017-02-081-7/+0
* drop platform support: unifdef QNX.Mike Gabriel2017-02-081-4/+1
* drop platform support: unifdef DGUX.Mike Gabriel2017-02-081-10/+0
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-081-20/+0
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-081-5/+1
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-22/+4
* Remove unused TLI ("STREAMSCONN") codeUlrich Sibiller2016-11-021-2/+2
* xserver: adapt xkbsrc includes syntax to match upstreamUlrich Sibiller2016-10-061-1/+1
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-061-0/+3
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-061-1/+1
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-20/+25
* os: Make sure that writing our pid to the lock file actually workedKeith Packard2016-07-051-1/+3
* os: Remove deprecated malloc/free wrappers, clean {X,XNF}{alloc,calloc,reallo...Mike Gabriel2016-07-021-132/+17
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-12/+6
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-5/+5
* noRRXineramaExtension: Make Boolean configurable via new cmdline switch (+|-r...Mike Gabriel2016-06-181-2/+15
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-2/+2
* XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens...Mike Gabriel2016-06-011-3/+0
* MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension.Mike Gabriel2016-06-011-3/+0
* XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ...Mike Gabriel2016-06-011-3/+0
* MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ...Mike Gabriel2016-06-011-3/+0
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-3/+0
* EVI: Drop all Xserver code blocks that relate to removed EVI extension.Mike Gabriel2016-06-011-3/+0
* FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte...Mike Gabriel2016-06-011-3/+0
* XEVIE: Drop all Xserver code blocks that relate to removed XEVIE extension.Mike Gabriel2016-06-011-5/+0
* XFree86DGA: Drop all Xserver code blocks that relate to removed XFree86DGA ex...Mike Gabriel2016-06-011-3/+0