freebsd-src/sys
2007-03-19 18:40:31 +00:00
..
amd64 Add another CPUID for AMD CPUs and fix style(9) while I am here. 2007-03-12 20:27:21 +00:00
arm Map the second CS of the compact flash too. This allow us access to 2007-03-14 19:03:07 +00:00
boot - Moved the uninitialized variables from the data to the bss section. 2007-03-17 05:30:03 +00:00
bsm
cam A silly buglet found by Coverity- check the return value from 2007-03-15 06:42:54 +00:00
coda Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
compat Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
conf - Sysctl's move to seperate file 2007-03-15 11:27:14 +00:00
contrib Teach pfsync(4) that its member interfaces may go away. 2007-03-19 17:52:15 +00:00
crypto
ddb
dev Destroy channel DMA tag during resource cleanup. 2007-03-19 16:06:26 +00:00
fs Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
gdb
geom
gnu Add "force" to ext2_ops, to match what was in the old mount_ext2fs binary. 2007-03-15 00:09:50 +00:00
i4b
i386 display two new Intel feature bits 2007-03-19 05:23:42 +00:00
ia64 Push down the implementation of PCPU_LAZY_INC() into the machine-dependent 2007-03-11 05:54:29 +00:00
isa
kern Maintain a pointer and offset pair into the socket buffer mbuf chain to 2007-03-19 18:35:13 +00:00
libkern
modules if_vlan no more depends on INET. 2007-03-19 17:34:31 +00:00
net Clean up the ether_input() path by using the M_PROMISC flag. 2007-03-19 18:39:36 +00:00
net80211 change ic_modecaps to a bit vector and use setbit, et. al. 2007-03-11 22:37:32 +00:00
netatalk
netatm
netgraph Prefer more traditional spellings of some words in comments. 2007-03-18 16:49:50 +00:00
netinet Maintain a pointer and offset pair into the socket buffer mbuf chain to 2007-03-19 18:35:13 +00:00
netinet6 - errno -> becomes error in sctp_output.c and sctputil.c 2007-03-19 06:53:02 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Make insmntque() externally visibile and allow it to fail (e.g. during 2007-03-13 01:50:27 +00:00
nfsserver - Turn all explicit giant acquires into conditional VFS_LOCK_GIANTs. 2007-03-17 18:18:08 +00:00
opencrypto
pc98 MFi386: revision 1.650 2007-03-18 03:25:40 +00:00
pccard
pci Add new ST201 PCI id. 2007-03-10 03:10:34 +00:00
powerpc Push down the implementation of PCPU_LAZY_INC() into the machine-dependent 2007-03-11 05:54:29 +00:00
rpc
security
sparc64 Push down the implementation of PCPU_LAZY_INC() into the machine-dependent 2007-03-11 05:54:29 +00:00
sun4v Push down the implementation of PCPU_LAZY_INC() into the machine-dependent 2007-03-11 05:54:29 +00:00
sys Space to tab in SB_* defines to match with rest of file. 2007-03-19 18:40:31 +00:00
tools
ufs Implement fine-grained locking for UFS quotas. 2007-03-14 08:54:08 +00:00
vm
Makefile