NetBSD/sys/ufs/mfs
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
mfs_extern.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
mfs_vfsops.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
mfs_vnops.c Don't include <sys/map.h>. 2002-09-25 22:21:01 +00:00
mfsnode.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00