freebsd-dev/sys/miscfs/nullfs
Poul-Henning Kamp a1c995b626 Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
Distribute all but the most fundamental malloc types.  This time I also
remembered the trick to making things static:  Put "static" in front of
them.

A couple of finer points by:	bde
1997-10-12 20:26:33 +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 Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
null.h Some staticized variables were still declared to be extern. 1997-09-07 05:27:26 +00:00