Commit Graph

3778 Commits

Author SHA1 Message Date
matthieu
39a8975b54 Update to libpciaccess 0.13.1 2012-04-09 18:50:44 +00:00
matthieu
0bc99fee60 Update to xf86-video-r128 6.8.2 2012-04-08 17:49:07 +00:00
matthieu
0d672369ec Update to xf86-input-joystick 1.6.1 2012-04-08 17:03:03 +00:00
matthieu
90c31db9cb update 2012-04-08 16:18:21 +00:00
matthieu
d6ae8440ea Update to libXaw 1.0.10 2012-04-08 14:59:44 +00:00
matthieu
0e15740580 Update to xtrans 1.2.7 2012-04-08 14:50:52 +00:00
matthieu
a577557f31 Update to kbproto 1.0.6. No functional change. 2012-04-08 10:08:32 +00:00
matthieu
64d16a4d7e Update to bigreqsproto 1.1.2. No functional changes. 2012-04-08 10:05:22 +00:00
matthieu
57636928ae Update to fontsproto 2.1.2. No functional change. 2012-04-08 10:03:22 +00:00
matthieu
ca7e48cded Update to recordproto 1.14.2. No functional change. 2012-04-08 09:52:55 +00:00
matthieu
a60b38a96d Update to scrnsaverproto 1.2.2. No functional change. 2012-04-08 09:50:45 +00:00
matthieu
69c22cfea4 Update to xextproto 7.2.1. No functional change.
Install all protocol documentation.
2012-04-08 09:48:18 +00:00
matthieu
f7b6332d56 Install documentation files for protocols. 2012-04-08 09:46:58 +00:00
matthieu
640c3d25d4 Update to xcmiscproto 1.2.2. No functional change. 2012-04-08 08:40:08 +00:00
matthieu
7fdca87027 add new specific rules for sh. Whithout those, xterm segfaults on
landisk.
2012-04-07 20:22:27 +00:00
matthieu
2ac5749d6e Remove special build rule disabling optimisation for arm.
Issue apparently fixed, probably by gcc4.
2012-04-07 20:11:43 +00:00
matthieu
f28fa15613 Update to xkbevd 1.1.3 2012-04-07 16:16:31 +00:00
matthieu
606f6f44d7 Update to xwud 1.0.4 2012-04-07 16:13:08 +00:00
matthieu
23e4b1c787 Update to xpr 1.0.4 2012-04-07 16:10:39 +00:00
matthieu
8563437cef Update to xmodmap 1.0.6 2012-04-07 16:07:52 +00:00
matthieu
8915dc5e75 Update to xlsatoms 1.1.1 2012-04-07 16:04:47 +00:00
matthieu
6ba2949b77 Update to xlogo 1.0.4 2012-04-07 16:00:59 +00:00
matthieu
dfd3e7ed0d Update to xload 1.1.1 2012-04-07 15:57:21 +00:00
matthieu
6575cdb6e1 Update to xhost 1.0.5 2012-04-07 15:52:30 +00:00
matthieu
1df31bf605 Update to xgamma 1.0.5 2012-04-07 15:47:32 +00:00
matthieu
10b8ba770d Update to xfontsel 1.0.4 2012-04-07 15:44:34 +00:00
matthieu
2aaa135718 Update to xauth 1.0.7 2012-04-07 15:39:35 +00:00
matthieu
9e2d9b2980 Update to setxkbmap 1.3.0 2012-04-07 15:24:43 +00:00
matthieu
1c312a3be0 update 2012-04-04 21:00:58 +00:00
matthieu
adb2857e13 Fix pci_io_handle allocation routines.
The previous version of new_io_handle()  would invalidate all previous
allocations when realloc moves the base pointer of the ios array.
Since I cannot figure out where this array is useful, just get rid of
it, providing sound stable memory allocation.

Fixes vgaHWSaveFonts() in 1.12 xserver on OpenBSD, but other
sub-systems relaying on pci_io could be affected too.
2012-04-04 20:41:59 +00:00
matthieu
b4a75b3e96 Return an error much earlier if recvmsg fails. 2012-04-04 20:34:55 +00:00
todd
81ebe9261a sync 2012-04-04 18:05:16 +00:00
matthieu
19e9b806ad Fix previous for bootstrap. 2012-04-01 23:00:24 +00:00
shadchin
faa6587437 sync 2012-04-01 12:21:15 +00:00
shadchin
0b992a096a Update to xf86-input-synaptics 1.5.2.
ok matthieu@
2012-04-01 12:18:44 +00:00
shadchin
2949da6f87 Update to xf86-input-mouse 1.7.2.
ok matthieu@
2012-04-01 12:17:17 +00:00
matthieu
2fd07ba0fc Don't build kdrive if pixman isn't built. 2012-04-01 09:24:04 +00:00
matthieu
6ba9b3c229 update 2012-03-31 08:53:34 +00:00
todd
0f7cbdd11b sync 2012-03-30 15:33:23 +00:00
matthieu
257ea591a9 update 2012-03-27 19:59:53 +00:00
matthieu
08ecf5f3a3 Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@. 2012-03-27 19:19:37 +00:00
matthieu
0d2a9688e4 update to xproto 7.0.23. Tested by krw@, mpi@, shadchin@ 2012-03-27 19:16:21 +00:00
matthieu
1f3df99ce6 Update to libxcb 1.8.1. Tested by krw@, mpi@, shadchin@ 2012-03-27 19:14:20 +00:00
matthieu
bfe2e894a1 Update to xcb-proto 1.7. Tested by krw@, mpi@, shadchin@ 2012-03-27 19:12:47 +00:00
matthieu
fd19764796 update 2012-03-24 17:04:46 +00:00
matthieu
353ef7261a Remove the whole extras directory, not used in OpenBSD builds.
Noticed by fgsch@ a while ago.
2012-03-18 17:17:13 +00:00
matthieu
57c865569f upate 2012-03-18 11:16:45 +00:00
matthieu
bd186b6cfa Merge patch from git master: Fixup for 550b2f76401c2 which broke bold fonts 2012-03-18 11:15:39 +00:00
matthieu
c4c11e481c Update to libXt 1.1.3 2012-03-18 11:08:15 +00:00
matthieu
e1335e22ee Regen with util-macros 1.17. Fixes configure on landisk 2012-03-15 08:01:22 +00:00