freebsd-dev/sys
Alexander Leidinger 9f05d312b3 Backout sensors framework.
Requested by:	phk
Discussed on:	cvs-all
2007-10-15 20:00:24 +00:00
..
amd64 Backout sensors framework. 2007-10-15 20:00:24 +00:00
arm Do not use __XSCALE__ to detect if pld/strd/ldrd is available, use 2007-10-13 12:05:03 +00:00
boot Optimize for size on pc98. It enables to boot a kernel again. 2007-10-15 14:20:24 +00:00
bsm
cam Add a bunch of definitions and structures to support newer drivers. 2007-10-12 22:11:22 +00:00
cddl ZFS_LOG adds a newline by itself. 2007-10-14 16:14:32 +00:00
compat Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
conf Backout sensors framework. 2007-10-15 20:00:24 +00:00
contrib ZFS_LOG adds a newline by itself. 2007-10-14 16:14:32 +00:00
crypto
ddb - Move all of the PS_ flags into either p_flag or td_flags. 2007-09-17 05:31:39 +00:00
dev Backout sensors framework. 2007-10-15 20:00:24 +00:00
fs This changes give nullfs correctly work with latest unionfs. 2007-10-14 13:57:11 +00:00
gdb
geom When orphaning a provider, cancel events related to it. 2007-09-27 20:18:34 +00:00
gnu
i4b Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
i386 Backout sensors framework. 2007-10-15 20:00:24 +00:00
ia64 Use the correct expanded name for SCTP. 2007-09-26 20:05:07 +00:00
isa
kern Backout sensors framework. 2007-10-15 20:00:24 +00:00
libkern Do not use __XSCALE__ to detect if clz is available, use _ARM_ARCH_5 instead. 2007-10-13 12:05:36 +00:00
modules Backout sensors framework. 2007-10-15 20:00:24 +00:00
net Make sure that we refresh the PID on read(2) and write(2) operations. 2007-10-12 14:58:34 +00:00
net80211 invalidate ic_prevchan when constructing a new channel list 2007-09-18 21:54:27 +00:00
netatalk
netatm
netgraph Split ng_pppoe_rcvdata() function into three hook-specific ones 2007-10-14 09:58:22 +00:00
netinet Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
netinet6 - Incorrect error EAGAIN returned for invalid send on a locked 2007-09-13 10:36:43 +00:00
netipsec Fix for an infinite loop in processing ESP, IPv6 packets. 2007-09-12 05:54:53 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient NFS MP scaling changes. 2007-10-12 19:12:21 +00:00
nfsserver Set the NFS server sockbuf high watermarks to the system defaults 2007-10-12 03:56:27 +00:00
opencrypto Deny attempt to malloc unbounded amount of the memory. 2007-10-08 20:08:34 +00:00
pc98 Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
pccard
pci Oops, convert a tsleep() to a msleep() that was missed when adding locking 2007-10-15 16:18:20 +00:00
powerpc Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
rpc
security - Change the wakeup logic associated with having multiple sleepers 2007-10-12 15:09:02 +00:00
sparc64 Correct a lock assertion failure in sparc64's pmap_page_is_mapped() that is 2007-10-07 18:03:03 +00:00
sun4v Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
sys Backout sensors framework. 2007-10-15 20:00:24 +00:00
tools
ufs Fix a DIV0 in case a large value for fs_avgfilesize or fs_avgfpdir 2007-09-10 14:12:29 +00:00
vm Allow recursion on the 'zones' internal UMA zone. 2007-10-11 20:11:27 +00:00
Makefile