NetBSD/sys/ufs
he 8b0afebe4f Make this build again, as part of sys/lkm/dev/vnd/:
- lfs_truncate() has lost its lwp argument.
- Cast from void* to char* before doing pointer arithmetic.
2007-12-12 18:35:21 +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 Make this build again, as part of sys/lkm/dev/vnd/: 2007-12-12 18:35:21 +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