NetBSD/sys/miscfs/umapfs
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
..
files.umapfs
Makefile
umap_subr.c
umap_vfsops.c Removed remaining caddr_t casts we do not need in miscfs. Recompiled 2004-04-29 16:10:54 +00:00
umap_vnops.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
umap.h