freebsd-skq/sys
Warner Losh 3dae97d413 Doh. Remove extra pcpu initialization that I thought was needed, but
isn't needed since we moved all that into mips_pcpu0_init.
2010-01-26 02:39:14 +00:00
..
amd64 Fix array overflow. This routine is only called from procfs, 2010-01-24 12:13:38 +00:00
arm
boot
bsm
cam
cddl On FreeBSD, time_t is 64-bit for all platforms except i386 and powerpc, 2010-01-25 07:52:54 +00:00
compat
conf
contrib
crypto
ddb
dev o add more notification strings in iwn_intr_str() 2010-01-25 19:36:48 +00:00
fs On LP64 struct ifid is 64-bit aligned while struct fid is 32-bit aligned 2010-01-23 22:38:01 +00:00
gdb
geom Go through with write_metadata() non-error-handling and make it return "void". 2010-01-25 20:51:40 +00:00
gnu
i386
ia64 Remove cpu_boot() and call efi_reset_system() directly from 2010-01-23 23:16:50 +00:00
isa
kern Split out an invariant in order to better check that newtd, when 2010-01-24 18:16:38 +00:00
kgssapi
libkern
mips Doh. Remove extra pcpu initialization that I thought was needed, but 2010-01-26 02:39:14 +00:00
modules Build smbfs kernel module on sparc64. 2010-01-25 18:50:58 +00:00
net While flushing the multicast filter of an interface, do not zero the relevant 2010-01-24 16:17:58 +00:00
net80211 Call ieee80211_radiotap_rx, not ieee80211_radiotap_tx on sta_input() 2010-01-25 12:23:51 +00:00
netatalk
netgraph
netinet
netinet6 Correct a typo. 2010-01-24 10:22:39 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
opencrypto
pc98
pci Add support for four more nfsmb controllers, shipping on at least the 2010-01-24 14:57:54 +00:00
powerpc
rpc
security
sparc64
sun4v
sys - Fix the kthread_{suspend, resume, suspend_check}() locking. 2010-01-24 15:07:00 +00:00
teken
tools
ufs Return proper error code. 2010-01-25 16:09:50 +00:00
vm
xdr
xen
Makefile