aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/os
Commit message (Expand)AuthorAgeFilesLines
* os: unifdef GPROF and X_NOT_POSIXUlrich Sibiller2024-05-114-29/+0
* os: signal handlers return void.Ulrich Sibiller2024-05-111-4/+2
* os/utils.c: unifdef USE_CHMODUlrich Sibiller2024-05-111-4/+0
* os/access.c: unifdef WINTCPUlrich Sibiller2024-05-111-145/+0
* xserver doesn't stop all connections to localhostUlrich Sibiller2024-05-111-8/+5
* Xext,os,xkb: repeat unifdefsUlrich Sibiller2024-05-111-2/+0
* os/Imakefile: only compile rpcauth if we have libtirpcUlrich Sibiller2024-03-281-6/+3
* Update Copyright yearsUlrich Sibiller2023-04-285-20/+20
* Imakefiles: delete trailing whitespaceUlrich Sibiller2023-04-271-2/+2
* nxagent: add command line switch to enable compositeUlrich Sibiller2021-06-081-3/+1
* WaitFor.c Implement the intended NX_WAKEUP functionalityUlrich Sibiller2020-05-072-10/+12
* os/Waitfor.c: simplify macro handlingUlrich Sibiller2020-05-071-59/+56
* Clarify use of and need for mffs vs. ffsUlrich Sibiller2020-05-073-3/+5
* os: remove CYGWIN remnantsUlrich Sibiller2020-05-073-15/+1
* os: Fix -Wshadow errorsUlrich Sibiller2020-01-102-23/+21
* os: unifdef WIN32Ulrich Sibiller2020-01-0610-306/+6
* os: unifdef UNIXWAREUlrich Sibiller2020-01-061-1/+1
* os: unifdef __SCO__Ulrich Sibiller2020-01-064-62/+6
* os: unifdef ISCUlrich Sibiller2020-01-062-33/+4
* nxagent: avoid nested externsUlrich Sibiller2019-09-291-3/+8
* dix: add whiteroot flagUlrich Sibiller2019-08-271-0/+3
* os/access.c: add missing }Ulrich Sibiller2019-06-221-0/+1
* Remove the Must_have_memory hack.Ulrich Sibiller2019-06-121-2/+0
* os: fix BigReq ignoring when another request is pendingUlrich Sibiller2019-06-111-2/+0
* Die XTESTEXT1, die!Ulrich Sibiller2019-05-101-19/+1
* nxagent: Fix an excessive request size limitation that broke big-requests.Ulrich Sibiller2018-10-061-1/+3
* Use min() [defined in include/misc.h] instead of MIN() [not defined in any Xo...Alan Coopersmith2018-08-211-3/+3
* [PATCH] os: XDMCP options like -query etc. should imply -listen tcpMihai Moldovan2018-07-181-0/+17
* os/io.c: fix unitialised bytesUlrich Sibiller2018-07-031-1/+6
* nx-X11/programs/Xserver/{,os/}Imakefile: implement libtirpc forcing via UseTI...Mihai Moldovan2018-03-151-0/+8
* os: hide ttyxx optionUlrich Sibiller2018-02-281-0/+6
* Lift os to XORG-7_1 state - non-functional changes onlyUlrich Sibiller2018-02-271-0/+1
* Lift os to XORG-7_1 stateUlrich Sibiller2018-02-273-9/+6
* 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
* Xext: lift DPMS extension to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-071-91/+102
* nx-X11/programs/Xserver/os/xprintf.c: completely drop NX-related changes.Mihai Moldovan2017-12-131-9/+0
* Xserver/os/xprintf.c: Drop NoMachine's own implementation of Xvasprintf(). Us...Mike Gabriel2017-12-111-50/+1
* nx-X11/programs/Xserver/os/xprintf.c: remove doubly-defined Xscnprintf functi...Mihai Moldovan2017-12-111-22/+2
* os/xprintf: add Xvscnprintf and XscnprintfDaniel Kurtz2017-12-101-0/+44
* Typo in xserver Xvasprintf()Colin Harrison2017-12-101-2/+2
* Add asprintf() implementation for platforms without itAlan Coopersmith2017-12-101-44/+193
* Reintroduce -co as no-opUlrich Sibiller2017-12-071-0/+11
* nx-X11/programs/Xserver/os/connection.c: compact display autodetection code.Mihai Moldovan2017-04-201-4/+2
* Xserver/os/connection.c: If -displayfd and an explicit display port number ar...Mike Gabriel2017-04-201-0/+11
* Xserver/os/connection.c: Accompany display number with some human-readable (m...Mike Gabriel2017-04-201-0/+9
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-192-7/+0
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-101-1/+1
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-102-1/+10