Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-28 | Replace the binaryEqual() function with std memcmp(). | Martin Natano | |
ok matthieu | |||
2017-02-28 | Remove some remaining XDMCP and remote X servers references. | Matthieu Herrb | |
2017-02-27 | More xenodm. While here promote rcctl(8). | Matthieu Herrb | |
2017-02-26 | sycn | Theo de Raadt | |
2017-02-26 | Switch to xenodm(1). | Matthieu Herrb | |
Tested by tb@, Do it now deraadt@ | |||
2017-02-26 | update | Jonathan Gray | |
2017-02-26 | Merge Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2017-02-24 | correct autoreconf line | Jonathan Gray | |
ok matthieu@ | |||
2017-02-19 | Restore local change to handle Ctrl+Alt+Backspace to kill X by default. | Matthieu Herrb | |
2017-02-19 | update | Matthieu Herrb | |
2017-02-19 | Update to presentproto 1.1 | Matthieu Herrb | |
2017-02-19 | Update to libXi 1.7.9 | Matthieu Herrb | |
2017-02-19 | regen | Matthieu Herrb | |
2017-02-19 | Update to xconsole 1.0.7 | Matthieu Herrb | |
2017-02-19 | Update to xauth 1.0.10 | Matthieu Herrb | |
2017-02-18 | Adapt Block/WakeupHandler signature for ABI 23 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-trident 1.3.8 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-tdfx 1.4.7 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-sis 0.10.9 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-siliconmotion 1.7.9 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-savage 2.3.9 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-nv 2.1.21 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-mga 1.6.5 | Matthieu Herrb | |
2006-11-26 | Importing xf86-video-sis 0.9.2 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-glint 1.2.9 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-chips 1.2.7 | Matthieu Herrb | |
2017-02-18 | Update to xf86-video-i740 1.3.6 | Matthieu Herrb | |
2017-02-18 | update | Matthieu Herrb | |
2017-02-12 | replace XENOCARA_RERUN_AUTOCONF setting with autoreconf make target. | Matthieu Herrb | |
The previous mechanism didn't play well with the new separated build user. | |||
2017-02-10 | Fix group hidden state when a client wants to be on all desktops on start; | Okan Demirmen | |
reported by Vadim Vygonets with diff, but another approach was taken. | |||
2017-02-08 | update | Daniel Jakots | |
2017-02-08 | Update to xkeyboard-config 2.20 | Daniel Jakots | |
ok matthieu@ | |||
2017-02-06 | Call client_resize instead of client_move after client_placecalc since the size | Okan Demirmen | |
may also change. from Vadim Vygonets | |||
2017-02-05 | update | Jonathan Gray | |
2017-02-05 | sync | Jonathan Gray | |
2017-02-05 | Merge libdrm 2.4.75 | Jonathan Gray | |
2017-02-05 | Import libdrm 2.4.75 | Jonathan Gray | |
2017-02-04 | Note that xlock upstream moved, though we are unlikely to do a full | Jonathan Gray | |
import in future. ok matthieu@ | |||
2016-11-19 | Import libdrm 2.4.73 | Jonathan Gray | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2017-02-04 | Bring in some changes from xlock 5.50 to prevent clang from erroring | Jonathan Gray | |
out on ambiguous overloaded operators. ok matthieu@ | |||
2017-02-03 | initial sets for arm64 | Jonathan Gray | |
2006-11-26 | Importing xlockmore 5.22 | Matthieu Herrb | |
2017-02-03 | Initial notes for arm64. To be updated when xserver is tested. | Jonathan Gray | |
2017-02-03 | build wsudl on arm64 | Jonathan Gray | |
2017-01-30 | Reset SIGCHLD signal handler to previous value in error path, too. | Tobias Stoeckmann | |
ok matthieu@ | |||
2017-01-22 | Disable linking of libi386 too (linking do libamd64 was already disabled, | Matthieu Herrb | |
but I manage to commit the incomplete version). Noticed by sthen@. Thanks. |