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
..
Makefile Push the mount path for mount_mfs through realpath(). 2009-12-20 15:21:13 +00:00
extern.h Remove 3rd and 4th clauses in christos' license. OK christos. 2009-10-21 01:07:44 +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 PR/37503 - De Zeurkous -- inaccurate description of -s option 2007-12-08 20:52:19 +00:00
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