Commit Graph

13 Commits

Author SHA1 Message Date
purplerain 0c289f288c
update to libpciacces 0.18.1 removes the autotools build system and add a simple make based one. The existing xenocara obj dir needs to be wiped before a make obj / make buildx 2024-05-18 01:06:01 +00:00
purplerain 155eb8555e
sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
purplerain c579440148
fix the build on archs where vulkan is not built 2024-04-09 06:32:27 +00:00
purplerain 1908ee2b1e
Enable PAC in addition to BTI on arm64 such that JIT code matches the default branch protection provided by our base compiler 2024-04-04 10:34:08 +00:00
purplerain 5cf6ab0cf4
Fix off-by-one in dlist allocation when checking whether to allocate a new block. This fixes segfaults in dlist functions that occur on applications making heavy use of display lists that exceed BLOCK_SIZE. 2024-03-07 06:43:52 +00:00
purplerain 921461fcd8
sync with OpenBSD -current 2024-01-31 02:14:33 +00:00
purplerain deeab190c1
zap trailing whitespace and tabs 2023-12-13 04:57:51 +00:00
purplerain 9c49429a7e
sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
purplerain 68fa196282
sync code with last improvements from OpenBSD 2023-10-26 22:50:19 +00:00
purplerain e1ec829e63
Fix several input validation errors in libX11 and libXpm. CVE-2023-43785 CVE-2023-43786 CVE-2023-43787 CVE-2023-43788 CVE-2023-43789 2023-10-04 03:57:45 +00:00
purplerain 7ca5d43115
sync code with last improvements from OpenBSD 2023-09-07 19:01:26 +00:00
purplerain 5d9ce0a053
sync code with last improvements from OpenBSD 2023-09-06 19:06:36 +00:00
purplerain 88965415ff
sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00