freebsd-dev/sys
2010-08-12 06:14:26 +00:00
..
amd64 Reset switchtime and switchticks after resynchronizing the system clock. 2010-08-12 00:20:46 +00:00
arm Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
boot Return EIO if vdev->v_phys_read is NULL. 2010-08-09 06:36:11 +00:00
bsm
cam Fix two (very common) occurrences of s/sytem/system in comments. 2010-08-02 18:06:49 +00:00
cddl In FreeBSD we use 'jailed' property. 2010-08-07 10:23:54 +00:00
compat Place spinlock_enter() and spinlock_exit() just around X86EMU calls. 2010-08-10 15:22:48 +00:00
conf Add tpm(4) driver for Trusted Platform Module. 2010-08-12 00:16:18 +00:00
contrib Merge ACPICA 20100806. 2010-08-06 23:11:19 +00:00
crypto Crypto(4) driver for AESNI. 2010-07-23 11:00:46 +00:00
ddb
dev Use ar5212IsNFCalInProgress() to check for NF calibration progress. 2010-08-12 06:14:26 +00:00
fs Properly bounds check ioctl/pioctl data arguments for Coda: 2010-08-07 08:08:14 +00:00
gdb
geom Check that gsp is not NULL before access. It can be NULL 2010-08-03 11:21:17 +00:00
gnu
i386 Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
ia64 Prefer struct sysentvec sv_psstrings to hardcoding FREEBSD32_PS_STRINGS 2010-08-07 11:57:13 +00:00
isa
kern Rework memguard(9) to reserve significantly more KVA to detect 2010-08-11 22:10:37 +00:00
kgssapi
libkern
mips Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
modules Add tpm(4) driver for Trusted Platform Module. 2010-08-12 00:16:18 +00:00
net Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +00:00
net80211
netatalk
netgraph Fix typo 2010-08-02 22:26:08 +00:00
netinet Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +00:00
netinet6 Unbreak LINT by moving all carp hooks to net/if.c / netinet/ip_carp.h, with 2010-08-11 20:18:19 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs Move sys/nfsclient/nfs_lock.c into sys/nfs and build it as a separate 2010-07-24 22:11:11 +00:00
nfsclient Add some mutex locking on the nfsnode to the regular NFS client. 2010-08-04 01:19:11 +00:00
nfsserver
nlm
opencrypto Fix typo in comment. 2010-08-11 16:53:45 +00:00
pc98 Add MALLOC_DEBUG_MAXZONES debug malloc(9) option to use multiple uma 2010-07-28 15:36:12 +00:00
pci
powerpc Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
rpc
security
sparc64 Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
sun4v Update various places that store or manipulate CPU masks to use cpumask_t 2010-08-11 23:22:53 +00:00
sys Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created 2010-08-06 09:42:15 +00:00
teken Make ^L with cons25 and origin mode bit more sane. 2010-08-09 18:07:15 +00:00
tools
ufs
vm Rework memguard(9) to reserve significantly more KVA to detect 2010-08-11 22:10:37 +00:00
x86 When performing a sanity check on the SRAT table to ensure that each 2010-07-29 17:37:35 +00:00
xdr
xen
Makefile