Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 5 | -13/+2 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 2 | -5/+1 |
* | drop platform support: unifdef __osf__. | Mike Gabriel | 2017-02-08 | 2 | -7/+2 |
* | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-02-08 | 4 | -57/+4 |
* | drop platform support: unifdef hpux and __hppa__. | Mike Gabriel | 2017-02-08 | 5 | -131/+6 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 5 | -14/+2 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 16 | -596/+8 |
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 1 | -0/+1 |
* | LibX11: drop unused xlibi18n | Ulrich Sibiller | 2016-11-17 | 15 | -304/+0 |
* | nx-X11/lib/X11/Imakefile: essentially revert 5a90a63. | Mihai Moldovan | 2016-11-05 | 1 | -6/+21 |
* | xtrans: fix const warnings for SocketConnectConnInfo | Ulrich Sibiller | 2016-11-03 | 1 | -1/+1 |
* | xtrans: silence compiler warning regarding is_numeric | Ulrich Sibiller | 2016-11-03 | 2 | -1/+4 |
* | libX11 + Xserver: fix missing define warning | Ulrich Sibiller | 2016-11-03 | 1 | -1/+1 |
* | xtrans: Fix compile warning | Ulrich Sibiller | 2016-11-02 | 3 | -20/+20 |
* | xtrans: fix compilation warnings because of missing XTRANS_SEND_FDS | Ulrich Sibiller | 2016-11-02 | 2 | -2/+2 |
* | Whitespace fixes | Ulrich Sibiller | 2016-11-02 | 3 | -4/+4 |
* | Xtrans: update to Xorg/xtrans upstream (1.3.5+) | Ulrich Sibiller | 2016-11-02 | 7 | -912/+1352 |
* | Remove __UNIXOS2__ references | Ulrich Sibiller | 2016-11-02 | 3 | -8/+8 |
* | remove CLTS code | Adam Jackson | 2016-11-02 | 5 | -491/+1 |
* | use %p in format strings | Ulrich Sibiller | 2016-11-02 | 2 | -5/+5 |
* | replace PRMSG by prmsg | Ulrich Sibiller | 2016-11-02 | 6 | -524/+499 |
* | align license headers with Xorg/xtrans upstream | Ulrich Sibiller | 2016-11-02 | 7 | -22/+29 |
* | move helper functions to file end | Ulrich Sibiller | 2016-11-02 | 1 | -142/+148 |
* | Fixed #ifdef checks that were using i386 to use __i386__ | Jeremy Huddleston | 2016-11-02 | 3 | -11/+11 |
* | whitespace cleanup | Ulrich Sibiller | 2016-11-02 | 6 | -107/+108 |
* | Drastically simplify TRANS_OPEN_MAX. | Adam Jackson | 2016-11-02 | 2 | -54/+3 |
* | undef __QNX__ | Ulrich Sibiller | 2016-11-02 | 2 | -5/+5 |
* | undef Lynx | Ulrich Sibiller | 2016-11-02 | 4 | -21/+5 |
* | undef AIXV3 | Ulrich Sibiller | 2016-11-02 | 2 | -4/+4 |
* | undef hpux | Ulrich Sibiller | 2016-11-02 | 3 | -91/+4 |
* | undef __UNIXOS2__ | Ulrich Sibiller | 2016-11-02 | 4 | -49/+0 |
* | Remove OS2PIPECONN transport | Ulrich Sibiller | 2016-11-02 | 6 | -901/+8 |
* | Remove unused TLI ("STREAMSCONN") code | Ulrich Sibiller | 2016-11-02 | 6 | -1446/+10 |
* | remove DECnet support | Ulrich Sibiller | 2016-11-02 | 7 | -764/+16 |
* | remove unused mkks.sh | Ulrich Sibiller | 2016-11-02 | 1 | -11/+0 |
* | remove unused jump_* files from libX11 | Ulrich Sibiller | 2016-11-02 | 3 | -1618/+0 |
* | remove *-def.cpp | Ulrich Sibiller | 2016-11-02 | 1 | -2011/+0 |
* | libX11/Imakefile: handle libX11 links | Ulrich Sibiller | 2016-11-02 | 1 | -0/+27 |
* | libX11/Imakefile: add missing dependencies on ks_tables.h | Ulrich Sibiller | 2016-11-02 | 1 | -0/+3 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 9 | -17/+0 |
* | Plug a memory leak | Emilio Pozuelo Monfort | 2016-10-27 | 1 | -0/+2 |
* | LRGB.c: Fix label defined but not used | Ulrich Sibiller | 2016-10-20 | 1 | -3/+0 |
* | Fixes: warning: variable 'req' set but not,used | walter harms | 2016-10-20 | 17 | -18/+18 |
* | fix: warning: pointer targets in passing argument 2 of '_XSend' differ in sig... | walter harms | 2016-10-20 | 1 | -2/+2 |
* | no need to check args for Xfree() | walter harms | 2016-10-20 | 1 | -41/+33 |
* | remove stray extern | walter harms | 2016-10-20 | 1 | -1/+1 |
* | Fix warnings in XlibInt.c | Ulrich Sibiller | 2016-10-20 | 2 | -0/+7 |
* | imLcIm.c: Fix unused variables | Ulrich Sibiller | 2016-10-20 | 1 | -3/+4 |
* | Pending.c: Fix compilation warning | Ulrich Sibiller | 2016-10-20 | 1 | -2/+2 |
* | Fix libX11 implicit declaration warnings | Ulrich Sibiller | 2016-10-20 | 1 | -2/+2 |