NetBSD/sys/miscfs/genfs
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
genfs.h Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
genfs_io.c genfs_getpages: rework 1.18 revision - move uvm_pagermapout() back. 2009-02-23 21:27:51 +00:00
genfs_node.h Import writing part of the UDF file system making optical media like CD's 2008-05-14 16:49:47 +00:00
genfs_vfsops.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
genfs_vnops.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
layer.h Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
layer_extern.h Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
layer_subr.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
layer_vfsops.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
layer_vnops.c consistency checks made inside #ifdef SAFETY should really 2009-02-14 16:57:05 +00:00