freebsd-src/sys/ufs/mfs
Archie Cobbs f1d19042b0 The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
and local variables, goto labels, and functions declared but not defined.
1998-12-07 21:58:50 +00:00
..
mfs_extern.h Forward declare some structs so that this file is more self-sufficient. 1998-02-03 21:52:02 +00:00
mfs_vfsops.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
mfs_vnops.c Make MFS do the default on VOP_FREEBLKS(). 1998-09-07 06:52:01 +00:00
mfsiom.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
mfsnode.h Move declaration of M_MFSNODE from mfs_vnops.c to mfsnode.h. 1997-11-01 20:40:14 +00:00