Date: Sun, 24 Aug 1997 14:02:53 -0700 (PDT) From: Steve Price <steve@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/mount Makefile getmntopts.c mntopts.h mount.8 mount.c mount_ufs.c vfslist.c Message-ID: <199708242102.OAA02773@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1997/08/24 14:02:53 PDT
Modified files:
sbin/mount Makefile getmntopts.c mntopts.h mount.8
mount.c mount_ufs.c vfslist.c
Log:
Try to avoid mounting filesystems multiple times. Also while
I'm here do some -Wall cleaning.
PR: kern/1839
Reviewed and corrected by: joerg
Revision Changes Path
1.4 +2 -0 src/sbin/mount/Makefile
1.6 +6 -0 src/sbin/mount/getmntopts.c
1.9 +1 -3 src/sbin/mount/mntopts.h
1.18 +5 -3 src/sbin/mount/mount.8
1.19 +67 -17 src/sbin/mount/mount.c
1.9 +9 -3 src/sbin/mount/mount_ufs.c
1.2 +9 -3 src/sbin/mount/vfslist.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708242102.OAA02773>
