Commit Graph

172906 Commits

Author SHA1 Message Date
rtr
6c4b42c91b - move build of showrgb to x11/bin/showrgb
- build and install rgb to destdir
- use host rgb to generate rgb.db database at build time and install it
- fix set list for above

should resolve pr/36836
2008-09-01 10:37:19 +00:00
rtr
dd60de83e9 build rgb as a host tool so we can generate the rgb database for the
Xmac68k server.
2008-09-01 10:24:15 +00:00
rtr
931faa9d53 - build miext for netwinder, sparc64
- adjust CPPFLAGS for includes needed for sparc64
2008-09-01 10:20:20 +00:00
rtr
506308d8f2 split the exa sources into those required by the archive and those by
the module (like most others) so the sources are exposed for the module
build.
use LIPISPRIVATE=yes for the libexa.a build even though this is mostly
irrelevant since we don't need to build the archive only the module.
2008-09-01 10:18:03 +00:00
rtr
d3349ca75f don't link libexa.a into the Xorg server. instead build the loadable
module with the correct set of sources and they shall provide what is
needed for the i830 driver at runtime.
2008-09-01 10:15:08 +00:00
christos
e1e2288100 explain vi 2008-09-01 09:50:39 +00:00
dholland
0a268c3ebf Fix description of %b format. PR 39111 from Paul Goyette. 2008-09-01 09:20:41 +00:00
rtr
1462d0ec41 remove x11 entry for XF86Config.5 since it is not mi
discovered by: Juergen Hannken-Illjes while building evbppc
2008-09-01 08:08:36 +00:00
mrg
f727693fb5 add intel and sis driver files. 2008-09-01 05:55:27 +00:00
mrg
b35d38624b enable xf86-video-sis 2008-09-01 05:35:47 +00:00
mrg
4986921884 make this actually build 2008-09-01 05:34:19 +00:00
mrg
bf9812c1a8 note these should move 2008-09-01 05:34:02 +00:00
mrg
3149caec79 link in mga_dri.c, mga_exa.c and mga_storm.c as necessary. 2008-09-01 04:21:04 +00:00
mrg
6d649e0cf2 build ct_accelmm and ct_accelhi.
fixes link-time issues at least, seen with X -configure.
2008-09-01 04:04:04 +00:00
dholland
a28347f962 Document -v. PR 39441 from Stathis Kamperis. Bump date. 2008-08-31 23:40:19 +00:00
dholland
3f944a915e Remove trailing whitespace. Noted in PR 39440 by Stathis Kamperis. 2008-08-31 23:37:45 +00:00
dholland
947d35bd35 Don't dump core if given no arguments. Fixes PR 39440 from Stathis Kamperis
(but with a different patch).
2008-08-31 23:35:04 +00:00
mrg
db754c0bc1 remove a strain # endif from the previous commit. 2008-08-31 23:23:42 +00:00
lukem
2282ac6c2e remove MKNVI now that Christos has obsoleted the option 2008-08-31 23:10:40 +00:00
mrg
29ced7c3fa fix set lists for amd64. 2008-08-31 21:47:55 +00:00
njoly
1215ed4c88 Make dup(2) return the correct error value, not 0. 2008-08-31 20:55:55 +00:00
christos
5d15fb914f enable exa; needed by the i830 intel driver. 2008-08-31 19:59:43 +00:00
christos
9f6302fe9b enable the intel driver 2008-08-31 19:58:06 +00:00
tron
b69ff2f63b Make multicast setup work again which got broken by the last commit.
Patch provided by Matthias Drochner. This fixes PR kern/39439.
2008-08-31 19:57:03 +00:00
fvdl
1f23ad28e6 If tsc_freq is 0 (probably due to bad virtualization, as currently
seen under VirtualBox), don't try to use TSC as a timecounter source
to avoid trouble. Matches the FreeBSD behavior.
2008-08-31 17:24:14 +00:00
chris
2d5bc38e34 Check in xorg set list updates for cats. 2008-08-31 14:52:52 +00:00
christos
dc050a906d one more catalog 2008-08-31 12:55:44 +00:00
chris
95b471e08e Build scanpci and pcitweak for cats. 2008-08-31 12:52:09 +00:00
christos
19656dada9 For now descend into old vi for virecover and doc. Unfortunately the
new vi vi.ref is now texinfo and our makeinfo is too old to deal with it.
2008-08-31 12:09:48 +00:00
christos
dc8d73c793 obsolete the old vi catalogs 2008-08-31 12:07:46 +00:00
rtr
c978394d78 add back some entries that ended up in xbase/mi 2008-08-31 10:52:52 +00:00
rtr
9bb9e469e9 - fix set lists for xorg/shark
- remove some non-mi stuff that snuck into xbase/mi
2008-08-31 10:49:37 +00:00
mrg
0cc1081690 add ./usr/X11R7/man/html1/xorgconfig.html 2008-08-31 10:43:04 +00:00
mrg
da81ae230b support MKCRYPTO==no. approved by lukem. 2008-08-31 10:29:51 +00:00
rtr
95f8e591aa - don't build lnx_agp.c on !AGP machines
- build the .c versions of BUSmemcpy.c IODelay.c SlowBcopy.c for any
  of macppc cats sgimips sparc64 sparc netwinder shark ofppc
2008-08-31 09:58:47 +00:00
rtr
0b9e1f4852 build miext libs for shark 2008-08-31 09:55:11 +00:00
mrg
a6264ce274 update gcc info 2008-08-31 09:51:57 +00:00
mrg
674db90903 merge cornflakes from gcc-4-1-20080831-139820 2008-08-31 09:51:31 +00:00
wiz
c41335c886 Drop trailing whitespace. 2008-08-31 09:40:00 +00:00
mrg
d85c56d01b import GCC 4.1-branch from 20080831 / svn 139820.
this fixes at least these GCC PR's:

	middle-end/35163
	target/34393
	middle_end/34150
	middle-end/34627
	middle-end/33631
	c++/34950
	c++/34774
	c++/35007
	libstdc++/20448
	libstdc++/20451
2008-08-31 09:39:12 +00:00
mrg
603b7728c3 import GCC 4.1-branch from 20080831 / svn 139820.
this fixes at least these GCC PR's:

	middle-end/35163
	target/34393
	middle_end/34150
	middle-end/34627
	middle-end/33631
	c++/34950
	c++/34774
	c++/35007
	libstdc++/20448
	libstdc++/20451
2008-08-31 09:28:43 +00:00
mrg
e7ed4bbf35 add several missing i386 xorg files. now i386 sets work again. 2008-08-31 09:07:25 +00:00
mrg
bde163d62b move XF86VM.3 into xcomp where it belongs. 2008-08-31 09:06:40 +00:00
christos
3198f26989 don't use awk to extract major,minor,patch 2008-08-31 08:46:51 +00:00
mrg
e03df4d47b regen for this commit:
revision 1.9
date: 2008/08/31 08:16:45;  author: mrg;  state: Exp;  lines: +11 -17
move the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) code out
of the linux-specific section, so that it will be used by
everyone.

use AC_CHECK_FUNS() to check for __stack_chk_guard on netbsd.

now this test is properly cross-compile friendly.
2008-08-31 08:17:21 +00:00
mrg
556a5211d2 move the AC_CACHE_CHECK(__stack_chk_fail, [ ... ]) code out
of the linux-specific section, so that it will be used by
everyone.

use AC_CHECK_FUNS() to check for __stack_chk_guard on netbsd.

now this test is properly cross-compile friendly.
2008-08-31 08:16:45 +00:00
christos
85ff5d2957 remove conflict. 2008-08-31 07:54:07 +00:00
christos
97a2ff3736 misc cleanups 2008-08-31 07:53:33 +00:00
christos
320991dd0c remove NVI; it is the default now. 2008-08-31 05:40:15 +00:00
christos
54de988cda mention nvi 2008-08-31 05:32:30 +00:00