Commit Graph

4999 Commits

Author SHA1 Message Date
matthieu
6973cc860b xcb-util 0.3.9 moves to lib 2014-04-14 19:23:59 +00:00
matthieu
778645a09b Update build system and generated files for libxcb 1.10. 2014-04-14 19:20:17 +00:00
matthieu
db5bcd8032 Update libxcb to version 1.10. Tested by naddy@ and shadchin@. 2014-04-14 19:02:17 +00:00
todd
bf20c0db57 sync 2014-04-14 16:57:03 +00:00
matthieu
1d4f613e8b update 2014-04-13 12:53:23 +00:00
matthieu
35be34cf37 Update to xtrans 1.3.4 2014-04-13 11:57:04 +00:00
matthieu
0cec148ea1 Update to xextproto 7.3.0 2014-04-13 11:05:19 +00:00
matthieu
7dc4efe2dc Link presentproto to the build 2014-04-13 11:04:26 +00:00
matthieu
5dfe5e57f0 Add presentproto 1.0 2014-04-13 11:02:02 +00:00
matthieu
f8e792d4c1 update 2014-04-13 10:51:28 +00:00
matthieu
37cf374b9d Link xf86-video-ast to the build on i386 and amd64. 2014-04-13 10:41:00 +00:00
matthieu
26a079e215 And finally re-add BSD Makefile. 2014-04-13 10:38:41 +00:00
matthieu
22dd2e8a8c Re-add ast files that previous re-import failed to re-add 2014-04-13 10:36:47 +00:00
matthieu
c9592e5cd5 Re-import xf86-video-ast.
This chipset is found in HP Proliant MicroServer remote access cards
among others. ok kettenis, seems like a good idea to jasper@.
2014-04-13 10:30:12 +00:00
miod
85c0adf61c Add -fno-stack-protector to the two files which already need to be built
with -O1 on landisk - they definitely hit worst case logic in what passes for
a compiler we're using.
ok martynas@
2014-04-11 22:58:12 +00:00
jsg
221fae0332 update 2014-04-11 06:16:39 +00:00
jsg
41460e9da0 update to libdrm 2.4.53
For us the only code change is some new radeon_drm.h defines
as the xf86drmMode.c change is ifdef __FreeBSD__.
2014-04-11 06:15:17 +00:00
matthieu
2274e656b9 Update to xf86-video-ati 7.3.0. Tested by jsg@ ajacoutot@. 2014-04-09 20:21:16 +00:00
matthieu
7e0340c177 update 2014-04-08 19:46:24 +00:00
matthieu
97d62b764d Update to xorg-macros 1.19.0 2014-04-08 19:11:58 +00:00
todd
4e4d2cfbd6 sync 2014-04-01 07:47:14 +00:00
kettenis
de0199f63b Increase the send buffer for UNIX sockets to be at least 64k such that large
sends (for example, XGetImage() replies in the X server) happen at non-glacial
speeds.  Makes Firefox useable again on web pages with large images.  Already
pushed upstream.

ok matthieu@
2014-03-31 12:09:00 +00:00
matthieu
1d6e900744 update 2014-03-29 22:00:33 +00:00
ajacoutot
62ec5a77b7 Install the evdev rules for xkbdata. Note that only the rules are
installed, there is no evdev compat whatsoever in OpenBSD (yet?).
This is needed for gnome to prevent fucking up keyboard rules.

discussed with and ok matthieu@
2014-03-29 14:27:12 +00:00
sthen
3f9a48afdf sum -> cksum 2014-03-24 20:41:19 +00:00
miod
81a3c9ac95 Remove {hp300,mvme68k,mvme88k} bits. 2014-03-18 22:37:28 +00:00
todd
7f77ef681f sync 2014-03-18 14:43:59 +00:00
matthieu
cbd40d2455 update 2014-03-16 18:50:19 +00:00
matthieu
d7ab44da6c Revert previous. This was not part of our local changes and the
commit wasn't approved. The correct fix is in ../../Makefile
2014-03-15 18:09:43 +00:00
matthieu
e95d5fc7c6 Fix freetype-config after update to freetype 2.5.3. reported by nigel@ 2014-03-15 18:02:09 +00:00
dcoppa
ab67cce656 (re)fix freetype-config too.
Spotted by nigel@
2014-03-15 17:27:50 +00:00
matthieu
f688780824 Update to xcb-proto 1.10 2014-03-15 17:24:19 +00:00
matthieu
73bad93705 Apply the ':' symbol to the SunPaste/XF86Paste events translations.
This makes shure that shift modifers are taken into account to trigger
the translation. It fixes the 'v' key on Zaurus keyboard, which has
SunPaste at 3rd level and was thus bound to insert-selection() regardless
of the shift level.
2014-03-15 10:39:28 +00:00
jsg
fd836bcc99 update to libdrm 2.4.52
ok matthieu@
2014-03-15 05:05:55 +00:00
dcoppa
c9a482a02a Revert to the freetype2.pc we had before.
There were local changes and I accidentally removed them.

ok matthieu@

Sorry for breaking the xenocara tree!
2014-03-14 20:41:41 +00:00
dcoppa
6842467b3b Security/bugfixing update to freetype-2.5.3, featuring a fix for a
vulnerability in the CFF driver (CVE-2014-2240) and assorted minor
fixes.

ok matthieu@
2014-03-14 08:17:59 +00:00
matthieu
3e3dc16849 update 2014-03-12 21:05:13 +00:00
okan
877931bf62 Alignment fix; found the hard way on sparc64 by landry@ (and thanks too
for fast access to a box!)

ok deraadt@, matthieu@
2014-02-27 00:52:57 +00:00
kettenis
569a1f6261 Call pci_system_init(), even if opening /dev/xf86 fails. Makes it possible to
run X with machdep.allowaperture=0 on hardware supported by radeondrm(4)
on macppc too.

tested by landry@
ok matthieu@, deraadt@
2014-02-26 22:29:17 +00:00
todd
27e09cc02c puffy 5.5 2014-02-26 17:39:48 +00:00
matthieu
fcd6bcf1a5 oops Pablo Mendez Hernandez <pablomh@gmail.com> pointed out there
is a typo in previous commit.
ok jca@, dcoppa@, deraadt@
2014-02-26 14:21:28 +00:00
matthieu
c2e393c2e2 Support for ed25519 keys. from Tristan Le Guern with tweaks by sthen@
Ok deraadt@
2014-02-25 22:16:24 +00:00
kettenis
833d4245d3 We don't need the VGA arbiter if direct hardware access has been disabled.
ok matthieu@
2014-02-20 21:29:07 +00:00
matthieu
44a7f0fe9b type1cid.c appears twice in sources lists for no reason. Noticed by miod@ 2014-02-16 08:10:36 +00:00
matthieu
66cca5a103 Fix build of (disabled) wsfb kdrive backend. 2014-02-15 15:00:28 +00:00
matthieu
f8849469a0 Remove radeonold driver. it was deconnected from build months ago. 2014-02-15 13:55:28 +00:00
kettenis
6dbbb49403 If opening /dev/pciN read-write fails, try opening it read-only. This allows
X to run with machdep.allowaperture=0 on inteldrm(4) and radeondrm(4).

ok matthieu@
2014-02-15 09:48:07 +00:00
matthieu
9c3ab7569c update 2014-02-14 19:41:21 +00:00
matthieu
164e7011dd Update to xterm 301 2014-02-14 19:40:02 +00:00
matthieu
24fb6f100a Update to xf86-video-intel 2.99.910 (aka 3.0RC10) tested by jsg@ and me. 2014-02-14 19:38:40 +00:00