Date: Tue, 29 Nov 2005 00:28:17 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mntopts.h src/sys/compat/linprocfs linprocfs.c src/sys/sys mount.h Message-ID: <200511290028.jAT0SHZm032842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2005-11-29 00:28:17 UTC FreeBSD src repository Modified files: sbin/mount mntopts.h sys/compat/linprocfs linprocfs.c sys/sys mount.h Log: Remove MNT_NODEV mount option. In RELENG_6, MNT_NODEV was a no-op. The presence of MNT_NODEV was confusing the am-utils autoconf scripts. PR: conf/79715 Revision Changes Path 1.28 +0 -2 src/sbin/mount/mntopts.h 1.90 +0 -1 src/sys/compat/linprocfs/linprocfs.c 1.201 +0 -1 src/sys/sys/mount.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511290028.jAT0SHZm032842>