NetBSD/sys/miscfs/kernfs
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.kernfs
kernfs.h merge christos-time_t 2009-01-11 02:45:45 +00:00
kernfs_subr.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
kernfs_vfsops.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
kernfs_vnops.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00