NetBSD/sys/ufs
drochner 800b976584 Call ffs_oldfscompat() before all the consistency checks, to avoid the
use of uninitialized data in the checks if the filesystem is an old one.
1999-12-10 14:36:04 +00:00
..
ext2fs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ffs Call ffs_oldfscompat() before all the consistency checks, to avoid the 1999-12-10 14:36:04 +00:00
lfs Use an explicitly sized type (u_int32_t) for inode numbers in the super 1999-12-08 23:17:31 +00:00
mfs Fix printf() formats. 1999-10-01 22:07:42 +00:00
ufs Define i_e2fs_rdev. 1999-11-18 08:26:21 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00