Go to file
mrg d85d9a6541 apply the fix_label hack to partitionSizeHi as well. it's needed there.
to do so, move the call to fix the label inside of rf_reasonable_label()
itself, so we can fix the partition sizes before calling
rf_component_label_partitionsize() itself.

fixes the failure mode where i had garbage not in numBlocksHi but in
partitionSizeHi, and the check against rf_component_label_partitionsize()
would fail and my raid would not auto-configure.
2011-03-18 23:53:26 +00:00
bin - use printf(3) "'" format to do thousands grouping instead of custom version. 2011-03-15 22:53:41 +00:00
common Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto fixed a memory leak in oakley_append_rmconf_cr() while generating plist. patch by Roman Hoog Antink <rha@open.ch> 2011-03-17 14:42:58 +00:00
dist format string needs end of statement ; for previous commit 2011-02-24 18:33:06 +00:00
distrib Move security(8) to the section 7. Discussed on source-changes a while back. 2011-03-18 15:21:56 +00:00
doc Note HPPA TLS support. 2011-03-17 22:15:56 +00:00
etc tests/fs/zfs 2011-03-10 20:03:40 +00:00
external Update LLVM snapshot. This allows deriving the target from the binary 2011-03-18 23:32:01 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Define HAVE_AS_TLS until our build tools figure out how to do it. 2011-03-12 07:57:38 +00:00
include remove commaize_number. 2011-03-16 00:48:34 +00:00
lib It would be nice if lint knew that abort() will never return. 2011-03-18 14:56:01 +00:00
libexec Another TLS reloc. Thanks to joerg for a hint. 2011-03-17 22:07:52 +00:00
regress Kill a redundant lvalue cast in assembler constrained. 2011-03-18 03:06:21 +00:00
rescue Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
sbin Xref x86/ichlpcib(4) instead of ichlpcib(4). 2011-03-18 21:22:04 +00:00
share Note also tests(7). 2011-03-18 22:24:57 +00:00
sys apply the fix_label hack to partitionSizeHi as well. it's needed there. 2011-03-18 23:53:26 +00:00
tests Remove hack introduced in revision 1.6 to workaround a bug in atf-run that 2011-03-17 19:48:37 +00:00
tools Update LLVM snapshot. This allows deriving the target from the binary 2011-03-18 23:32:01 +00:00
usr.bin support grouping format. 2011-03-15 23:11:49 +00:00
usr.sbin don't decrement if children are 0 2011-03-17 19:43:34 +00:00
x11
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00