NetBSD/sys/ufs/ffs
drochner 2dcc522f1d The fragtbl[], inside[] and around[] variables are needed by "fsck",
so we can't put them inside "#ifdef _KERNEL".
Put declarations inside .c files where needed to preserve namespace.
1998-07-28 17:30:01 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ffs_alloc.c The fragtbl[], inside[] and around[] variables are needed by "fsck", 1998-07-28 17:30:01 +00:00
ffs_balloc.c KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
ffs_bswap.c KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
ffs_extern.h Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
ffs_inode.c Protect various config(8)-generated files from inclusion while 1998-06-09 07:46:31 +00:00
ffs_subr.c The fragtbl[], inside[] and around[] variables are needed by "fsck", 1998-07-28 17:30:01 +00:00
ffs_tables.c New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
ffs_vfsops.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
ffs_vnops.c Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
fs.h The fragtbl[], inside[] and around[] variables are needed by "fsck", 1998-07-28 17:30:01 +00:00