1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys
Mark Johnston a4a7c8254c Simplify defrtrlist_update() slightly in preparation for future changes.
No functional change intended.

MFC after:	1 week
2016-02-12 21:06:48 +00:00
..
amd64 Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a 2016-02-09 20:22:35 +00:00
arm Stop adding an extra null terminator to strings, OF_getprop already returns 2016-02-12 17:04:03 +00:00
arm64 Only update curthread and curpcb after we have finished using the old 2016-02-12 12:38:04 +00:00
boot o Move non-generic kernel configuration out from GENERIC. 2016-02-11 13:28:52 +00:00
bsm
cam Remove stray semicolons from the iSCSI code. 2016-02-10 17:55:39 +00:00
cddl ARM: Rename remaining ARMv4 specific function in DTrace code. 2016-02-06 11:16:15 +00:00
compat Rename P_KTHREAD struct proc p_flag to P_KPROC. 2016-02-09 16:30:16 +00:00
conf Remove bus space fdt for MIPS. 2016-02-11 06:19:32 +00:00
contrib ARM: Use new ARMv6 naming conventions for cache and TLB functions 2016-02-05 14:57:41 +00:00
crypto
ddb
dev Remove duplicate definition (CPL_TRACE_PKT_T5). 2016-02-12 20:14:03 +00:00
fs Clear the cookie pointer on error in tmpfs_readdir(). 2016-02-12 20:43:53 +00:00
gdb
geom
gnu Update our copy of the Linux dts files to be in sync with Linux 4.5-rc1. We 2016-02-09 16:42:32 +00:00
i386
isa
kern o Gather all mbuf(9) allocation functions into kern_mbuf.c, and all 2016-02-11 21:32:23 +00:00
kgssapi kcrypto_aes: Use separate sessions for AES and SHA1 2016-02-02 00:14:51 +00:00
libkern
mips POSIX states that #include <signal.h> shall make both mcontext_t and 2016-02-12 07:38:19 +00:00
modules Update of the Allwinner drivers to: 2016-02-10 09:19:29 +00:00
net Merge SVN r295220 (bz) from projects/vnet/ 2016-02-11 17:07:19 +00:00
net80211
netgraph
netinet Loopback addresses are 127.0.0.0/8, not 127.0.0.1/32. 2016-02-11 22:29:39 +00:00
netinet6 Simplify defrtrlist_update() slightly in preparation for future changes. 2016-02-12 21:06:48 +00:00
netipsec MfH @r295202 2016-02-03 11:49:51 +00:00
netnatm
netpfil MfH @r295202 2016-02-03 11:49:51 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc POSIX states that #include <signal.h> shall make both mcontext_t and 2016-02-12 07:38:19 +00:00
riscv Use __uint64_t type for floating point registers 2016-02-12 14:29:14 +00:00
rpc
security
sparc64 POSIX states that #include <signal.h> shall make both mcontext_t and 2016-02-12 07:38:19 +00:00
sys POSIX states that #include <signal.h> shall make both mcontext_t and 2016-02-12 07:38:19 +00:00
teken
tests
tools Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specified 2016-02-02 07:02:51 +00:00
ufs
vm Include sys/_task.h into uma_int.h, so that taskqueue.h isn't a 2016-02-09 20:22:35 +00:00
x86 POSIX states that #include <signal.h> shall make both mcontext_t and 2016-02-12 07:38:19 +00:00
xdr
xen
Makefile