Commit Graph

172968 Commits

Author SHA1 Message Date
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
christos cf944fb95b fix sets for nvi 2008-08-31 05:27:22 +00:00
christos 0d6bb61e85 nvi is now default 2008-08-31 05:17:31 +00:00
christos 3f1ec0f434 fix printf format. 2008-08-31 04:51:20 +00:00
lukem 96ce77c5eb Document:
MAKEVERBOSE MKATF MKGCCCMDS MKINET6 MKISCSI MKLDAP MKNVI
	MKPCC MKPCCCMDS MKPIE MKPUFFS MKSTATICLIB MKX11 MKXORG
	USE_HESIOD USE_INET6 USE_JEMALLOC USE_KERBEROS USE_LDAP
	USE_PAM USE_SKEY USE_SSP USE_YP

Part of PR 29233

We really need one place to document this stuff, or at least the
canonical "installed" reference.  Currently we have:
	src/share/mk/bsd.README
	src/doc/BUILDING.mdoc		(for src/BUILDING)
	src/share/man/man5/mk.conf.5	(for mk.conf(5))
2008-08-31 02:09:43 +00:00
lukem e425ce2906 Enable MKHTML by default; we now install the HTML version of the man
pages as well as the source & catman versions.
Add "htmlinstall" to default MANINSTALL, so MKHTML will operate correctly.
2008-08-31 01:21:41 +00:00
lukem bee9ff71a1 fix previous; need "obsolete" in the third column 2008-08-31 01:17:12 +00:00
lukem 83079ea51d Configure with --disable-warnings; cross-compiling on NetBSD 3.1
with gcc 3.3.3 doesn't support -Wextra
2008-08-31 00:31:22 +00:00
lukem e95c8a6849 Remove set lists for the non-cross-compiled ("vendor provided") build of
XFree86; we've used our src/x11 framework for four years.
2008-08-31 00:19:33 +00:00
erh 8b7bd7be50 LICENSE and TLS_LICENSE have moved in the postfix distribution. Install them
from the correct location.
2008-08-30 23:14:38 +00:00
erh 2ea4e696c1 The RELEASE_NOTES file is no longer in the current directory, but one level up. 2008-08-30 21:55:17 +00:00
tsutsui 66c800f815 matt-armv6 and simonb-wapbl have been merged
so move them to terminated section.
2008-08-30 18:33:47 +00:00
tsutsui 915a78e14f More updates for the changes page on www:
- add more notable changes from 20080101 to 20080330
- reword theme terms of some entries
- reorder some entries
2008-08-30 17:56:20 +00:00
christos fed53d5170 fix lp64 build. 2008-08-30 17:49:43 +00:00
gdt 4a8ce74d3f Add an explanation of why one would want to use -x/-X, after
discussion with bouyer@.
2008-08-30 15:07:40 +00:00
dogcow fefef6828c Make it compile. (HI BOUYER!) 2008-08-30 14:07:32 +00:00
martin 3c52d9932f We are not creating a.out NMAGIC files, and handling the required alignement
of sections explicitly in the ldscript, so do not pass -n to ld.
This fixes the strange combined text/data sections seen with certain
(smaller) kernels as explained on tech-toolchain.
Found by Nick Hudson, ok: matthew green.
2008-08-30 13:23:55 +00:00
christos 45ee307f3b no more magic.mime 2008-08-30 12:25:41 +00:00
christos 5ce82a620a mention file 2008-08-30 12:20:52 +00:00
christos 0bb40d37ac add this back 2008-08-30 12:18:55 +00:00
christos 350c055a53 update to 4.26 2008-08-30 12:16:52 +00:00
christos 04eef3cfd2 resolve conflicts, fix build. 2008-08-30 12:16:51 +00:00
christos 04d459813f resolve conflicts 2008-08-30 11:39:01 +00:00
christos 8bb07b3f43 try-again for file-4.26 2008-08-30 11:20:52 +00:00
christos 85e225d6b9 mport 4.26 2008-08-30 11:00:02 +00:00
bouyer 495a4a6c9f Note fsck_ffs(8) snapshot support, and daily.conf(5) run_fsck_flags
configuration variable.
2008-08-30 10:57:38 +00:00
christos 40d6abddb6 mention new postfix 2008-08-30 10:54:54 +00:00
christos a17638d840 resolve conflicts 2008-08-30 10:54:24 +00:00
bouyer db3a18456b Add a run_fsck_flags variable to daily.conf(5), allowing extra flags to
be passed to to daily fsck run.
For example, run_fsck_flags="-Tffs:-X" will run the nighly fsck_ffs on a
snapshot :)
2008-08-30 10:53:22 +00:00
reinoud 627e960617 Back out dirhash kernel module for now. 2008-08-30 10:49:27 +00:00
bouyer a8ac39af81 Add fss(4) snapshot support to fsck_ffs(8) (via -x or -X options, like
dump(8)). This allows fsck_ffs -n to work on a snapshot of a R/W mounted
filesystem, and avoid errors related to filesystem activity.
2008-08-30 10:46:16 +00:00
christos d7398d0e67 import 2.5.4 2008-08-30 10:25:50 +00:00
tsutsui afe1f2ffa0 Add RNG, PRNG, and TRNG. 2008-08-30 10:04:29 +00:00
mrg b86fa1af90 clean up a lot of macppc xorg sets. still not done. 2008-08-30 09:34:58 +00:00
reinoud 031c718bd6 Revert previous change and clarify meaning of RNG 2008-08-30 09:20:13 +00:00
mrg 668eaf0f7f add X11SRCDIR.xkeyboard-config 2008-08-30 09:13:35 +00:00
reinoud bd424bd73b Accidental commit, but asserts buffer cache lock held 2008-08-30 08:55:53 +00:00
reinoud c68a9bd2ec Fix simple typo:
-       rnd_init();             /* initialize RNG */
+       rnd_init();             /* initialize RND */
2008-08-30 08:55:52 +00:00
hannken ced96ac82f ffs_truncate() always runs with journal locked. Propagate this information
to VOP_PUTPAGES().

Report from Lars Nordlund on current-users@
2008-08-30 08:25:53 +00:00