CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/10 23:29:43
Modified files:
sbin/mount : mount.c
Log message:
pass down the `skip' flag to the mountfs() function in the case of
manually mounting a device which is not present in fstab(5) so that
the `-s' flag can be used in this case as well.
ok millert@, deraadt@
