freebsd-dev/sbin/newfs
Matthew Dillon cb84cdb1c4 Fix bug in mount_mfs whereby mount_mfs would sometimes return before
the mount is completely active, causing the next few commands attempting
    to manipulate data on the mount to fail.  mount_mfs's parent now tries
    to wait for the mount point st_dev to change before returning, indicating
    that the mount has gone active.
1999-02-09 17:19:19 +00:00
..
Makefile Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mkfs.c Fix bug in mount_mfs whereby mount_mfs would sometimes return before 1999-02-09 17:19:19 +00:00
newfs.8 Straightened the terminology straightening in 1.17-1.18. Fixed hard 1998-11-29 13:09:01 +00:00
newfs.c Fix bug in mount_mfs whereby mount_mfs would sometimes return before 1999-02-09 17:19:19 +00:00