NetBSD/sys/miscfs/umapfs
ad e071d39c84 - Convert hashinit() to use kmem_alloc(). The hash tables can be large
and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.
2008-05-05 17:11:16 +00:00
..
Makefile
files.umapfs
umap.h
umap_subr.c Updates for changes prototype of kauth_cred_set/getgroups(). 2007-06-30 15:27:02 +00:00
umap_vfsops.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
umap_vnops.c