mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option.
authorSascha Wildner <saw@online.de>
Sat, 18 Sep 2010 22:08:54 +0000 (00:08 +0200)
committerSascha Wildner <saw@online.de>
Sat, 18 Sep 2010 22:11:48 +0000 (00:11 +0200)
commitb817015321cb0a0a9f23918d70e8562508598944
tree69c54de6039687c0fa0bc19e4ddbc6a88abacfb3
parentcb133bd2aa149ec5a1e430880ffbda981b36b209
mount_tmpfs(8): Add a -C option modeled after mount_mfs(8)'s -C option.

It will copy the contents of the underlying mount point directory into
the tmpfs mount.
sbin/mount_tmpfs/Makefile
sbin/mount_tmpfs/mount_tmpfs.8
sbin/mount_tmpfs/mount_tmpfs.c