Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 1996 07:47:52 +0000 (GMT)
From:      Adam David <adam@veda.is>
To:        mpp@freefall.freebsd.org (Mike Pritchard)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sbin@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sbin/mount mount.c
Message-ID:  <199603110747.HAA03163@veda.is>
In-Reply-To: <199603110022.QAA02676@freefall.freebsd.org> from Mike Pritchard at "Mar 10, 96 04:22:31 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> mpp         96/03/10 16:22:30
> 
>   Modified:    sbin/mount  mount.c
>   Log:
>   Only restrict the user from doing something like "mount /mnt /mnt"
>   for file system types that actually cause a panic (ufs, msdos, cd9660).
>   This makes /proc mountable again.
>   
>   Revision  Changes    Path
>   1.11      +7 -4      src/sbin/mount/mount.c
> 

# mount foo:/usr /usr
mount: foo:: No such file or directory

This problem exists with both revisions 1.11 and 1.10

Adam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603110747.HAA03163>