1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys
Sam Leffler 2657cae39a correct LOR by using a local variable to hold result
instead of holding a lock while calling out of view

Supported by:	FreeBSD Foundation
2003-10-29 22:59:12 +00:00
..
alpha
amd64 Oops. Remove some rather noisy debug printfs that slipped in there 2003-10-28 01:06:37 +00:00
arm
boot Directly call the 'reboot' word instead of indirectly evaluating it. 2003-10-28 17:18:42 +00:00
cam In camperiphdone(), make sure we check for fatal errors and bail out 2003-10-27 06:15:55 +00:00
coda
compat
conf Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO. 2003-10-29 14:22:09 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r121642, 2003-10-29 04:25:17 +00:00
crypto
ddb
dev Don't attempt to destroy the driver mutex when it hasn't yet 2003-10-29 21:54:37 +00:00
fs
geom
gnu Fix the alpha tinderbox. The alpha specific bitops used by the bitmap 2003-10-29 07:35:53 +00:00
i4b
i386 Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO. 2003-10-29 14:22:09 +00:00
ia64 When switching the RSE to use the kernel stack as backing store, keep 2003-10-28 19:38:26 +00:00
isa Fix a panic that occurs when resuming. For some reason, sc->cur_scp is 2003-10-29 20:48:13 +00:00
isofs/cd9660
kern Add a temporary mechanism to disble INTR_MPSAFE from network interface 2003-10-29 18:29:50 +00:00
libkern
modules
net Always queue looped back packets (rather than potentially using 2003-10-29 18:37:47 +00:00
net80211
netatalk
netatm
netgraph
netinet Potential fix for races shutting down callouts when unloading 2003-10-29 19:15:00 +00:00
netinet6 correct LOR by using a local variable to hold result 2003-10-29 22:59:12 +00:00
netipsec
netipx
netkey mib name was changed by fixing a spelling. 2003-10-28 16:16:04 +00:00
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98
pccard
pci mark interrupt handlers MPSAFE 2003-10-29 18:32:14 +00:00
posix4
powerpc
rpc
security
sparc64
sys Introduce the notion of "persistent mbuf tags"; these are tags that stay 2003-10-29 05:40:07 +00:00
tools
ufs
vm - Synchronize updates to nswapdev using sw_dev_mtx. 2003-10-29 07:51:41 +00:00
Makefile