freebsd-skq/sys/fs/nullfs
Poul-Henning Kamp 539ef70c2d Stylistic overhaul of vnops tables.
1. Remove comment stating the blatantly obvious.
        2. Align in two columns.
        3. Sort all but the default element alphabetically.
        4. Remove XXX comments pointing out entries not needed.
1997-10-15 09:22:02 +00:00
..
null_subr.c Include "opt_ddb.h" only when NULLFS_DIAGNOSTIC is defined. 1997-08-28 00:44:43 +00:00
null_vfsops.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
null_vnops.c Stylistic overhaul of vnops tables. 1997-10-15 09:22:02 +00:00
null.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00