Commit Graph

3625 Commits

Author SHA1 Message Date
matthieu
cfdb62bd98 Update to xf86-input-mouse 1.7.1. ok shadchin@ 2011-11-06 10:21:06 +00:00
okan
a396addc5c put snapdist in the correct location; as an option, not a bind; Tiago Cunha.
ok oga@
2011-11-06 02:03:47 +00:00
matthieu
5b8540ab08 sync 2011-11-05 17:27:35 +00:00
matthieu
45d0f34812 sync 2011-11-05 15:11:23 +00:00
matthieu
b0fa6c8d66 xalloc/xfree -> malloc/free and unifdef XFree86LOADER 2011-11-05 14:55:51 +00:00
matthieu
6e6a33f51b xalloc/xfree -> malloc/free 2011-11-05 14:55:09 +00:00
matthieu
7d75c22b46 unifdef XFree86LOADER, this isn't optional anymore. 2011-11-05 14:51:18 +00:00
matthieu
40c4e40724 Replace deprecated xalloc/xfree with malloc/free. 2011-11-05 14:40:51 +00:00
matthieu
7a02c9510a Remove the temporarly hack for xserver post 1.9. In the process
the xf86-input-citron driver is disconnected from the build since
no one cared to update it for input drivers ABI version 12.
Patches are welcome if someone still uses it.
2011-11-05 14:32:44 +00:00
matthieu
fad3fc950a Bring back ChangeLog 2011-11-05 14:18:04 +00:00
matthieu
0e18138554 Update to xf86-input-joystick 1.6.0 for good now. 2011-11-05 14:01:47 +00:00
matthieu
0dd14d82d9 Update to xf86-input-penmount 1.5.0 2011-11-05 13:54:08 +00:00
matthieu
6a9eba6ba5 Update to xf86-input-mutouch 1.3.0 2011-11-05 13:51:49 +00:00
matthieu
b5ad791d9d Update to xf86-input-hyperpen 1.4.1 2011-11-05 13:49:26 +00:00
matthieu
4147ddeaa7 Update xf86-input-fpit to version 1.4.0 2011-11-05 13:47:11 +00:00
matthieu
e4b75af760 Update xf86-input-elographics to 1.3.0 2011-11-05 13:45:13 +00:00
matthieu
4bd8172e0b Update xf86-input-void to 1.4.0 2011-11-05 13:42:40 +00:00
matthieu
61a7d5427d Update to xserver 1.11.2 2011-11-05 13:32:40 +00:00
matthieu
11e48bf1aa In make cleandir, force removal of config.status if it's left
around after running make distclean.
2011-11-05 11:49:01 +00:00
shadchin
714d54a9e9 Fix Shift+Backspace
ok sthen@, matthieu@
2011-11-03 13:37:44 +00:00
schwarze
489b2ffc16 roff(7) include lines must be ".so man3/foo.3", not ".so foo.3",
or the referenced file cannot be found.
This got broken during the libXi 1.4.2 update.
ok matthieu@
2011-11-02 21:41:59 +00:00
matthieu
139ccc72dd Remove the imstt driver, which has not been linked to the build
for 5 years, and escaped previous purges
2011-11-02 20:57:07 +00:00
matthieu
b7c47e461d Use -fPIC consistently with libmesa. fixes build on sparc. 2011-10-31 18:36:06 +00:00
matthieu
4ce12a6fcb sync 2011-10-31 14:00:27 +00:00
matthieu
84d60d9bd5 Update to xinit 1.3.1 2011-10-31 14:00:14 +00:00
matthieu
69d22764ba sync 2011-10-31 13:55:10 +00:00
matthieu
25414d5149 Update to xdpyinfo 1.3.0 2011-10-31 13:54:39 +00:00
matthieu
ec8a851f3c Update to sessreg 1.0.7 2011-10-31 13:49:18 +00:00
matthieu
12dde70adc Update to freetype 2.4.7.
This moslty is a bug-fix release for CVE-2011-3256.
2011-10-30 10:14:50 +00:00
matthieu
e9f704ccf2 Fix previous, which left out C sources. 2011-10-27 07:07:39 +00:00
matthieu
e455438cc5 fix build on mips64. problem spotted by todd@. 2011-10-26 21:48:08 +00:00
matthieu
a25491e7be Remove extra white space at EOF 2011-10-26 21:15:07 +00:00
matthieu
988e357fdb sync 2011-10-23 16:11:53 +00:00
matthieu
07a908c5fc sync 2011-10-23 14:04:04 +00:00
matthieu
753ca79637 Updated to Mesa 7.10.3 2011-10-23 13:59:38 +00:00
matthieu
77b69b735d Build system updates for Mesa 7.10.3 2011-10-23 13:57:36 +00:00
matthieu
0717133623 Merge Mesa 7.10.3 2011-10-23 13:37:25 +00:00
matthieu
ecd3bcaeda Import Mesa 7.10.3 2011-10-23 13:29:21 +00:00
ajacoutot
c217523095 Add more paths to cursorpath, themes can now be installed under
/usr/local/share/icons and /usr/local/share/pixmaps.

ok matthieu@
2011-10-20 06:48:36 +00:00
matthieu
a05754665a Fix CVE-2011-4028: File disclosure vulnerability.
use O_NOFOLLOW to open the existing lock file, so symbolic links
aren't followed, thus avoid revealing if it point to an existing file.

Note that xserver on OpenBSD isn't affected by CVE-2011-4029.
2011-10-18 14:58:36 +00:00
okan
6f33ccac59 rename variable to reduce potential for name-space collision.
bikesheding and ok oga@.
2011-10-17 18:18:38 +00:00
shadchin
6d15c8ed7e Some cleanup:
* remove trailing whitespace
* remove odd pInfo->private = priv
* remove wsChangeControl (not used)
* remove useless actions in wsControlProc

ok matthieu@
2011-10-16 17:54:07 +00:00
shadchin
d8018cb6ce sync 2011-10-16 17:48:26 +00:00
shadchin
77a8570968 Update to 2.4.1
ok jasper@, matthieu@
2011-10-16 17:18:56 +00:00
matthieu
5094668352 sync 2011-10-16 10:31:11 +00:00
okan
66bb8d02da use xfree instead of free since strings is allocated with xmalloc; from
dhill

ok oga@
2011-10-12 15:43:50 +00:00
matthieu
8dc6a6578f Remove paragraph about building using shadow link tree. It's not
supported anymore.
2011-10-08 13:51:04 +00:00
matthieu
bd98990fa5 Merge from X.Org git: fix build for m68k architectures.
Problem reported and fix confirmed to work by Nick@.
2011-10-07 19:19:15 +00:00
matthieu
1ffd67520b Update version information for libxcb. Pointed at by robert@ 2011-10-05 18:05:48 +00:00
matthieu
431da1b4e1 sync 2011-10-01 17:32:12 +00:00