NetBSD/sys/miscfs/nullfs
jrf bafcaa70cd Removed remaining caddr_t casts we do not need in miscfs. Recompiled
kernel and ran for a day or so. There are still some caddr_t types in
the arguments of some calls, I will do those separately (later) as
they touch a lot more of the system.
Approved by christos@NetBSD.org.
2004-04-29 16:10:54 +00:00
..
Makefile
files.nullfs
null.h
null_vfsops.c Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
null_vnops.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00