NetBSD/sys/miscfs/umapfs
dsl 454af1c0e8 Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
2009-03-14 15:35:58 +00:00
..
Makefile
files.umapfs
umap.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
umap_subr.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
umap_vfsops.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
umap_vnops.c add a comment re the vop (?) flag LAYERFS_MBYPASSDEBUG, that if set 2009-02-14 17:29:11 +00:00