NetBSD/sys
hannken 07c29bfbcb Undo last commit and don't try to lock vnodes in lfs_unmark_dirop()
as we may deadlock trying to write the superblock.

Should fix PR #43503 Can't create device nodes on LFS.
2010-06-25 10:03:52 +00:00
..
altq rename the altq-defined INFINITY symbol to ALTQ_INFINITY 2010-04-09 19:32:45 +00:00
arch Add uturn(4) and attachments. 2010-06-24 16:06:03 +00:00
coda Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
common/bus_dma
compat Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
conf For the simple cases, augment device-major with information on how 2010-04-30 20:47:17 +00:00
crypto
ddb Include "ctype.h" in the central place which deals with building the 2010-02-02 09:04:14 +00:00
dev Only 82571 shares port 0 of EEMNGCTL_CFGDONE. 2010-06-25 04:35:54 +00:00
dist handle STDC and GNUC inline semantic differences by providing and 2010-06-01 08:53:20 +00:00
external Fix a build failure. 2010-06-06 19:42:16 +00:00
fs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
gdbscripts
ipkdb
kern Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
lib fix typo 2010-05-11 21:50:35 +00:00
miscfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
modules Replace tmpfs_pool custom allocator code with a simpler layer for memory 2010-06-22 18:32:07 +00:00
net Correct the argument order of ifreqn2o conversion. 2010-06-12 08:12:03 +00:00
net80211 Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netatalk Use the symbolic names. No functional change. 2010-01-30 21:48:30 +00:00
netbt Remove unused opt_bluetooth.h 2010-03-26 18:15:15 +00:00
netinet Make sure SYN_CACHE_TIMER_ARM() has been run before calling syn_cache_put() 2010-05-26 17:38:29 +00:00
netinet6 When choosing IPv6 source addresses, respect the ifaddr preference 2010-04-22 20:05:15 +00:00
netipsec Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
netisdn Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
netiso
netkey Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
netnatm
netsmb
nfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
opencrypto Add missing "break" for CRYPTO_CAST_CBC, and some assorted comment fixes. 2010-01-31 14:32:56 +00:00
rump Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
secmodel
stand
sys Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ufs Undo last commit and don't try to lock vnodes in lfs_unmark_dirop() 2010-06-25 10:03:52 +00:00
uvm Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
Makefile