NetBSD/sbin/mount
pooka 2fff573bcd In case we are union-mounting /, don't force MNT_UPDATE. This makes
the following work:

	mount -t tmpfs -o union tmpfs /

(some caveats are implied, such as if you "mkdir /usr" you're
screwed, but then again you'll get there with "rm -rf /usr" even
without union -- we supply rope)

per discussion with zafer, use case for jibbed
2011-01-13 11:57:02 +00:00
..
Makefile Remove special case 2004-08-19 23:02:27 +00:00
fattr.c Fixed a_mask to actually use its argument 2009-06-19 12:55:45 +00:00
mount.8 xref rump_smbfs 2010-11-21 18:33:08 +00:00
mount.c In case we are union-mounting /, don't force MNT_UPDATE. This makes 2011-01-13 11:57:02 +00:00
mountprog.h Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
pathadj.c Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
pathnames.h
vfslist.c Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00