freebsd-nq/sys
Damjan Marion bcf82d6e8c Fix case for some signal names.
Submitted by:   Emmanuel Vadot <elbarto@megadrive.org>
2013-01-28 09:23:38 +00:00
..
amd64 Always allow access to the sysenter cs/esp/eip MSRs since they 2013-01-25 21:38:31 +00:00
arm Fix case for some signal names. 2013-01-28 09:23:38 +00:00
boot Add support for the GlobalScale Technologies DreamPlug computer. 2013-01-27 01:17:37 +00:00
bsm
cam Sanitize the element descriptor string before using it as a device name. 2013-01-24 17:28:39 +00:00
cddl spa_generate_rootconf: add support for old vdev labels 2013-01-26 10:34:17 +00:00
compat Arithmetic on pointers takes into account the size of the type. Properly cast the pointer to avoid incorrect pointer scaling. 2013-01-25 14:40:54 +00:00
conf Don't build the kernel with Thumb interworking as we don't support Thumb. 2013-01-23 07:27:38 +00:00
contrib Fix another build breakage for ia64. 2013-01-21 21:26:42 +00:00
crypto
ddb
dev Add new USB ID. 2013-01-28 07:22:44 +00:00
fs Be conservative and do not try to consume more bytes than was 2013-01-27 09:34:25 +00:00
gdb
geom g_mirror: g_getattr() failure should not be fatal 2013-01-26 10:50:04 +00:00
gnu/fs
i386 Don't assume that all Linux TCP-level socket options are identical to 2013-01-23 21:44:48 +00:00
ia64
isa
kern - Move large functions m_getjcl() and m_get2() to kern/uipc_mbuf.c 2013-01-24 09:29:41 +00:00
kgssapi
libkern Add __aeabi_ulcmp to allow building of the LINT kernel. 2013-01-23 09:18:18 +00:00
mips Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
modules Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
net Move lle_event to if_llatbl.h 2013-01-25 23:58:21 +00:00
net80211 Initial cut at making IBSS support 802.11n aware. 2013-01-26 00:37:54 +00:00
netatalk
netgraph
netinet Add checks for SO_NO_OFFLOAD in a couple of places that I missed earlier 2013-01-26 01:41:42 +00:00
netinet6 Generate lle_event in the IPv6 neighbor discovery code too. 2013-01-26 00:05:22 +00:00
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient Further cleanups to use of timestamps in NFS: 2013-01-25 15:25:24 +00:00
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64 Revert the part of r239864 which removed obtaining the SMP mutex around 2013-01-23 22:52:20 +00:00
sys In mbuf(9) API length is always integer. Thus, cast mbuf length 2013-01-25 11:52:56 +00:00
teken
tools
ufs
vm
x86
xdr
xen
Makefile