NetBSD/sys/ufs/ffs
thorpej 39f683419f Back out part of last change (uninitialized work-around). 1998-08-18 18:15:41 +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 Back out part of last change (uninitialized work-around). 1998-08-18 18:15:41 +00:00
ffs_balloc.c KNF, mostly of FFS_EI changes. 1998-06-13 16:26:22 +00:00
ffs_bswap.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ffs_extern.h Always include fifos; "not an option any more". 1998-06-24 20:58:44 +00:00
ffs_inode.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +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
ffs_vfsops.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +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