freebsd-skq/sys
alc 8d1c855285 Maintain the lock on the vnode for most of exec_elfN_imgact().
Specifically, it is required for the I/O that may be performed by
elfN_load_section().

Avoid an obscure deadlock in the a.out, elf, and gzip image
activators.  Add a comment describing why the deadlock does not occur
in the common case and how it might occur in less usual circumstances.

Eliminate an unused variable from exec_aout_imgact().

In collaboration with: tegge
2005-12-24 04:57:50 +00:00
..
alpha Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
amd64 - Improve the INKERNEL macro such that it can no longer give false positives. 2005-12-23 21:33:55 +00:00
arm Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
boot MFi386: revisions 1.34 and 1.36. 2005-12-21 06:10:42 +00:00
bsm
cam
coda
compat Regen. 2005-12-23 20:06:50 +00:00
conf Drivers for AMD-8111 and NVIDIA nForce2/3/4 SMBus 2.0 controllers. 2005-12-21 15:49:51 +00:00
contrib
crypto
ddb
dev Use device_printf() and if_printf() rather than printf() and axe 2005-12-23 02:04:41 +00:00
doc
fs
gdb
geom
gnu
i4b
i386 - Improve the INKERNEL macro such that it can no longer give false positives. 2005-12-23 21:33:55 +00:00
ia64 Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
isa Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
isofs/cd9660 Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
kern Maintain the lock on the vnode for most of exec_elfN_imgact(). 2005-12-24 04:57:50 +00:00
libkern
modules Build ed on amd64. The pci attachment works with qemu on amd64. 2005-12-23 21:54:56 +00:00
net 1) remove useless check of loop_copy - corresponding code was removed in 2005-12-22 12:16:20 +00:00
net80211
netatalk
netatm don't assume char is signed 2005-12-21 00:19:08 +00:00
netgraph Implement an upper limit for packets per second sent by node. 2005-12-23 19:14:38 +00:00
netinet Add RFC 3378 EtherIP support. This change makes it possible to add gif 2005-12-21 21:29:45 +00:00
netinet6 Add RFC 3378 EtherIP support. This change makes it possible to add gif 2005-12-21 21:29:45 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Fix build error. 2005-12-23 12:14:55 +00:00
pccard
pci Use the copy of the card's MAC address saved in tulip_enaddr() in the softc 2005-12-22 16:18:23 +00:00
posix4
powerpc Mark the return address of the call to ast() in the generic trap 2005-12-23 13:05:27 +00:00
rpc
security
sparc64 Tweak how the MD code calls the fooclock() methods some. Instead of 2005-12-22 22:16:09 +00:00
sys Regenerate sysent with new abort2 system call. 2005-12-23 11:58:42 +00:00
tools
ufs Typo. 2005-12-23 15:50:57 +00:00
vm
Makefile