NetBSD/sbin/mount_null
erh 2b151ae574 Eliminate the distinct path check, since the paths don't actually need to be
distinct and allowing this makes certain useful tasks possible, such as
 fixing an unpopulated /dev while a tmpfs is mounted over it.
However, require the paths to be different, as mounting a path directly over
 itself has the side effect of causing any other mount points within that path
 to no longer be accessible, and is difficult to unmount when done on /.
2016-07-25 04:40:51 +00:00
..
Makefile
mount_null.8
mount_null.c Eliminate the distinct path check, since the paths don't actually need to be 2016-07-25 04:40:51 +00:00