NetBSD/sys
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
..
altq
arch Comment out IA32_TEMPERATURE_TARGET temporarily. 2011-03-18 20:56:46 +00:00
coda
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Regen: use COMPAT_50 quotactl, not the native one 2011-03-07 19:27:27 +00:00
conf merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
crypto
ddb When looking for the next element of cpu_queue compare the pointer to the 2011-02-20 10:24:45 +00:00
dev apply the fix_label hack to partitionSizeHi as well. it's needed there. 2011-03-18 23:53:26 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Get improvements from FreeBSD-current (January 2011). 2011-03-07 11:25:41 +00:00
fs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
gdbscripts
ipkdb
kern Make debugging code compile. 2011-03-14 20:12:40 +00:00
lib Add quad srcs if building x86_64 32-bit libkern. 2011-02-26 18:17:55 +00:00
miscfs merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
modules Fix source list for ffs module. 2011-03-13 18:23:30 +00:00
net add MBSS. From FreeBSD. 2011-02-20 13:51:17 +00:00
net80211 Remove duplicate definitions which break the build. 2011-02-25 10:45:57 +00:00
netatalk
netbt use C99 style for variadic macro arguments 2011-03-16 21:35:30 +00:00
netinet fix a typo in rev.1.283, which broke tcp dupack and duppack statistics. 2011-03-09 00:44:23 +00:00
netinet6
netipsec make the use of SHA2-HMAC by FAST_IPSEC compliant to current standards: 2011-02-25 20:13:10 +00:00
netisdn
netiso Remove ifa == NULL check, ifa cannot be NULL. 2011-03-09 22:04:52 +00:00
netkey
netmpls
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb
nfs
opencrypto const'fy algorithm descriptors 2011-03-09 11:43:36 +00:00
rump make the if-else logic more obvious 2011-03-11 12:11:00 +00:00
secmodel
stand
sys Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
ufs typo in comment 2011-03-09 18:12:04 +00:00
uvm make this build w/o HAVE_CPU_UAREA_ROUTINES 2011-02-18 10:43:52 +00:00
Makefile