NetBSD/sys/ufs
pooka db06a930e6 Remove cn_lwp from struct componentname. curlwp should be used
from on.  The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
2007-12-08 19:29:36 +00:00
..
ext2fs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ffs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
lfs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
mfs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
ufs Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00
Makefile