NetBSD/sbin/newfs
lukem 6a8524d62e - For mount_mfs, always ignore the `special' field and just fake up
the label instead. The previous change to use opendisk() prevented
  this from working with special fields such as `/dev/wd0b', and this
  new method is arguably cleaner anyway. Fixes [misc/14654]
- Don't bother supporting -T for mount_mfs anymore, since it's
  superfluous. The option still works (for compatibility reasons), but
  it's just ignored and not documented anymore.
- Use an RPM of 10000 instead of 3600 for the fake label (why not :-)
2001-11-21 15:23:40 +00:00
..
Makefile enable WARNS=2 2001-07-29 09:59:12 +00:00
extern.h Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found in 2001-09-06 02:16:00 +00:00
mkfs.c fix error reporting in rdfs() and wtfs() 2001-10-14 01:38:53 +00:00
newfs.8 - For mount_mfs, always ignore the `special' field and just fake up 2001-11-21 15:23:40 +00:00
newfs.c - For mount_mfs, always ignore the `special' field and just fake up 2001-11-21 15:23:40 +00:00