From owner-cvs-all Thu May 2 13:52: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD3C037B416; Thu, 2 May 2002 13:52:04 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Kq4a10344; Thu, 2 May 2002 13:52:04 -0700 (PDT) (envelope-from mux) Message-Id: <200205022052.g42Kq4a10344@freefall.freebsd.org> From: Maxime Henrion Date: Thu, 2 May 2002 13:52:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_std mount_std.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/05/02 13:52:04 PDT Modified files: sbin/mount_std mount_std.c Log: Swap the order of mount and nmount calls. We now call nmount first, since all the consumers of mount_std in the tree have been converted to nmount. Revision Changes Path 1.14 +14 -14 src/sbin/mount_std/mount_std.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message