aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/os
Commit message (Expand)AuthorAgeFilesLines
* drop platform support: unifdef DGUX.Mike Gabriel2017-02-085-49/+3
* drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).Mike Gabriel2017-02-082-24/+0
* drop platform support: unifdef hpux and __hppa__.Mike Gabriel2017-02-083-12/+8
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-086-31/+3
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-089-81/+8
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-041-7/+0
* libX11 + Xserver: fix missing define warningUlrich Sibiller2016-11-031-1/+4
* Remove OS2PIPECONN transportUlrich Sibiller2016-11-022-2/+2
* Remove unused TLI ("STREAMSCONN") codeUlrich Sibiller2016-11-025-60/+17
* remove DECnet supportUlrich Sibiller2016-11-023-122/+2
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-021-5/+0
* xserver: adapt xkbsrc includes syntax to match upstreamUlrich Sibiller2016-10-061-1/+1
* os/access: fix regression in server interpreted authDave Airlie2016-10-061-1/+1
* os: Eliminate uninitialized value warnings from access.cKeith Packard2016-10-061-8/+8
* dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]Keith Packard2016-10-061-1/+1
* Fix multiple warnings in os/xdmauth.c.Eamon Walsh2016-10-061-10/+12
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-068-14/+39
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-061-1/+1
* remove misc dirUlrich Sibiller2016-09-213-5/+117
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0611-24/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-065-94/+117
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-1/+1
* Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg2016-07-052-4/+6
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2016-07-051-3/+5
* Xserver/os/xdmauth.c: Avoid compiler warnings due to -Wswitch being enabled. ...Mike Gabriel2016-07-051-6/+2
* Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate what is don...Mike Gabriel2016-07-051-0/+1
* Restore compression of duplicate log file entries.Adam Jackson2016-07-051-10/+0
* os: Make sure that writing our pid to the lock file actually workedKeith Packard2016-07-051-1/+3
* Xserver/os/connection.c: Drop unused variable 'restore_trans_conn' from Clien...Mike Gabriel2016-07-051-1/+0
* Xserver/os/connection.c: Only define XSERV_t, TRANS_SERVER and TRANS_REOPEN i...Mike Gabriel2016-07-051-3/+9
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-042-7/+5
* 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-022-5/+5
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-0214-876/+40
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-0211-63/+63
* nxagent Xserver: Drop Kerberos code. Not used in nxagent.Mike Gabriel2016-07-016-882/+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-132-3/+3
* 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-015-280/+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
* TOGCUP: Drop all Xserver code blocks that relate to removed TOGCUP extension.Mike Gabriel2016-06-011-3/+0
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-012-10/+0