Go to file
buhrow 3dd51f1b7e Document the need for zeroing out the first 64 blocks of a replacement
component in a failed RAID set in order to avoid potentially configuring
RAId 1 sets with erroneous values taken from random extent data in the
replacement component partitions.
2011-07-28 18:25:22 +00:00
bin Move the savehandler assignment before setjmp() to avoid triggering 2011-07-12 16:40:41 +00:00
common add a weak alias for __ffssi2 2011-07-09 14:57:29 +00:00
compat build GMP, MPFR and MPC as private libraries just for GCC. don't 2011-07-21 03:13:30 +00:00
crypto Workaround around make bug by using an intermediate file/rule. 2011-07-27 03:18:52 +00:00
dist initialise from_cs[1] instead of from_cs[0] twice. from GCC 4.5.3. 2011-06-22 03:57:46 +00:00
distrib Add scalbnl to libm. 2011-07-26 16:10:15 +00:00
doc mention recent bind update, correct used bind version 2011-07-26 07:18:35 +00:00
etc Remove duplicate (but commented out) entries. 2011-07-28 12:55:35 +00:00
external mark this driver D_MPSAFE 2011-07-26 12:54:28 +00:00
extsrc
games Include system headers before private headers. Avoids various possible 2011-07-20 07:04:30 +00:00
gnu Redo previous change in a better way, as suggested by mrg. 2011-07-15 07:04:52 +00:00
include Add scalbnl to libm. 2011-07-26 16:10:15 +00:00
lib fix unused variable warnings on systems without _r functions 2011-07-28 17:33:55 +00:00
libexec Fix memset usage. 2011-07-01 02:46:24 +00:00
regress Move the uvm "loan" test to tests(7). 2011-07-14 11:08:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Document the need for zeroing out the first 64 blocks of a replacement 2011-07-28 18:25:22 +00:00
share Fix a typo, noticed by Snader_LB, tnx! 2011-07-28 16:14:50 +00:00
sys sanitize sysctl interface in order to appease gcc 4.5 2011-07-28 16:28:12 +00:00
tests As per PR bin/45180, do not traverse too deep. 2011-07-27 05:04:11 +00:00
tools Partially revert last, keep assertions enabled (but with the correct 2011-07-18 19:11:28 +00:00
usr.bin dopoolcache: don't print unused caches unless verbose 2011-07-26 13:24:38 +00:00
usr.sbin regen 2011-07-24 09:00:06 +00:00
x11 apply some -Wno-error. there are char * vs. const char * issues that 2011-07-21 03:36:29 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. 2011-06-29 02:05:24 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00