NetBSD/sys
hannken f106eaceb6 Change vnode operation lookup to return the resulting vnode *vpp unlocked.
Change cache_lookup() to return an unlocked vnode.

Discussed on tech-kern@
2014-02-07 15:26:42 +00:00
..
altq
arch Replaced enable/disable_intr by splhigh/splx. 2014-02-07 09:22:02 +00:00
coda Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
compat Properly translate struct swapent for COMPAT_NETBSD32 (missing commit) 2014-02-03 17:03:16 +00:00
conf Welcome to 2014! 2014-01-01 00:33:34 +00:00
crypto Create modules for software crypto components. 2014-01-01 15:18:57 +00:00
ddb add a return in the panic message 2014-01-22 15:20:40 +00:00
dev s/mesage/message/ 2014-02-07 11:51:00 +00:00
dist/pf
external Fix builtin shadowing in PowerPC specific code. Implement clzdi/clzsi 2014-01-29 14:21:41 +00:00
fs Remove an annoying printf. And to answer the question: VFS_VGET() gets 2014-02-06 16:18:38 +00:00
gdbscripts
ipkdb
kern Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:26:42 +00:00
lib Include compiler-rt in libc, libm and libkern. 2014-01-29 23:37:18 +00:00
miscfs Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect 2014-02-06 10:57:12 +00:00
modules Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
net Add support for CDB based NPF tables. 2014-02-06 02:51:28 +00:00
net80211 fix monitor mode channel. 2014-01-25 00:59:44 +00:00
netatalk
netbt
netinet IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need 2014-01-04 14:18:12 +00:00
netinet6 Remove dead code. 2014-01-15 10:52:11 +00:00
netipsec fix debugging output printfs to use __func__ so they print the correct names. 2013-12-24 15:48:53 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
opencrypto Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
rump Undo previous - it still needs a lot more work. 2014-02-03 23:11:40 +00:00
secmodel
stand
sys Add another set of parens 2014-02-05 01:59:58 +00:00
ufs Move fstrans_start()/fstrans_done() into genfs_insane_rename() to protect 2014-02-06 10:57:12 +00:00
uvm Properly translate struct swapent for COMPAT_NETBSD32 2014-02-03 13:20:20 +00:00
Makefile