summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
7 daysMissed removals in xterm 395 update.HEADmastercvs/HEADMatthieu Herrb
7 daysUpdate to xterm 395. Tested by tb@, jsg@ and others.Matthieu Herrb
10 daysupdateMatthieu Herrb
2006-11-26Importing xterm 216Matthieu Herrb
10 dayssyncMatthieu Herrb
10 daysupdate to libXcursor 1.2.3Matthieu Herrb
10 daysupdate to xwud 1.0.7Matthieu Herrb
10 daysupdate to xrandr 1.5.3Matthieu Herrb
10 daysupdate to xmag 1.0.8Matthieu Herrb
10 daysupdate to xkbprint 1.0.7Matthieu Herrb
10 daysupdate to xcmsdb 1.0.7Matthieu Herrb
10 daysupdate to xclipboard 1.1.5Matthieu Herrb
10 daysupdate to xbacklight 1.2.4Matthieu Herrb
10 daysupdate to fonttosnft 1.2.4Matthieu Herrb
10 daysupdate to bdftopcf 1.1.2Matthieu Herrb
2024-11-05updateMatthieu Herrb
2024-11-05Update to libXi 1.8.2.Matthieu Herrb
The fix for double alignment on 32bits machines with strict constraints was already committed.
2024-11-05Update to libXfont2 2.0.7Matthieu Herrb
2024-11-05Update to xserver 21.1.14. tested by tb@Matthieu Herrb
The xkb security fix was committed earlier. This is the rest of the 21.1.14 update.
2024-10-31Don't log DDC modelines (after hotplug events/xrandr) or "Using XX rangesStuart Henderson
from config file" messages. These were printed after hotplug events which could be frequent in some cases (I have machines where this happens every 10 seconds when the monitor is in a dpms power-saving mode resulting in a full /var/log filesystem). EDID vendor/product ID still logged, giving an indication that events are happening, but reduced from ~3.5KB per event to <100 bytes. based on a diff from / ok matthieu@
2016-11-02Import libXfont2 version 2.0.1Matthieu Herrb
2024-10-29xkb: Fix buffer overflow in _XkbSetCompatMap()Matthieu Herrb
The _XkbSetCompatMap() function attempts to resize the `sym_interpret` buffer. However, It didn't update its size properly. It updated `num_si` only, without updating `size_si`. CVE-2024-9632
2024-10-17updateJonathan Gray
2024-10-17syncJonathan Gray
2024-10-17Merge libdrm 2.4.123Jonathan Gray
2024-10-17Import libdrm 2.4.123Jonathan Gray
2024-10-06updateMatthieu Herrb
2024-09-15build blake3_neon.c on arm64Jonathan Gray
fixes undefined blake3_hash_many_neon symbol in libvulkan_radeon.so
2024-08-26syncMiod Vallat
2024-08-16Reduce diff with upstream.Matthieu Herrb
2021-02-11Import libdrm 2.4.104Jonathan Gray
2016-10-16Import libdrm 2.4.71Jonathan Gray
2016-03-20Import libdrm 2.4.67Jonathan Gray
2015-12-27Import libdrm 2.4.65Jonathan Gray
2015-08-21Import libdrm 2.4.64Jonathan Gray
2024-08-16Ansify function declarations. These are all simple () -> (void) cases.Matthieu Herrb
2024-08-15Reduce white space diff with upstream.Matthieu Herrb
2024-08-12syncMatthieu Herrb
2024-08-12updateMatthieu Herrb
2024-08-12Update to x11perf 1.7.0Matthieu Herrb
2024-08-12Fix a crash in when printing decreased intensity unicode right quoteMatthieu Herrb
using bit-mapped fonts. Reported by Matthew Martin and fix confirmed by Thomas Dickey.
2024-08-04updateMatthieu Herrb
2024-08-04Update to libXtst 1.2.5.Matthieu Herrb
2024-08-04syncMatthieu Herrb
2024-08-04Update to freetype 2.13.2. tested by and ok rsadowski@Matthieu Herrb
2024-08-04Update to libX11 1.8.10. tested by and ok rsadowski@Matthieu Herrb
2024-08-04Remove 2 files that were missed on xserver 21.1 update (which removed Xdmx)Matthieu Herrb
2024-08-04Replace __OpenBSD__ with X_PRIVSEP in check for priv_open_device()Matthieu Herrb
2024-08-04Remove white space only diff with upstreamMatthieu Herrb
2024-08-02updateMatthieu Herrb