NetBSD/sys/ufs
rin ccc9d98e52 Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where
support for Endian-Independent FFS and Apple UFS is disabled unless FFS_EI=1
and APPLE_UFS=1 are added to CRUNCHENV, respectively.

This reduces the size of ramdisk image for atari by over 15KB.

Thanks tsutsui and christos for their useful comments.
2017-02-08 16:11:39 +00:00
..
chfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
ext2fs Fix unsigned 2017-01-13 18:04:36 +00:00
ffs Fix a bug introduced with Rev. 1.294: use LK_NOWAIT when called with MNT_LAZY. 2016-12-27 10:54:38 +00:00
lfs fix sign confusion 2017-01-12 18:40:02 +00:00
mfs Change ffs to use vcache_new: 2015-03-17 09:39:29 +00:00
ufs Add smaller versions of fsck_ffs(8) and newfs(8) for install media, where 2017-02-08 16:11:39 +00:00
files.ufs add support for extended attributes in ext2fs for ext3/ext4; read-only for now 2016-08-12 19:04:03 +00:00
Makefile