freebsd-skq/sys
Ken Smith d9e6294e4f Fix a broken check that recently became more annoying because it now
gets enabled when INVARIANTS is on instead of DIAGNOSTIC (which apparently
nobody uses).  From Tor's description:

  This happens when the block range spans two block maps, the first in the
  inode (mapping up to NDADDR direct blocks) and the second being the first
  indirect block.  The current check assumes that both block maps are
  indirect blocks.

Work done by:	tegge
Tested by:	kris, kensmith
2007-12-01 13:12:43 +00:00
..
amd64 Improve get_pv_entry()'s handling of low-memory conditions. After page 2007-11-30 07:14:42 +00:00
arm Fixes for ARM9/ARM10 : 2007-11-28 22:55:55 +00:00
boot
bsm
cam
cddl Remove some compatibility stuff that we now get from the Solaris header. 2007-11-29 00:15:08 +00:00
compat Move the shared cp_time array (counts %sys, %user, %idle etc) to the 2007-11-29 06:34:30 +00:00
conf Allow the sio acpi attachment to be disabled (ie: use hints only). This 2007-11-30 21:45:07 +00:00
contrib * Check endianness the FreeBSD way. 2007-11-28 22:16:00 +00:00
crypto
ddb
dev ieee80211com.ic_fixed_rate holds rate instead of rate index 2007-12-01 08:53:03 +00:00
fs
gdb
geom
gnu
i4b
i386 Improve get_pv_entry()'s handling of low-memory conditions. After page 2007-11-30 07:14:42 +00:00
ia64
isa
kern Deal with the possibility of device_set_unit() being called when attaching 2007-11-30 21:30:14 +00:00
libkern
modules Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD 2007-11-28 22:58:09 +00:00
net Add sysctls to if_enc(4) to control whether the firewalls or 2007-11-28 22:33:53 +00:00
net80211
netatalk
netatm
netgraph Add ipv6 to ng_cisco node. ipv6 wasn't a reality when I wrote it.. 2007-11-30 23:27:39 +00:00
netinet Centralize and correct computation of TCP-MD5 signature offset within 2007-11-30 23:46:51 +00:00
netinet6
netipsec Add sysctls to if_enc(4) to control whether the firewalls or 2007-11-28 22:33:53 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
powerpc
rpc
security
sparc64 - Add the PCI side of the HOST-PCI bridge itself to the bus. This 2007-11-30 23:02:42 +00:00
sun4v Adjust the padding to account for the change of size of the MI part 2007-11-29 20:50:40 +00:00
sys Add sysctl_rename_oid() to support device_set_unit() usage. Otherwise, 2007-11-30 21:29:08 +00:00
tools
ufs Fix a broken check that recently became more annoying because it now 2007-12-01 13:12:43 +00:00
vm
Makefile