freebsd-dev/sys
Neel Natu 15258244de Compute the target of the jump in the 'J' and 'JAL' instructions
correctly. The 256MB segment is formed by taking the top 4 bits
of the address of the instruction in the "branch delay" slot
as opposed to the 'J' or 'JAL' instruction itself.

Approved by: imp (mentor)
2010-01-09 02:17:14 +00:00
..
amd64 Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
arm Merge from head at r201628. 2010-01-06 05:58:07 +00:00
boot Fix typo: s/partion/partition/ 2010-01-02 17:32:40 +00:00
bsm
cam Add BIO_DELETE support to ada(4): 2009-12-28 20:08:01 +00:00
cddl Reduce diff against OpenSolaris - move Giant acquire/release to 2010-01-02 23:38:03 +00:00
compat Merge from head at r201628. 2010-01-06 05:58:07 +00:00
conf Merge from head at r201628. 2010-01-06 05:58:07 +00:00
contrib Merge from head at r201628. 2010-01-06 05:58:07 +00:00
crypto
ddb
dev Sync to r201658 on head. 2010-01-06 18:21:22 +00:00
fs The test for "same client" for the experimental nfs server over NFSv4 2010-01-03 20:08:10 +00:00
gdb
geom Sync to r201658 on head. 2010-01-06 18:21:22 +00:00
gnu
i386 Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
ia64 Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
isa Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
kern Revert r199758. It pointed out that we were calling pcpu_init way too 2010-01-08 22:52:02 +00:00
kgssapi
libkern Merge from head at r201628. 2010-01-06 05:58:07 +00:00
mips Compute the target of the jump in the 'J' and 'JAL' instructions 2010-01-09 02:17:14 +00:00
modules Merge from head at r201628. 2010-01-06 05:58:07 +00:00
net Various cleanup done in ipfw3-head branch including: 2010-01-04 19:01:22 +00:00
net80211
netatalk
netgraph Various cleanup done in ipfw3-head branch including: 2010-01-04 19:01:22 +00:00
netinet this file does not require ip_dummynet.h 2010-01-05 11:00:31 +00:00
netinet6 The IFA_RTSELF address flag marks a loopback route has been installed 2010-01-04 23:39:53 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient Add missing include to make LINT-VIMAGE build as well. 2009-12-27 10:10:38 +00:00
nfsserver
nlm
opencrypto
pc98 Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
pci
powerpc Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
rpc (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
security Make mac_lomac(4) able to interpret NFSv4 access bits. 2010-01-03 17:19:14 +00:00
sparc64 Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
sun4v Revert 200594. This file isn't intended for these sorts of things. 2010-01-04 21:30:04 +00:00
sys Merge from head at r201628. 2010-01-06 05:58:07 +00:00
teken
tools
ufs Implement NFSv4 ACL support for UFS. 2009-12-21 19:39:10 +00:00
vm Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
xdr
xen Correct bug introduced while purging the -ERRNO Linuxism from the 2009-12-29 23:28:13 +00:00
Makefile