NetBSD/sys/fs/filecorefs
thorpej b193480908 Add extensible malloc types, adapted from FreeBSD. This turns
malloc types into a structure, a pointer to which is passed around,
instead of an int constant.  Allow the limit to be adjusted when the
malloc type is defined, or with a function call, as suggested by
Jonathan Stone.
2003-02-01 06:23:35 +00:00
..
Makefile
filecore.h
filecore_bmap.c
filecore_extern.h
filecore_lookup.c
filecore_mount.h
filecore_node.c
filecore_node.h
filecore_utils.c
filecore_vfsops.c
filecore_vnops.c
files.filecorefs