Date: Mon, 26 Aug 2002 06:08:23 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.c Message-ID: <200208261308.g7QD8OoQ039717@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2002/08/26 06:08:23 PDT Modified files: sbin/mount_nfs mount_nfs.c Log: Unbreak the -c option by not using connect(2) for mount_nfs's communication with the remote NFS server if this flag is specified. PR: bin/42003 Submitted by: Jean-Luc Richier <Jean-Luc.Richier@imag.fr> Revision Changes Path 1.55 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208261308.g7QD8OoQ039717>