NetBSD/sys/miscfs/kernfs
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
files.kernfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kernfs.h make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
kernfs_vfsops.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
kernfs_vnops.c put back the while loop in kernfs_getattr() removed in rev 1.82; it's 2002-10-12 14:04:45 +00:00