freebsd-dev/sys
Oleksandr Tymoshenko e6c4672e82 Fix build without INVARIANTS/INVARIANT_SUPPORT:
- Replace "emulation" of return in lmutex_lock_interruptible macros by
    proper static/inline function.

Submitted by:	Guy Yur
2015-02-13 02:10:09 +00:00
..
amd64 Add support for decoding multibyte NOPs. 2015-02-13 01:35:53 +00:00
arm Remove the non-EABI code from the DDB stack unwinder, we only support the 2015-02-11 10:40:49 +00:00
boot MFi386: 2015-02-11 15:49:14 +00:00
bsm
cam Make XCOPY and WUT commands respect physical block size/offset. 2015-02-12 15:46:44 +00:00
cddl Clean up machine dependent code for DTrace on ARM. 2015-02-11 17:27:37 +00:00
compat
conf Properly quote EXTRA_MODULES and WITHOUT_MODULES to ensure that they 2015-02-10 15:15:08 +00:00
contrib Fix build without INVARIANTS/INVARIANT_SUPPORT: 2015-02-13 02:10:09 +00:00
crypto
ddb
dev The cpu_id macro was renamed in r278529, catch up with this new name. 2015-02-11 10:37:55 +00:00
fs Restore ABI compatibility, broken in r273127. Note that while this fixes 2015-02-10 16:17:16 +00:00
gdb
geom
gnu
i386 Add support for decoding multibyte NOPs. 2015-02-13 01:35:53 +00:00
isa
kern This fixes a bug I in-advertantly inserted when I updated the callout 2015-02-12 13:31:08 +00:00
kgssapi
libkern
mips The linux driver code for the MDIO bus does a read-after-write 2015-02-02 17:33:00 +00:00
modules Initial version of DTrace on ARM32. 2015-02-10 19:41:30 +00:00
net
net80211
netgraph Revise default limit for maximum of netgraph data items. 2015-02-12 22:20:34 +00:00
netinet This fixes a bug in the way that the LLE timers for nd6 2015-02-09 19:28:11 +00:00
netinet6 This fixes a bug in the way that the LLE timers for nd6 2015-02-09 19:28:11 +00:00
netipsec
netnatm
netpfil Fix IP_FW_NAT44_LIST_NAT size calculation. 2015-02-05 14:54:53 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Fix bug in idr_pre_get where it doesn't handle 'need' correctly. 2015-02-02 23:41:43 +00:00
opencrypto
pc98
powerpc Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00
rpc rpc: Uninitialized pointer read 2015-02-02 16:07:07 +00:00
security
sparc64 Do not qualify the mcontext_t *mcp argument for set_mcontext(9) as 2015-01-31 21:43:46 +00:00
sys Add the ability to print a vendor copyright in dmesg. 2015-02-09 23:04:30 +00:00
teken
tools
ufs Partially revert r277922, avoid sleeping and do flush if we a awaken, 2015-02-05 13:00:27 +00:00
vm
x86 Registers definitions for the new capabilities from the version 2.4 of 2015-02-11 23:30:46 +00:00
xdr
xen
Makefile