NetBSD/sbin/newfs
mlelstv 0aef69272b Skip handling of APPLEUFS_LABEL if it is smaller than a device block.
In particular:

- newfs will not try to erase the label
- fsck_ffs will not try to validate the label

This lets newfs and fsck work on 2048-byte-per-sector media.

Does Apple UFS support such media and how?
2010-01-31 16:04:34 +00:00
..
extern.h
Makefile Push the mount path for mount_mfs through realpath(). 2009-12-20 15:21:13 +00:00
mkfs.c Skip handling of APPLEUFS_LABEL if it is smaller than a device block. 2010-01-31 16:04:34 +00:00
mount_mfs.8
newfs.8 Add note saying that special must be a raw device. 2009-12-01 10:56:33 +00:00
newfs.c Push the mount path for mount_mfs through realpath(). 2009-12-20 15:21:13 +00:00