Commit Graph

734 Commits

Author SHA1 Message Date
matthieu
01c8e24d13 regen 2007-04-08 21:42:21 +00:00
matthieu
8d3e37cbf4 Build xfs with fontcache support. 2007-04-08 21:41:40 +00:00
matthieu
1330b0c255 libXfont requires -lz and -lm 2007-04-08 21:28:03 +00:00
matthieu
7e8a757ab4 libXfont updated 2007-04-08 18:18:15 +00:00
matthieu
a12195252b No loadable font modules on static only architectures. 2007-04-08 18:16:10 +00:00
matthieu
1cc1a05d6b merge libXfont 1.2.8 2007-04-08 18:14:31 +00:00
matthieu
7b635a2b61 import libXfont 1.2.8 2007-04-08 17:56:34 +00:00
matthieu
4dd3c5cd04 regen 2007-04-07 18:00:10 +00:00
matthieu
18ce9e9e14 Re-enable bsdauth support. Reported and tested by ajacoutot@ 2007-04-07 17:58:02 +00:00
matthieu
9bb4a809a9 Bring back i945GM support that was left out because I used an
out-of-date XF4 tree when importing this driver. Noticed and tested
by krw@. Thanks.
2007-04-07 17:01:02 +00:00
matthieu
08a6594bf8 typos. Reported by Ingo Schwarze. Thanks. 2007-04-07 16:07:41 +00:00
matthieu
40441dfe2a pass CFLAGS to configure 2007-04-07 15:45:13 +00:00
matthieu
8c80956fab Don't include debugging symbols. 2007-04-07 15:37:50 +00:00
matthieu
a9b60c64cf Strip programs installed by automake. 2007-04-07 15:10:35 +00:00
matthieu
4410e64474 Some developers need clues to unfuck their trees. 2007-04-07 13:35:06 +00:00
matthieu
7f9b198bc9 More details for people wanting to regenerate configure scripts.
Prodded by mbalmer@.
2007-04-07 13:21:12 +00:00
matthieu
23df96a634 Note that XOBJDIR needs to exist before running make obj. 2007-04-07 13:18:40 +00:00
jsg
2ce426bfc9 Correct the path of the default object directory.
ok todd@
2007-04-07 11:02:37 +00:00
matthieu
be0175017e regen 2007-04-05 20:47:08 +00:00
matthieu
c38612e0f6 Fix library ordering for static arches 2007-04-05 20:29:27 +00:00
tedu
e917930990 disable the alt-arrow combos by default. alt-left/right seems
much more useful controlling firefox history than bouncing the screen
around.  ok marco
2007-04-05 02:30:07 +00:00
david
417e49cb7f more $Xenocara$ -> $OpenBSD$; ok matthieu@ 2007-04-04 22:33:46 +00:00
david
0440c6780f fix $OpenBSD$ RCS tags; ok matthieu@ 2007-04-04 22:30:55 +00:00
david
8eda1a96a2 do_exit must be called before exiting so ssh-agent can be killed
matches XF4 version; ok matthieu
2007-04-04 22:29:12 +00:00
david
96d8bc2529 fix typos; ok matthieu@ 2007-04-04 22:27:53 +00:00
david
cb806ff4c6 spell Foundation correctly; ok matthieu@ 2007-04-04 22:27:22 +00:00
matthieu
59f5abf1da Disable the xf86-video-intel driver on i386 until it's fixed,
revert to the working xf86-video-i810 driver
2007-04-04 20:34:08 +00:00
matthieu
97df95ae42 Add autotools generated files, remove .cvsignore 2007-04-04 20:32:44 +00:00
matthieu
0e825302fc Import the i810 driver version 1.4.1 plus OpenBSD patches,
that shipped with OpenBSD 3.9/4.0 and that actually works.
2007-04-04 20:17:39 +00:00
aanriot
068cc5385d add a "distclean" target to please make cleandir.
ok matthieu@ todd@
2007-04-04 15:24:27 +00:00
todd
d943586aca libX11 CVE-2007-1667
Multiple integer overflows in the XGetPixel() and XInitImage functions
in ImUtil.c

from matthieu@
2007-04-04 02:52:41 +00:00
todd
517a55a2c5 bdf CVE-2007-1351
BDFFont Parsing Integer Overflow Vulnerability

The discoverer of this vulnerability wishes to remain anonymous.

from matthieu@
2007-04-04 02:51:57 +00:00
todd
dd8e595ee8 fontdir CVE-2007-1352
fonts.dir File Parsing Integer Overflow Vulnerability

The discoverer of this vulnerability wishes to remain anonymous.

from matthieu@
2007-04-04 02:51:26 +00:00
todd
5a595260aa XC-MISC CVE-2007-1003
XC-MISC Extension ProcXCMiscGetXIDList Memory Corruption
 Vulnerability

This vulnerability was discovered by Sean Larsson, iDefense Labs.

from matthieu@
2007-04-04 02:50:29 +00:00
todd
8617745fcc sync 2007-04-03 13:37:59 +00:00
todd
de9d85ff2d sync 2007-04-02 18:18:55 +00:00
matthieu
811bad963d XSRCDIR default is now /usr/src/xenocara. From Charles Longeau. 2007-04-01 21:24:57 +00:00
matthieu
e8b1f4391f Remore a workaround for an old bug in XFree86 4.1 that doesn't exist
anymore, and that is now causing spam in Xorg.0.log.
Reported by Stuart Henderson. Thanks.
2007-04-01 19:07:36 +00:00
matthieu
3a7a853b05 Typo reported by Charles Longeau. Thanks. 2007-04-01 19:04:58 +00:00
matthieu
ca57eb7602 XENOCARA_TOP -> XSRCDIR and now defaults to /usr/src/xenocara
XENOCARA_OBJDIR -> XOBJDIR  and now defaults to /usr/xobj
suggested by espie@ ok krw@ mbalmer@
2007-03-31 20:25:53 +00:00
matthieu
225b3b4147 regen with libtool 1.5.22p9 2007-03-31 20:22:29 +00:00
matthieu
7ffde108b0 use INSTALL_DATA 2007-03-31 16:41:11 +00:00
aanriot
9618db6f9c - add an INSTALL_DATA target in bsd.xorg.mk (inspired by bsd.port.mk).
- start using it in fvwm, ssh-askpass and xsystrace (more to come).

ok matthieu@
2007-03-30 17:24:12 +00:00
espie
cf16080e15 suppress reordering messages by default
okay matthieu@
2007-03-30 07:11:06 +00:00
todd
82564f9da5 partial sync 2007-03-30 04:34:49 +00:00
todd
3f33454935 better sorting, auto populate arch list 2007-03-30 03:55:28 +00:00
todd
31fd41003d sync 2007-03-30 03:47:51 +00:00
matthieu
4cfaaf76be regen 2007-03-29 21:50:58 +00:00
matthieu
99be9c7d38 This driver needs libusbhid. Noticed by Stuart Henderson. 2007-03-29 21:47:39 +00:00
matthieu
2360ec92e9 regen 2007-03-29 19:57:17 +00:00