From owner-cvs-all Sat Oct 2 12:46:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25C8D14FD2; Sat, 2 Oct 1999 12:46:13 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA31173; Sat, 2 Oct 1999 12:46:13 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Message-Id: <199910021946.MAA31173@freefall.freebsd.org> From: Matt Dillon Date: Sat, 2 Oct 1999 12:46:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/10/02 12:46:13 PDT Modified files: (Branch: RELENG_3) sbin/mount_nfs mount_nfs.c Log: MFC from current (1.31) to stable, print a warning that includes the name of the mount source when a foreground NFS mount fails and shifts to background mode (when the background option has been specified). Revision Changes Path 1.29.2.2 +2 -1 src/sbin/mount_nfs/mount_nfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message