NetBSD/sys/miscfs
pooka 11281f01a0 Replace a large number of link set based sysctl node creations with
calls from subsystem constructors.  Benefits both future kernel
modules and rump.

no change to sysctl nodes on i386/MONOLITHIC & build tested i386/ALL
2009-09-16 15:23:04 +00:00
..
deadfs ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
fdesc Get rid of dependency on M_UFSMNT. Since we need storage only for 2009-07-31 19:47:47 +00:00
fifofs Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs Move the implementation of vaccess() to genfs_can_access(), in line with 2009-06-23 19:36:38 +00:00
kernfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
nullfs Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
overlay PR kern/40110: null, overlay and umap modules loading -> panic (layerfs symbols not there) 2008-12-05 13:05:37 +00:00
portal More changes to improve kern_descrip.c. 2009-05-24 21:41:25 +00:00
procfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
specfs - Rearrange pg_delete() and pg_remove() (renamed pg_free), thus 2009-04-25 15:06:31 +00:00
syncfs Replace a large number of link set based sysctl node creations with 2009-09-16 15:23:04 +00:00
umapfs ansify function definitions 2009-03-15 17:14:40 +00:00
Makefile