NetBSD/sys/ufs
lukem 2b0e4fae39 Move __KERNEL_RCSID() so that it's always available if this file is
compiled, even if DEBUG isn't defined.
(This matches the behaviour of various other source files that
provide functions only if DEBUG is enabled.)
2007-12-12 03:49:03 +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 Move __KERNEL_RCSID() so that it's always available if this file is 2007-12-12 03:49:03 +00:00
mfs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
ufs use __KERNEL_RCSID() instead of __RCSID() 2007-12-11 12:16:34 +00:00
files.ufs defflag LFS_KERNEL_RFW (in opt_lfs.h). 2007-12-12 02:56:03 +00:00
Makefile