freebsd-skq/sys
Marcel Moolenaar 64c92ba929 Initialize curthread before we save the APs MCA state. Saving the
MCA state requires a spin lock, which requires a valid curthread.
This change allows SMP kernels to boot into multi-user again.

While here, update the copyright notice and use __FBSDID for the
revision string.
2005-04-15 00:21:23 +00:00
..
alpha
amd64 Implement 32-bit compatable fsbase/gsbase methods so that we can run 2005-04-14 16:57:58 +00:00
arm Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into the 2005-04-14 14:32:32 +00:00
boot MFi386: revision 1.20. 2005-04-14 14:12:54 +00:00
bsm
cam Make sure we look at the correct sub op codes when 2005-04-14 04:51:18 +00:00
coda
compat
conf Remove support for mixed mode altogether now that we no longer use IRQ 0 2005-04-14 17:59:58 +00:00
contrib Fix mss byte order, only affects synproxy code path. 2005-04-13 21:05:55 +00:00
crypto
ddb rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisite 2005-04-14 05:25:40 +00:00
dev Call pci_print_verbose() before pci_add_resources() so that the order of 2005-04-14 17:52:55 +00:00
doc
fs Correct typo. 2005-04-14 14:40:09 +00:00
gdb
geom
gnu
i4b
i386 Trust the settings programmed by the BIOS over what the $PIR says. 2005-04-14 18:25:09 +00:00
ia64 Initialize curthread before we save the APs MCA state. Saving the 2005-04-15 00:21:23 +00:00
isa
isofs/cd9660
kern Close a race between sleepq_broadcast() and sleepq_catch_signals(). 2005-04-14 06:30:32 +00:00
libkern
modules
net
net80211
netatalk
netatm
netgraph NG_MKRESPONSE() macro includes sizeof struct ng_mesg when doing allocation. 2005-04-13 14:03:28 +00:00
netinet Fix for a TCP SACK bug where more than (win/2) bytes could have been 2005-04-14 20:09:52 +00:00
netinet6 Remove dead code which would never execute. 2005-04-14 11:41:23 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client - cache_lookup() relocks the parent in the DOTDOT case for us. 2005-04-14 07:08:34 +00:00
nfsclient - cache_lookup() relocks the parent in the DOTDOT case for us. 2005-04-14 07:08:34 +00:00
nfsserver
opencrypto
pc98 MFi386: revision 1.612. 2005-04-14 14:19:47 +00:00
pccard
pci
posix4
powerpc
rpc
security Move MAC check_vnode_mmap entry point out from being exclusive to 2005-04-14 16:03:30 +00:00
sparc64 Close a race I introduced in the spinlock_* changes. We need to finish 2005-04-14 18:30:10 +00:00
sys Move MAC check_vnode_mmap entry point out from being exclusive to 2005-04-14 16:03:30 +00:00
tools
ufs
vm Move MAC check_vnode_mmap entry point out from being exclusive to 2005-04-14 16:03:30 +00:00
Makefile